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
..
__init__.py Make the repo installable as a package (#26) 2021-01-30 03:05:01 +09:00
bpe_simple_vocab_16e6.txt.gz Make the repo installable as a package (#26) 2021-01-30 03:05:01 +09:00
clip.py In Compose, replace lambda function with named function 2021-09-10 20:04:12 +02:00
model.py Reduce half of similarity muls after encoding (#140) 2021-08-29 05:15:03 -04:00
simple_tokenizer.py Make the repo installable as a package (#26) 2021-01-30 03:05:01 +09:00