- 01 May, 2017 2 commits
-
-
David Andersen authored
Open source release of adversarial crypto code. (self-merging based upon email approval by martinwicke)
-
David G. Andersen authored
to Abadi & Andersen paper.
-
- 29 Apr, 2017 1 commit
-
-
Xin Pan authored
Fix num_residual_units for w28-10
-
- 28 Apr, 2017 1 commit
-
-
Queequeg authored
Fix num_residual_units for w28-10
-
- 27 Apr, 2017 3 commits
-
-
Martin Wicke authored
A script to generate a text file with FSNS URLs.
-
Neal Wu authored
Fix a typo.
-
handong1587 authored
-
- 26 Apr, 2017 2 commits
-
-
Scott Sievert authored
-
Xin Pan authored
Improvements to several READMEs
-
- 25 Apr, 2017 3 commits
-
-
Neal Wu authored
-
Saurabh Gupta authored
* Updated slim README.md to include links to ResNetv2 models. * Change v1 to V1, v2 to V2, and other minor comments.
-
Ido Shamay authored
Default is TensorFlow default of 'grpc' communication protocol. If TensorFlow was complied with Verbs support 'grpc+verbs' can be used to accelerate the tensor passing communication.
-
- 24 Apr, 2017 1 commit
-
-
Alexander Gorban authored
-
- 23 Apr, 2017 1 commit
-
-
Neal Wu authored
-
- 22 Apr, 2017 5 commits
-
-
Matt Rickard authored
Variable summaries and the learning rate are added elsewhere in the code. A quick search also shows that this function is never called.
-
Saurabh Gupta authored
-
Neal Wu authored
-
Ryan Sepassi authored
-
Lukasz Kaiser authored
Add adversarial text model
-
- 21 Apr, 2017 4 commits
-
-
Lukasz Kaiser authored
Implementation for Cognitive Mapping and Planning paper.
-
Ryan Sepassi authored
-
Egor-Krivov authored
'xrange' was used in multiple places. In this setting it provided no measurable gain in terms of performance or memory, but broke python3 compatibility. It was replaced with 'range'
-
Saurabh Gupta authored
-
- 20 Apr, 2017 12 commits
-
-
mloenow authored
-
Matt Rickard authored
The flag description for the momentum flag states that it is `The momentum for the MomentumOptimizer and RMSPropOptimizer`, however its not actually used in the RMSPropOptimizer. Instead, a separate `rmsprop_momentum` flag was used. This deletes that flag for simplicity. It was not referenced anywhere else in the repo.
-
Neal Wu authored
-
Neal Wu authored
-
Spencer Stirling authored
-
Stephen Tridgell authored
-
Neal Wu authored
-
Neal Wu authored
-
Scott Sievert authored
-
Scott Sievert authored
-
mloenow authored
-
mloenow authored
-
- 18 Apr, 2017 2 commits
-
-
Nick Johnston authored
Code organization for the compression models
-
Nick Johnston authored
subdirectory.
-
- 13 Apr, 2017 3 commits
-
-
Neal Wu authored
-
Andrew Selle authored
Further updates to ISSUE_TEMPLATE.md
-
Neal Wu authored
-