Searched refs:run_with_hooks_fn (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v1/ |
H A D | tensorflow.train.-singular-monitored-session.-step-context.pbtxt | 11 …argspec: "args=[\'self\', \'session\', \'run_with_hooks_fn\'], varargs=None, keywords=None, defaul…
|
H A D | tensorflow.train.-monitored-session.-step-context.pbtxt | 11 …argspec: "args=[\'self\', \'session\', \'run_with_hooks_fn\'], varargs=None, keywords=None, defaul…
|
/aosp_15_r20/external/tensorflow/tensorflow/python/training/ |
H A D | monitored_session.py | 849 def __init__(self, session, run_with_hooks_fn): argument 857 self._run_with_hooks_fn = run_with_hooks_fn
|