Home
last modified time | relevance | path

Searched defs:run_with_hooks (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/training/
Dmonitored_session.py819 def run_with_hooks(self, *args, **kwargs): member in _MonitoredSession.StepContext
1159 def run_step_fn(self, step_fn, raw_session, run_with_hooks): argument
1254 def run_step_fn(self, step_fn, raw_session, run_with_hooks): argument