Home
last modified time | relevance | path

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 Dtensorflow.train.-singular-monitored-session.-step-context.pbtxt11 …argspec: "args=[\'self\', \'session\', \'run_with_hooks_fn\'], varargs=None, keywords=None, defaul…
H A Dtensorflow.train.-monitored-session.-step-context.pbtxt11 …argspec: "args=[\'self\', \'session\', \'run_with_hooks_fn\'], varargs=None, keywords=None, defaul…
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dmonitored_session.py849 def __init__(self, session, run_with_hooks_fn): argument
857 self._run_with_hooks_fn = run_with_hooks_fn