"src/vscode:/vscode.git/clone" did not exist on "02f359b2300329b2160f6bd2be6d003e61e0aff3"
- 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
-
- 04 Oct, 2018 1 commit
-
-
Taylor Robie authored
* set strip_default_attrs=True for SavedModel exports * specify dtype in resnet export * another dtype fix * fix another dtype issue, and set --image_bytes_as_serving_input to default to False
-
- 28 Aug, 2018 1 commit
-
-
Josh Gordon authored
-
- 16 Aug, 2018 1 commit
-
-
Taylor Robie authored
-
- 15 Aug, 2018 1 commit
-
-
Wei Wang authored
-
- 10 Jul, 2018 1 commit
-
-
Eliel Hojman authored
* Rename of files in README.md The name of the files to run specified in the README.md file were not updated. * Missed one file name change
-
- 26 Jun, 2018 1 commit
-
-
Billy Lamberta authored
-
- 20 Jun, 2018 1 commit
-
-
Taylor Robie authored
* begin branch * finish download script * rename download to dataset * intermediate commit * intermediate commit * misc tweaks * intermediate commit * intermediate commit * intermediate commit * delint and update census test. * add movie tests * delint * fix py2 issue * address PR comments * intermediate commit * intermediate commit * intermediate commit * finish wide deep transition to vanilla movielens * delint * intermediate commit * intermediate commit * intermediate commit * intermediate commit * fix import * add default ncf csv construction * change default on download_if_missing * shard and vectorize example serialization * fix import * update ncf data unittests * delint * delint * more delinting * fix wide-deep movielens serialization * address PR comments * add file_io tests * investigate wide-deep test failure * remove hard coded path and properly use flags. * address file_io test PR comments * missed a hash_bucked_size
-
- 01 Jun, 2018 2 commits
-
-
Qianli Scott Zhu authored
* Add new test ID and test env info to the benchmark run. * Fix test. * Fix lint * Address review comment.
-
Qianli Scott Zhu authored
* Update benchmark logger to update the run status. This is important for streaming upload to bigquery so that the dashboard can ignore the 'running' benchmark at the moment since its not finished yet. * Move the run status into a separate table. Also update the run status in the benchmark uploader and BigqueryBenchmarkLogger. * Insert instead of update for the benchmark status for file logger. * Address review comments. Update the logger to have benchmark context, which will update the run status accordingly. * Fix broken tests. * Move the benchmark logger context to main function. * Fix tests. * Update the rest of the models to use the context in main. * Delint.
-
- 11 May, 2018 1 commit
-
-
Qianli Scott Zhu authored
* Update the wide_deep code for latest benchmark config. * Also update the transformer benchmark code.
-
- 09 May, 2018 1 commit
-
-
Qianli Scott Zhu authored
* Add benchmark logging for wide_deep. * Fix lint error.
-
- 03 May, 2018 3 commits
-
-
Qianli Scott Zhu authored
-
Taylor Robie authored
* fix treatment of main() and absl flags * add mnist_eager, and delint * add mnist_eager docstring
-
Taylor Robie authored
* squash of modular absl usage commits * delint * address PR comments * change hooks to comma separated list, as absl behavior for space separated lists is not as expected
-
- 26 Apr, 2018 1 commit
-
-
Katherine Wu authored
-
- 19 Apr, 2018 1 commit
-
-
Taylor Robie authored
This reverts commit 32aa6563.
-
- 12 Apr, 2018 1 commit
-
-
Taylor Robie authored
* begin transfer from contrib fork more changes to resnet_run_loop use AUTOTUNE in prefetch first pass at resnet with functional distribution strategies fix syntax error delint aesthetic tweaks delint and fix typos rip multi_gpu flag out of resnet entirely. Subject to saved model load verification update cifar10 and imagenet tests to reflect that the model function no longer need to know about multi_gpu fix imagenet test start addressing PR comments more PR response work * misc tweaks * add a comment * final pr tweaks * fix parsers
-
- 10 Apr, 2018 1 commit
-
-
Karmel Allison authored
* Adding tests * Adding tests * Repackaging * Adding logging * Linting
-
- 03 Apr, 2018 1 commit
-
-
Karmel Allison authored
* Updating name of logging package to avoid overwriting Python builtin logging. * Updating name of logging package to avoid overwriting Python builtin logging.
-
- 29 Mar, 2018 1 commit
-
-
Taylor Robie authored
* add end-to-end tests for wide_deep delint * address PR comments
-
- 27 Mar, 2018 2 commits
-
-
Katherine Wu authored
-
Nicholas Connor authored
PR #3460 renamed FLAGS.epochs_per_eval to flags.epochs_between_evals; it missed this one
-
- 23 Mar, 2018 1 commit
-
-
Taylor Robie authored
* move wide_deep parser * move mnist parsers
-
- 22 Mar, 2018 4 commits
- 20 Mar, 2018 2 commits
-
-
Karmel Allison authored
* Glint everything * Adding rcfile and pylinting * Extra newline * Few last lints
-
Katherine Wu authored
Use util functions hooks_helper and parser in mnist and wide_deep, and rename epochs_between_eval (from epochs_per_eval) (#3650)
-
- 12 Mar, 2018 1 commit
-
-
yhliang2018 authored
* Adding logging utils * restore utils * delete old file * update inputs and docstrings * make /official a python module * remove /utils directory * Update readme for python path setting * Change readme texts
-
- 06 Feb, 2018 2 commits
- 06 Dec, 2017 1 commit
-
-
田传武 authored
-
- 08 Nov, 2017 2 commits
- 07 Nov, 2017 2 commits
- 06 Nov, 2017 2 commits