Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revision of SimCLR transforms #857

Merged
merged 18 commits into from
Sep 16, 2022

Commits on Aug 5, 2022

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

Commits on Aug 6, 2022

  1. adding docstring

    ArnolFokam committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    3e6bba1 View commit details
    Browse the repository at this point in the history
  2. add tests

    ArnolFokam committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    6dbef2c View commit details
    Browse the repository at this point in the history
  3. remove under review flag

    ArnolFokam committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    c5a8dff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a107930 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    821e915 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d881dd View commit details
    Browse the repository at this point in the history
  7. fixes typos/docs

    ArnolFokam committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    5f7445b View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

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

Commits on Aug 25, 2022

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

Commits on Sep 10, 2022

  1. Configuration menu
    Copy the full SHA
    32ca5d7 View commit details
    Browse the repository at this point in the history
  2. reduce duplicate in finetune transform

    arnol committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    99baa9e View commit details
    Browse the repository at this point in the history
  3. fix bug on data_transform module

    arnol committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    4a0bcb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a439d19 View commit details
    Browse the repository at this point in the history
  5. raise torchvision version to 0.13.*

    arnol committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    cb223d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

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

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    8db8465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71540d8 View commit details
    Browse the repository at this point in the history