Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/
Dinput_lib_test.py163 iteration_type, argument
321 def testOneDeviceCPU(self, input_type, api_type, iteration_type, distribution, argument
344 def testOneDeviceCPUMultiWorker(self, input_type, api_type, iteration_type, argument
370 def testTwoDevicesOneGPUOneCPU(self, input_type, api_type, iteration_type, argument
394 def testTPU(self, input_type, api_type, iteration_type, distribution, argument
425 def testTupleDataset(self, input_type, api_type, iteration_type, distribution, argument
460 def testTupleDatasetMultiworker(self, input_type, api_type, iteration_type, argument
558 def testUnevenDatasetBatches(self, input_type, api_type, iteration_type, argument
589 iteration_type, drop_remainder, argument
649 api_type, iteration_type, argument
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/
Dffi.c254 unsigned short iteration_type = 0; in get_homogeneous_type() local