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.py165 iteration_type, argument
366 def testOneDeviceCPU(self, input_type, api_type, iteration_type, distribution, argument
389 def testOneDeviceCPUMultiWorker(self, input_type, api_type, iteration_type, argument
420 def testTwoDevicesOneGPUOneCPU(self, input_type, api_type, iteration_type, argument
449 def testTPU(self, input_type, api_type, iteration_type, distribution, argument
485 def testTupleDataset(self, input_type, api_type, iteration_type, distribution, argument
520 def testTupleDatasetMultiworker(self, input_type, api_type, iteration_type, argument
577 def testUnevenDatasetBatches(self, input_type, api_type, iteration_type, argument
613 iteration_type, drop_remainder, argument
672 api_type, iteration_type, argument
[all …]
/external/tensorflow/tensorflow/python/keras/distribute/
Dctl_correctness_test.py101 iteration_type, strategy=None, sync_batchnorm=None): argument
165 iteration_type, strategy=None, sync_batchnorm=None): argument
248 iteration_type, inside_func, argument
256 def dnn_correctness(self, distribution, optimizer_fn, iteration_type, argument
/external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/
Dffi.c254 unsigned short iteration_type = 0; in get_homogeneous_type() local