"docs/vscode:/vscode.git/clone" did not exist on "440e44a0e03d575bf682d35ab2771e88f774f4dc"
Commit 5dabcadd authored by Marianne Linhares Monteiro's avatar Marianne Linhares Monteiro Committed by GitHub
Browse files

Removing space

parent afa7954d
......@@ -411,7 +411,7 @@ def main(unused_argv):
sess_config.inter_op_parallelism_threads = FLAGS.num_inter_threads
sess_config.gpu_options.force_gpu_compatible = FLAGS.force_gpu_compatible
# log learning_rate
# log learning_rate
tensors_to_log = {'learning_rate': 'learning_rate'}
logging_hook = tf.train.LoggingTensorHook(
tensors=tensors_to_log, every_n_iter=100)
......
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