| /external/tensorflow/tensorflow/python/distribute/ |
| D | zero_batch_test.py | 58 def step_fn(is_training, inputs, targets=None): function 129 def step_fn(inputs, targets): function 152 def step_fn(inputs): function
|
| D | minimize_loss_test.py | 95 def step_fn(ctx, inputs): function 190 def step_fn(ctx, inputs): function 255 def step_fn(ctx, inputs): function 365 def step_fn(ctx, inputs): function 453 def step_fn(output_context, inputs): function
|
| D | custom_training_loop_test.py | 282 def step_fn(data): function 551 def step_fn(data): function 701 def step_fn(inputs): function 730 def step_fn(inputs): function 760 def step_fn(inputs): function 803 def step_fn(inputs): function 834 def step_fn(inputs): function 884 def step_fn(inputs): function 941 def step_fn(inputs): function 958 def step_fn(inputs): function
|
| D | ctl_correctness_test.py | 113 def step_fn(inputs): function 176 def step_fn(inputs): function
|
| D | step_fn.py | 97 def step_fn(ctx, inputs): function
|
| D | metrics_v1_test.py | 104 def step_fn(ctx, inputs): function
|
| D | mirrored_strategy_test.py | 1346 def step_fn(): function
|
| /external/tensorflow/tensorflow/python/training/ |
| D | monitored_session_test.py | 1052 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 …]
|
| D | monitored_session.py | 780 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/debug/wrappers/ |
| D | framework.py | 644 def run_step_fn(self, step_fn): argument
|
| /external/tensorflow/tensorflow/python/keras/distribute/ |
| D | distribute_strategy_test.py | 1971 def step_fn(inputs): function
|