Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/autograph/operators/
Dcontrol_flow.py453 after_iteration = checker.after_iteration
459 after_iteration()
920 def after_iteration(self): member in _PythonLoopChecker
942 after_iteration = checker.after_iteration
948 after_iteration()
Dcontrol_flow_deprecated_py2.py972 def after_iteration(self): member in _PythonLoopChecker
1003 checker.after_iteration()