Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openai/CLIP Loading
base: main
Choose a base ref
...
head repository: kingoflolz/CLIP_JAX Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 15 files changed
  • 5 contributors

Commits on Feb 28, 2021

  1. fork to jax

    kingoflolz committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    4b07fce View commit details
    Browse the repository at this point in the history
  2. update setup.py

    kingoflolz committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    19c33ee View commit details
    Browse the repository at this point in the history
  3. clean up readme

    kingoflolz committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    61a82fd View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    e9a65cb View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. update MANIFEST.in

    kingoflolz committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    a408df3 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    6d09b55 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Add ViT-B/16 url (#3)

    nshepperd committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    7abbd61 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Add ViT-L/14. (#4)

    nshepperd committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    445fc97 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    e87ead0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Add support for RN50 (#6)

    * dict instead of flatmap
    
    * dict instead of flatmap
    
    * rn50 pass test
    
    * vit tests pass
    
    * cleaup
    
    * remove temp files
    
    * update for back-compatibility
    sumo43 committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    523ba0a View commit details
    Browse the repository at this point in the history
Loading