CLIP_on_Tesla_K20Xm/clip
Tan Jia Huei 573315e83f
use `pkg_resources` for PyTorch version comparison (#176)
use `pkg_resources` from `setuptools` to parse version strings, it is required by Pytorch >= 0.4.1 anyway
2021-11-09 01:57:26 -05: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 use `pkg_resources` for PyTorch version comparison (#176) 2021-11-09 01:57:26 -05: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