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

Refactor pl_bolts.datamodules and pl_bolts.datasets #338

Merged
merged 38 commits into from
Dec 14, 2020

Commits on Nov 5, 2020

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

Commits on Nov 6, 2020

  1. Fix experience_source

    akihironitta committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    3f17e4c View commit details
    Browse the repository at this point in the history
  2. Fix imagenet

    akihironitta committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    9ef4cca View commit details
    Browse the repository at this point in the history
  3. Fix kitti

    akihironitta committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    c398ed3 View commit details
    Browse the repository at this point in the history
  4. Fix sklearn

    akihironitta committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    053d4dc View commit details
    Browse the repository at this point in the history
  5. Fix vocdetection

    akihironitta committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    e06d09a View commit details
    Browse the repository at this point in the history
  6. Fix typo

    akihironitta committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    273fcba View commit details
    Browse the repository at this point in the history
  7. Remove duplicate

    akihironitta committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    53046f1 View commit details
    Browse the repository at this point in the history
  8. Fix by flake8

    akihironitta committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    0b4ea8b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

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

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    886c0d2 View commit details
    Browse the repository at this point in the history
  2. binary_mnist

    akihironitta committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    fe50e0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e183889 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5895af View commit details
    Browse the repository at this point in the history
  5. Apply isort

    akihironitta committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    7113645 View commit details
    Browse the repository at this point in the history
  6. cifar10

    akihironitta committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    7fde915 View commit details
    Browse the repository at this point in the history
  7. mnist

    akihironitta committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    69dfd5a View commit details
    Browse the repository at this point in the history
  8. cityscapes

    akihironitta committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    b2411b5 View commit details
    Browse the repository at this point in the history
  9. fashion mnist

    akihironitta committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    2f98b4e View commit details
    Browse the repository at this point in the history
  10. ssl_imagenet

    akihironitta committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    9bdcc65 View commit details
    Browse the repository at this point in the history
  11. stl10

    akihironitta committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    53f2fe0 View commit details
    Browse the repository at this point in the history
  12. cifar10

    akihironitta committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    d7bbba2 View commit details
    Browse the repository at this point in the history
  13. dummy

    akihironitta committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    319041d View commit details
    Browse the repository at this point in the history
  14. fix city

    akihironitta committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    451d033 View commit details
    Browse the repository at this point in the history
  15. fix stl10

    akihironitta committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    48821f0 View commit details
    Browse the repository at this point in the history
  16. fix mnist

    akihironitta committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    88543a1 View commit details
    Browse the repository at this point in the history
  17. ssl_amdim

    akihironitta committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    8568398 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1f074ca View commit details
    Browse the repository at this point in the history
  19. use from ... import ...

    akihironitta committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    d8a9db2 View commit details
    Browse the repository at this point in the history
  20. fix pragma: no cover

    akihironitta committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    8cf8728 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bdd1bd2 View commit details
    Browse the repository at this point in the history
  22. binmnist

    akihironitta committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    8bda71b View commit details
    Browse the repository at this point in the history
  23. Same order as imports

    akihironitta committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    c2129bd View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

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

Commits on Dec 14, 2020

  1. Configuration menu
    Copy the full SHA
    81a04d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43e0abc View commit details
    Browse the repository at this point in the history
  3. Update vars

    akihironitta committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    280ed47 View commit details
    Browse the repository at this point in the history
  4. Apply isort

    akihironitta committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    fc579ea View commit details
    Browse the repository at this point in the history