Searched defs:test_step (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/python/distribute/ | ||
D | zero_batch_test.py | 151 def test_step(): function |
/external/OpenCL-CTS/test_conformance/commonfns/ | ||
D | test_step.cpp | 95 test_step(cl_device_id device, cl_context context, cl_command_queue queue, int n_elems) in test_step() function |
/external/python/cpython3/Lib/test/ | ||
D | test_bdb.py | 587 def test_step(self): member in StateTestCase |
/external/tensorflow/tensorflow/python/keras/engine/ | ||
D | training_test.py | 1612 def test_step(self, data): member in TrainingTest.test_single_input_no_tuple_wrapping.MyModel |
D | training.py | 1246 def test_step(self, data): member in Model |