- 30 Apr, 2018 2 commits
-
-
eantaev authored
-
Andrew M Dai authored
Increase minimum TF version for DEFINE_enum and rename variable mappings for change to RNN variable names. (#4123)
-
- 29 Apr, 2018 2 commits
-
-
Ilya Mironov authored
fix import errors and type error in numpy for the PATE implementation
-
npapernot authored
-
- 27 Apr, 2018 2 commits
-
-
Qianli Scott Zhu authored
1. trainning hooks and train/eval function does not need to be declared several times. 2. change to use tf.logging.info instead of print 3. Show the current index and total count of training cycle, which give user some hint about where they are in the whole process.
-
Ilya Mironov authored
* + plot_partition.py (budget allocation with smooth sensitivity). + utility_queries_answered.py (Figure 1, left). + several changes to the scripts required for the ICLR poster. * Adding Ananth Raghunathan (pseudorandom@) to the list of owners of differential_privacy. * Fixing the owners list of differential_privacy.
-
- 26 Apr, 2018 4 commits
-
-
Katherine Wu authored
-
Mark Daoust authored
Fix 2 typos in eager.ipynb
-
August Janse authored
-
Karmel Allison authored
-
- 25 Apr, 2018 4 commits
-
-
Mark Daoust authored
Fixed #4083 and two points of optimizations
-
XinyueZ authored
-
Qianli Scott Zhu authored
-
XinyueZ authored
1. Solved by adding cast with tf.cast(predictions, tf.float64) at the point of problem case. 2. Completed make_dataset() of automobile_data.py for the transforming of DataFrame to Dataset, the standard one we know of official site. 3. Added from_dataset() in automobile_data.py for re-use by others sites in cookbook/regression.
-
- 23 Apr, 2018 1 commit
-
-
Taylor Robie authored
-
- 20 Apr, 2018 4 commits
-
-
Yanhui Liang authored
* Add minigo unit test * Add minigo unit test * Fix gpylints and update readme
-
pkulzc authored
Removing unnecessary clipping in preprocessor.py (fix #2066)
-
Qianli Scott Zhu authored
Previously the timestamp we pushed to bigquery was PDT, but the timezone spec was set to 'Z' (UTC). This is provide incorrect value to bigquery, and might affect analysis down the road.
-
Filipe Filardi authored
-
- 19 Apr, 2018 3 commits
-
-
Qianli Scott Zhu authored
* Update the benchmark logger to have default logging. 1. Create global instance of benchmark logger, which default log to tf.logging.info 2. Allow user to config the logging location. 3. Fix nits in code and comment. * Fix lint and test error. * Address review comments. * Remove the duplicated print statement.
-
Taylor Robie authored
This reverts commit 32aa6563.
-
Andrew M Dai authored
-
- 18 Apr, 2018 2 commits
-
-
Yanhui Liang authored
* Add minigo * Fix comments and make python version compatible
-
Karmel Allison authored
-
- 17 Apr, 2018 7 commits
-
-
Karmel Allison authored
-
gracehoney authored
* Fix TensorRT test output and add int8 result. * Fix comments * Removing footnote declaration as well
-
aquariusjay authored
Typo in ADE20K instructions.
-
Swaroop Guntupalli authored
-
Anuj Pahuja authored
-
pkulzc authored
Object detection internal changes
-
pkulzc authored
-
- 16 Apr, 2018 3 commits
-
-
Neal Wu authored
Switch image link to https. Devsite wont load this over http.
-
pkulzc authored
-
Shaoning Zeng authored
* fix issue 'could not satisfy explicit device' * remove the line unrelated to fix issue
-
- 13 Apr, 2018 6 commits
-
-
Mark Daoust authored
-
Zhichao Lu authored
PiperOrigin-RevId: 192624207
-
Zhichao Lu authored
image evaluation). PiperOrigin-RevId: 192583425
-
Zhichao Lu authored
PiperOrigin-RevId: 192529600
-
Zhichao Lu authored
PiperOrigin-RevId: 192512429
-
Zhichao Lu authored
PiperOrigin-RevId: 192494267
-