- 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
-
- 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
-
- 04 Jun, 2018 1 commit
-
-
Taylor Robie authored
-
- 01 Jun, 2018 1 commit
-
-
Qianli Scott Zhu authored
* Add new test ID and test env info to the benchmark run. * Fix test. * Fix lint * Address review comment.
-
- 30 May, 2018 1 commit
-
-
Younghee Kwon authored
* Exemplify csv handing in serving for boosted_trees model by using custom built signature_def. * some minor touches. * Reverted back to using the file instead of module in the example.
-
- 29 May, 2018 1 commit
-
-
Yanhui Liang authored
* Make boosted_trees Garden-official * Fix nits
-
- 18 May, 2018 1 commit
-
-
Younghee Kwon authored
* Add boosted_trees to the official models * Comments addressed from review, and a test added; using absl.flags instead of argparser. * Used help_wrap. Also added instructions for inference.
-