- 06 Jun, 2021 4 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 377803367
-
Hongkun Yu authored
PiperOrigin-RevId: 377803367
-
Hongkun Yu authored
PiperOrigin-RevId: 377801393
-
Hongkun Yu authored
PiperOrigin-RevId: 377801393
-
- 25 May, 2021 2 commits
-
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 375826079
-
A. Unique TensorFlower authored
PiperOrigin-RevId: 375826079
-
- 22 Jan, 2021 2 commits
-
-
Hongkun Yu authored
PiperOrigin-RevId: 353315689
-
Hongkun Yu authored
PiperOrigin-RevId: 353315689
-
- 02 Aug, 2019 2 commits
-
-
Hongkun Yu authored
* Update to use py3 lint * Update model_saving_utils.py Testing. To be reverted * Update model_saving_utils.py
-
Hongkun Yu authored
old lint is no longer used.
-
- 23 Jul, 2019 1 commit
-
-
Hongkun Yu authored
Only care about errors and output into an error file.
-
- 22 Jul, 2019 1 commit
-
-
Hongkun Yu authored
* Update pylint.rcfile * Update pylint.rcfile * Update pylint.rcfile * add new sanity check script for lint to replace current lint script. * Revert "Update pylint.rcfile" This reverts commit f6036cd7e7c4b9e3eeb47bb56a63927a040a2761. * Revert "Update pylint.rcfile" This reverts commit e3af497342e26bbbbecfc8c8f79cb0e24a2ef960. * Revert "Update pylint.rcfile" This reverts commit 6136636eee6e90fd191ebbb4ccaa9fb89c0290f4. * update scripts * disable trailing-newlines
-
- 03 Jul, 2019 1 commit
-
-
Toby Boyd authored
* Fix unit tests failures. * 96% of TF 2.0 tests on GPU are passing. * Currently all passing GPU and CPU TF 2.0 * Address code comments. * use tf 2.0 cast. * Comment about working on TF 2.0 CPU * Uses contrib turn off for TF 2.0. * Fix wide_deep and add keras_common_tests. * use context to get num_gpus. * Switch to tf.keras.metrics
-
- 22 Jun, 2019 1 commit
-
-
Toby Boyd authored
-
- 30 Jul, 2018 1 commit
-
-
Taylor Robie authored
* intermediate commit * ncf now working * reorder pipeline * allow batched decode for file backed dataset * fix bug * more tweaks * parallize false negative generation * shared pool hack * workers ignore sigint * intermediate commit * simplify buffer backed dataset creation to fixed length record approach only. (more cleanup needed) * more tweaks * simplify pipeline * fix misplaced cleanup() calls. (validation works\!) * more tweaks * sixify memoryview usage * more sixification * fix bug * add future imports * break up training input pipeline * more pipeline tuning * first pass at moving negative generation to async * refactor async pipeline to use files instead of ipc * refactor async pipeline * move expansion and concatenation from reduce worker to generation workers * abandon complete async due to interactions with the tensorflow threadpool * cleanup * remove per...
-
- 10 Apr, 2018 1 commit
-
-
Qianli Scott Zhu authored
-
- 03 Apr, 2018 1 commit
-
-
Qianli Scott Zhu authored
-
- 02 Apr, 2018 1 commit
-
-
Qianli Scott Zhu authored
* Add presubmit testing script for local testing. * Update the test script to be more modularized. 1. Check the script file location and cd into repo root dir. 2. Allow caller to call differnt tests.
-