summaryrefslogtreecommitdiff
path: root/parallelize.py
AgeCommit message (Collapse)Author
2022-03-25Since this thing is on the innerwebs I suppose it should have aScott Gasch
copyright...
2022-02-08More cleanup, yey!Scott Gasch
2022-02-02Used isort to sort imports. Also added to the git pre-commit hook.Scott
2022-01-26Another formatter test, whee...Scott
2022-01-26Ahem. Still running black?Scott
2022-01-26Ran black code formatter on everything.Scott
2022-01-24Make parallelize remember to shutdown the default executors atexit.Scott
2021-11-15Making remote training work better.Scott Gasch
2021-07-08Reduce import scopes, remove cycles.Scott Gasch
2021-03-24Initial revisionScott Gasch