CLIP_on_Tesla_K20Xm/clip
Gianluca Gippetto c13005fd42
In Compose, replace lambda function with named function (#151)
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-23 21:42:20 -04: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 (#151) 2021-09-23 21:42:20 -04: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