"scripts/matrix_game2/run_matrix_game2_templerun_streaming.sh" did not exist on "44e215f3a0488733b16b190563c3d4faa193cbb6"
- 03 Jan, 2018 1 commit
-
-
Asim Shankar authored
-
- 02 Jan, 2018 2 commits
-
-
Asim Shankar authored
-
Asim Shankar authored
- Prior to this change, the use of tf.data.Dataset essentially embedded the entire training/evaluation dataset into the graph as a constant, leading to unnecessarily humungous graphs (Fixes #3017) - Also, use batching on the evaluation dataset to allow evaluation on GPUs that cannot fit the entire evaluation dataset in memory (Fixes #3046)
-