File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -128,5 +128,5 @@ learning_config:
128128 histogram_freq : 1
129129 write_graph : True
130130 write_images : True
131- update_freq : " epoch"
131+ update_freq : epoch
132132 profile_batch : 2
Original file line number Diff line number Diff line change @@ -260,5 +260,5 @@ learning_config:
260260 histogram_freq : 1
261261 write_graph : True
262262 write_images : True
263- update_freq : ' epoch'
263+ update_freq : epoch
264264 profile_batch : 2
Original file line number Diff line number Diff line change @@ -104,5 +104,5 @@ learning_config:
104104 histogram_freq : 1
105105 write_graph : True
106106 write_images : True
107- update_freq : ' epoch'
107+ update_freq : epoch
108108 profile_batch : 2
Original file line number Diff line number Diff line change @@ -111,5 +111,5 @@ learning_config:
111111 histogram_freq : 1
112112 write_graph : True
113113 write_images : True
114- update_freq : ' epoch'
114+ update_freq : epoch
115115 profile_batch : 2
Original file line number Diff line number Diff line change @@ -116,5 +116,5 @@ learning_config:
116116 histogram_freq : 1
117117 write_graph : True
118118 write_images : True
119- update_freq : ' epoch'
119+ update_freq : epoch
120120 profile_batch : 2
You can’t perform that action at this time.
0 commit comments