- 31 Aug, 2017 1 commit
-
-
derekjchow authored
-
- 14 Jun, 2017 1 commit
-
-
g21589 authored
This patch assigns dequeue node to inputs_device. And nolonger shows "Ignoring device specification /device:GPU:X for node 'clone_X/fifo_queue_Dequeue'" message.
-
- 23 May, 2017 1 commit
-
-
Neal Wu authored
-
- 18 May, 2017 1 commit
-
-
Neal Wu authored
-
- 22 Apr, 2017 1 commit
-
-
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.
-
- 20 Apr, 2017 1 commit
-
-
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.
-
- 14 Mar, 2017 6 commits
- 30 Aug, 2016 1 commit
-
-
Nathan Silberman authored
-
- 27 Aug, 2016 1 commit
-
-
nathansilberman authored
-