/external/OpenCL-CTS/test_conformance/vectors/ |
D | CMakeLists.txt | 7 test_step.cpp
|
/external/OpenCL-CTS/test_conformance/commonfns/ |
D | CMakeLists.txt | 13 test_step.cpp
|
D | procs.h | 41 extern int test_step(cl_device_id device, cl_context context, cl_command_queue queue, int nu…
|
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/llvm-project/lldb/test/API/tools/lldb-vscode/step/ |
D | TestVSCode_step.py | 20 def test_step(self): member in TestVSCode_step
|
/external/tensorflow/tensorflow/python/distribute/ |
D | zero_batch_test.py | 151 def test_step(): function 160 test_step().numpy())
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.keras.experimental.-wide-deep-model.pbtxt | 333 name: "test_step"
|
D | tensorflow.keras.models.-model.pbtxt | 332 name: "test_step"
|
D | tensorflow.keras.-sequential.pbtxt | 350 name: "test_step"
|
D | tensorflow.keras.models.-sequential.pbtxt | 350 name: "test_step"
|
D | tensorflow.keras.experimental.-linear-model.pbtxt | 333 name: "test_step"
|
D | tensorflow.keras.-model.pbtxt | 332 name: "test_step"
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.keras.-sequential.pbtxt | 350 name: "test_step"
|
D | tensorflow.keras.experimental.-wide-deep-model.pbtxt | 333 name: "test_step"
|
D | tensorflow.keras.experimental.-linear-model.pbtxt | 333 name: "test_step"
|
D | tensorflow.keras.-model.pbtxt | 332 name: "test_step"
|
D | tensorflow.keras.models.-model.pbtxt | 332 name: "test_step"
|
D | tensorflow.keras.models.-sequential.pbtxt | 350 name: "test_step"
|
/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.py | 1210 def test_step(self, data): member in Model 1270 outputs = model.test_step(data)
|
D | training_test.py | 1617 def test_step(self, data): member in TrainingTest.test_single_input_no_tuple_wrapping.MyModel 1619 return super(MyModel, self).test_step(data) 1645 def test_step(self, data): member in TrainingTest.test_evaluate_with_custom_test_step.MyModel
|
/external/tensorflow/ |
D | RELEASE.md | 1278 … should look like. Same applies for validation and inference via `Model.test_step` and `Model.pred…
|