| /external/tensorflow/tensorflow/python/distribute/ | 
| D | zero_batch_test.py | 56       def step_fn(is_training, inputs, targets=None):  function127         def step_fn(inputs, targets):  function
 149         def step_fn(inputs):  function
 185         def step_fn(inputs):  function
 
 | 
| D | custom_training_loop_input_test.py | 172       def step_fn(x):  function342     def step_fn(data):  function
 676     def step_fn(example):  function
 704     def step_fn(example):  function
 791     def step_fn(example):  function
 910     def step_fn(data):  function
 
 | 
| D | tpu_strategy_model_parallelism_test.py | 207     def step_fn(batch_features):  function339     def step_fn(x):  function
 
 | 
| D | tpu_strategy_test.py | 303     def step_fn(inputs):  function434       def step_fn(inputs):  function
 474       def step_fn():  function
 524       def step_fn():  function
 556       def step_fn(condition):  function
 576       def step_fn(prev):  function
 1119         def step_fn(inputs):  function
 
 | 
| D | parameter_server_strategy_v2_test.py | 190     def step_fn(iterator):  function204     def step_fn(iterator):  function
 
 | 
| D | step_fn.py | 93       def step_fn(ctx, inputs):  function
 | 
| D | metrics_v1_test.py | 99         def step_fn(ctx, inputs):  function
 | 
| D | mirrored_strategy_test.py | 1418       def step_fn():  function
 | 
| /external/tensorflow/tensorflow/python/training/ | 
| D | monitored_session_test.py | 1089         def step_fn(step_context):  function1122         def step_fn(step_context):  function
 1155         def step_fn(step_context):  function
 1201         def step_fn(step_context):  function
 1237         def step_fn(step_context):  function
 1272         def step_fn(step_context):  function
 1953       def step_fn(step_context):  function
 1963       def step_fn(step_context):  function
 1974       def step_fn(step_context):  function
 1988       def step_fn(step_context):  function
 [all …]
 
 | 
| D | monitored_session.py | 784   def run_step_fn(self, step_fn):  argument1230   def run_step_fn(self, step_fn, raw_session, run_with_hooks):  argument
 1325   def run_step_fn(self, step_fn, raw_session, run_with_hooks):  argument
 
 | 
| /external/tensorflow/tensorflow/python/distribute/integration_test/ | 
| D | tpu_memory_test.py | 145       def step_fn(inputs):  function
 | 
| /external/tensorflow/tensorflow/python/debug/wrappers/ | 
| D | framework.py | 636   def run_step_fn(self, step_fn):  argument
 |