aboutsummaryrefslogtreecommitdiff
path: root/simclr/main.py
AgeCommit message (Collapse)Author
2022-08-13Implement distributed data parallel via torch elastic launcherJordan Gong
2022-08-10Fix a typo and add scheduler choicesJordan Gong
2022-08-10Add default schedulersJordan Gong
2022-08-08Optimize batchingJordan Gong
2022-08-08Clarify how the iters calculatedJordan Gong
2022-08-08Fix a typoJordan Gong
2022-08-07Add a projector to SimCLRJordan Gong
2022-07-14Fix a path problemJordan Gong
2022-07-14Add SimCLRJordan Gong