Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/training/
Dmonitored_session_test.py1006 def step_fn(step_context): function
1039 def step_fn(step_context): function
1072 def step_fn(step_context): function
1118 def step_fn(step_context): function
1154 def step_fn(step_context): function
1189 def step_fn(step_context): function
1870 def step_fn(step_context): function
1880 def step_fn(step_context): function
1891 def step_fn(step_context): function
1905 def step_fn(step_context): function
[all …]
Dmonitored_session.py748 def run_step_fn(self, step_fn): argument
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
/external/tensorflow/tensorflow/contrib/distribute/python/
Dminimize_loss_test.py64 def step_fn(ctx, inputs): function
155 def step_fn(ctx, inputs): function
221 def step_fn(ctx, inputs): function
316 def step_fn(ctx, inputs): function
401 def step_fn(output_context, inputs): function
Dstep_fn.py97 def step_fn(ctx, inputs): function
Dmetrics_v1_test.py100 def step_fn(ctx, inputs): function
/external/tensorflow/tensorflow/contrib/eager/python/examples/l2hmc/
Dl2hmc_test.py63 step_fn=step): argument
76 step_fn=step, argument
/external/tensorflow/tensorflow/python/keras/engine/
Dtraining_distributed.py218 def step_fn(ctx, inputs): function
/external/tensorflow/tensorflow/python/debug/wrappers/
Dframework.py609 def run_step_fn(self, step_fn): argument