"git@developer.sourcefind.cn:zhaoyu6/sglang.git" did not exist on "dd7ca00601b1dec54c620ad4cc5824d61b17fed2"
- 22 Jun, 2018 8 commits
-
-
Akosua Busia authored
-
Mark Daoust authored
Use TensorFlow functions instead of Keras strings
-
Yash Katariya authored
-
Hyungjun Lim authored
* Sentiment analysis model initial implementation. - This is an implementation of the Sentiment Analysis model. - The implementation is with the reference to paddle version. * Sentiment analysis model initial implementation. - This is an implementation of the Sentiment Analysis model. - The implementation is with the reference to paddle version. * addressing comments * addressing comments * addressing the comments: using the util function for distribution strategy * addressing comments - lint style correction. - avoid using global FLAG variable. * modify the format to fit in the style guideline. * convert from single quote to double quote
-
Katherine Wu authored
-
Billy Lamberta authored
No-need to upgrade now that r1.9rc1 is up in Colab.
-
Mark Daoust authored
-
Mark Daoust authored
-
- 20 Jun, 2018 5 commits
-
-
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
-
Mark Daoust authored
Remove preprocess fn
-
Billy Lamberta authored
-
Billy Lamberta authored
Removed preprocess function
-
Yash Katariya authored
-
- 19 Jun, 2018 20 commits
-
-
Mark Sandler authored
2. Flag that allows to prevent imagenet.py from downloading label_to_names from github and/or dumping into training directory (which might be read-only) 3. Adds some comments about how decay steps are computed, since it computed differently when there are clones vs sync replicas. 4. Updates mobilenet.md to describe the training process using train_image_classifer 5. Add citation for TF-Slim model library. PiperOrigin-RevId: 191955231 PiperOrigin-RevId: 193254125 PiperOrigin-RevId: 193371562 PiperOrigin-RevId: 194085628 PiperOrigin-RevId: 194857067 PiperOrigin-RevId: 196125653 PiperOrigin-RevId: 196589070 PiperOrigin-RevId: 199522873 PiperOrigin-RevId: 200351305
-
Billy Lamberta authored
Rename eager notebook path, keep header
-
Billy Lamberta authored
-
Mark Daoust authored
Remove string activations + typos.
-
Mark Daoust authored
-
Mark Daoust authored
Get started index
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
-
Billy Lamberta authored
Save and restore
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
-
Mark Daoust authored
-
Billy Lamberta authored
-
Jon Shlens authored
Fix too much big value of default max_steps of 2560 epoch to 256 epoch
-
hospitalization authored
-
Chris Shallue authored
Merge internal changes
-
- 18 Jun, 2018 7 commits
-
-
Mark Daoust authored
Add the basic-classification notebook.
-
Mark Daoust authored
Add "basic-text-classification" notebook.
-
Mark Daoust authored
Add basic-regression
-
Mark Daoust authored
Add MIT license
-
Mark Daoust authored
Add Overfit and Underfit notebook.
-
David Sussillo authored
LFADS: Support for posterior_push_mean instead of sampling
-
Dan O'Shea authored
-