Home
last modified time | relevance | path

Searched refs:fix_global_step_increment_bug (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Ddnn_linear_combined.py204 fix_global_step_increment_bug = params.get(
347 increment_global_step=not fix_global_step_increment_bug))
360 increment_global_step=not fix_global_step_increment_bug))
363 if fix_global_step_increment_bug:
404 fix_global_step_increment_bug=False)
420 fix_global_step_increment_bug=False, argument
493 "fix_global_step_increment_bug": fix_global_step_increment_bug,
589 fix_global_step_increment_bug=False)
609 fix_global_step_increment_bug=False): argument
709 "fix_global_step_increment_bug": fix_global_step_increment_bug,
[all …]
Ddnn_linear_combined_test.py1043 fix_global_step_increment_bug=False)
1078 fix_global_step_increment_bug=True)