Files
CLIP_on_Tesla_K20Xm/clip
Gianluca Gippetto a63f881a01 In Compose, replace lambda function with named function
This prevents the following error on Windows (when using
a multi-process DataLoader, for example):

AttributeError: Can't pickle local object '_transform.<locals>.<lambda>'
2021-09-10 20:04:12 +02:00
..