Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/distribute/
Dcustom_training_loop_models_test.py77 def step_fn(inputs): function
102 def step_fn(inputs): function
140 def step_fn(inputs): function
165 def step_fn(inputs): function
197 def step_fn(inputs): function
241 def step_fn(inputs): function
295 def step_fn(inputs): function
312 def step_fn(inputs): function
350 def step_fn(inputs): function
377 def step_fn(inputs): function
[all …]
Dcustom_training_loop_metrics_test.py50 def step_fn(): function
76 def step_fn(i): function
116 def step_fn(i): function
Dcustom_training_loop_optimizer_test.py63 def step_fn(grads): function
90 def step_fn(grads): function
112 def step_fn(grads): function
Dminimize_loss_test.py98 def step_fn(ctx, inputs): function
193 def step_fn(ctx, inputs): function
258 def step_fn(ctx, inputs): function
368 def step_fn(ctx, inputs): function
456 def step_fn(output_context, inputs): function
Dctl_correctness_test.py117 def step_fn(inputs): function
178 def step_fn(inputs): function
Dmirrored_strategy_test.py112 def step_fn(inputs): function
Ddistribute_strategy_test.py2393 def step_fn(inputs): function
/external/tensorflow/tensorflow/python/distribute/
Dzero_batch_test.py59 def step_fn(is_training, inputs, targets=None): function
130 def step_fn(inputs, targets): function
152 def step_fn(inputs): function
188 def step_fn(inputs): function
Dcustom_training_loop_input_test.py174 def step_fn(x): function
344 def step_fn(data): function
651 def step_fn(example): function
679 def step_fn(example): function
763 def step_fn(example): function
882 def step_fn(data): function
Dstep_fn.py97 def step_fn(ctx, inputs): function
Dtpu_strategy_test.py297 def step_fn(inputs): function
337 def step_fn(): function
387 def step_fn(): function
419 def step_fn(condition): function
439 def step_fn(prev): function
Dparameter_server_strategy_v2_test.py101 def step_fn(iterator): function
Dmetrics_v1_test.py104 def step_fn(ctx, inputs): function
Dmirrored_strategy_test.py1388 def step_fn(): function
/external/tensorflow/tensorflow/python/training/
Dmonitored_session_test.py1052 def step_fn(step_context): function
1085 def step_fn(step_context): function
1118 def step_fn(step_context): function
1164 def step_fn(step_context): function
1200 def step_fn(step_context): function
1235 def step_fn(step_context): function
1916 def step_fn(step_context): function
1926 def step_fn(step_context): function
1937 def step_fn(step_context): function
1951 def step_fn(step_context): function
[all …]
Dmonitored_session.py780 def run_step_fn(self, step_fn): argument
1202 def run_step_fn(self, step_fn, raw_session, run_with_hooks): argument
1297 def run_step_fn(self, step_fn, raw_session, run_with_hooks): argument
/external/tensorflow/tensorflow/python/keras/integration_test/
Dtpu_strategy_test.py108 def step_fn(i): function
168 def step_fn(inputs): function
Dmulti_worker_tutorial_test.py265 def step_fn(inputs): function
/external/tensorflow/tensorflow/python/debug/wrappers/
Dframework.py643 def run_step_fn(self, step_fn): argument