mlfoundations / open_clip

An open source implementation of CLIP.
Other
9.14k stars 908 forks source link

Fix #898, stopping criteria update. Remove any from logic after testi… #905

Closed rwightman closed 6 days ago

rwightman commented 6 days ago

…ng batching, all() should be used. Fix device mismatch for stopping criteria token.