Home
last modified time | relevance | path

Searched defs:iteration_type (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Dinput_lib_test.py163 iteration_type, argument
364 def testOneDeviceCPU(self, input_type, api_type, iteration_type, distribution, argument
387 def testOneDeviceCPUMultiWorker(self, input_type, api_type, iteration_type, argument
413 def testTwoDevicesOneGPUOneCPU(self, input_type, api_type, iteration_type, argument
437 def testTPU(self, input_type, api_type, iteration_type, distribution, argument
468 def testTupleDataset(self, input_type, api_type, iteration_type, distribution, argument
503 def testTupleDatasetMultiworker(self, input_type, api_type, iteration_type, argument
601 def testUnevenDatasetBatches(self, input_type, api_type, iteration_type, argument
632 iteration_type, drop_remainder, argument
692 api_type, iteration_type, argument
[all …]
/external/tensorflow/tensorflow/python/keras/distribute/
Dctl_correctness_test.py99 iteration_type, argument
170 iteration_type, argument
272 iteration_type, inside_func, argument
283 iteration_type, argument
/external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/
Dffi.c254 unsigned short iteration_type = 0; in get_homogeneous_type() local