Home
last modified time | relevance | path

Searched refs:TestMatrixTensorHandle (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/c/eager/
Dc_api_test.cc47 TFE_TensorHandle* m = TestMatrixTensorHandle(); in BM_InitOp()
71 TFE_TensorHandle* m = TestMatrixTensorHandle(); in BM_Execute()
106 TFE_TensorHandle* m = TestMatrixTensorHandle(); in BM_Execute_Identity()
153 TFE_TensorHandle* h = TestMatrixTensorHandle(); in TEST()
179 TFE_TensorHandle* hcpu = TestMatrixTensorHandle(); in TensorHandleCopyBetweenDevices()
255 TFE_TensorHandle* hcpu = TestMatrixTensorHandle(); in TensorHandleCopyBetweenDevicesError()
296 TFE_TensorHandle* hcpu = TestMatrixTensorHandle(); in TensorHandleCopyBetweenTwoGPUDevices()
376 TFE_TensorHandle* hcpu = TestMatrixTensorHandle(); in TensorHandleSilentCopy()
424 TFE_TensorHandle* hcpu = TestMatrixTensorHandle(); in TensorHandleSilentCopyLocal()
467 TFE_TensorHandle* m = TestMatrixTensorHandle(); in SetAndGetOpDevices()
[all …]
Dc_api_remote_test.cc76 TFE_TensorHandle* h0_task0 = TestMatrixTensorHandle(); in TestRemoteExecute()
77 TFE_TensorHandle* h1_task0 = TestMatrixTensorHandle(); in TestRemoteExecute()
161 TFE_TensorHandle* h0_task0 = TestMatrixTensorHandle(); in TestRemoteExecuteSilentCopies()
162 TFE_TensorHandle* h1_task0 = TestMatrixTensorHandle(); in TestRemoteExecuteSilentCopies()
313 TFE_TensorHandle* h0_task0 = TestMatrixTensorHandle(); in CheckRemoteMatMulExecutesOK()
396 TFE_TensorHandle* h0_task0_new = TestMatrixTensorHandle(); in TestRemoteExecuteChangeServerDef()
Dc_api_test_util.h34 TFE_TensorHandle* TestMatrixTensorHandle();
Dc_api_experimental_test.cc51 TFE_TensorHandle* m = TestMatrixTensorHandle(); in ExecuteWithProfiling()
464 TFE_TensorHandle* m = TestMatrixTensorHandle(); in Executor_MatMul_CPU()
509 TFE_TensorHandle* m = TestMatrixTensorHandle(); in TEST()
Dc_api_test_util.cc74 TFE_TensorHandle* TestMatrixTensorHandle() { in TestMatrixTensorHandle() function
/external/tensorflow/tensorflow/c/
Dc_api_experimental_test.cc94 TFE_TensorHandle* m = TestMatrixTensorHandle(); in TEST()
137 TFE_TensorHandle* m = TestMatrixTensorHandle(); in TEST()