mirror of
https://github.com/openai/CLIP.git
synced 2026-05-20 00:18:52 +00:00
* Patch clip model for ONNX compatibility Changes to use INT32 for tokenization, since ONNX doesn't yet support ArgMax(INT64) Use explicit dimension for norm * Add compatibility fix for torch 1.7