/external/tensorflow/tensorflow/python/distribute/coordinator/ |
D | cluster_coordinator_test.py | 504 def input_fn(): function 532 def input_fn(): function 577 def input_fn(): function 602 def input_fn(): function 616 def input_fn(): function 708 def input_fn(): function 769 def input_fn(): function 982 def input_fn(): function 1314 def input_fn(): function 1364 def input_fn(): function
|
/external/tensorflow/tensorflow/python/data/util/ |
D | sparse_test.py | 316 def testSerializeDeserialize(self, input_fn): argument 332 def testSerializeManyDeserialize(self, input_fn): argument
|
D | random_seed_test.py | 122 def testRandomSeed(self, input_fn, output_fn): argument
|
/external/tensorflow/tensorflow/python/tpu/ |
D | async_checkpoint_test.py | 56 def input_fn(params): function
|
D | tpu_embedding_v2_test.py | 1121 def input_fn(ctx): function 1179 def input_fn(ctx): function
|
D | tpu_embedding_v2_correctness_test.py | 266 def input_fn(ctx): function
|
/external/tensorflow/tensorflow/core/platform/ |
D | ram_file_system_test.py | 130 def input_fn(): function
|
/external/tensorflow/tensorflow/python/ops/ |
D | accumulate_n_benchmark.py | 120 def _RunBenchmark(self, tag, input_fn, sizes, ninputs, repeats): argument
|
/external/tensorflow/tensorflow/python/keras/distribute/ |
D | distributed_training_utils_v1.py | 837 def distributed_function(input_fn): argument 852 def execution_function(input_fn): argument
|
D | minimize_loss_test.py | 65 def _get_iterator(self, strategy, input_fn): argument
|
D | keras_correctness_test_base.py | 251 input_fn, argument
|
/external/tensorflow/tensorflow/python/keras/engine/ |
D | training_generator_test.py | 517 def test_convert_to_generator_like(self, input_fn, inputs): argument
|
/external/tensorflow/tensorflow/python/distribute/ |
D | collective_all_reduce_strategy_test.py | 214 def _test_input_fn_iterator(self, argument
|
D | distribute_lib.py | 966 def make_input_fn_iterator(self, argument 1896 def make_input_fn_iterator(self, # pylint: disable=useless-super-delegation argument 2277 def _make_input_fn_iterator(self, input_fn, replication_mode): argument 3661 def _make_input_fn_iterator(self, argument
|
D | parameter_server_strategy_test.py | 522 def _test_input_fn_iterator(self, argument
|
D | one_device_strategy.py | 296 def _make_input_fn_iterator( argument
|
D | collective_all_reduce_strategy.py | 665 def _make_input_fn_iterator( argument
|
D | parameter_server_strategy.py | 356 def _make_input_fn_iterator( argument
|
D | distribute_lib_test.py | 83 def _make_input_fn_iterator( argument
|
D | mirrored_strategy.py | 543 def _make_input_fn_iterator( argument
|
D | strategy_test_lib.py | 340 def _test_input_fn_iterable( argument
|
D | tpu_strategy.py | 886 def _make_input_fn_iterator( argument
|
D | input_lib_test.py | 274 def _create_dataset_or_input_fn(self, input_type, input_fn): argument
|
D | input_lib.py | 1769 def __init__(self, input_fn, input_workers, input_contexts, strategy): argument
|
/external/tensorflow/tensorflow/python/compiler/tensorrt/ |
D | trt_convert.py | 1176 def build(self, input_fn): argument
|