forked from google-research/skai
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add tpu training * add docker container for TPU * add docker container for TPU * add docker container for TPU * add job args and fix linting * fix linting issues * fix bug in encoding function * modify conflicting accelerator type name * Add train on tpu parts * fix tpu issues * modify xm parallel trial runs * separate functions into seperate modules * update unit test * update unit test * update unit test and xm runs * apply reversible encoding * fix type annotation * add unittesting for dataencoder * add description to functions * Restructure code and cleanup * Add method description to encoding methods
- Loading branch information
Showing
8 changed files
with
454 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.