Commit 26d950fe authored by Patrick Wieschollek's avatar Patrick Wieschollek Committed by Yuxin Wu

fix tfSlim example (#255)

parent 87e093f7
......@@ -161,6 +161,7 @@ def get_config(model, algorithm_name):
MovingAverageSummary(),
ProgressBar(extra_display),
MergeAllSummaries(),
RunUpdateOps()
],
max_epoch=20,
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment