Home
last modified time | relevance | path

Searched refs:TestAxisTensorHandle (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/c/eager/
Dc_api_test_util.h123 TFE_TensorHandle* TestAxisTensorHandle(TFE_Context* ctx);
Dc_api_test_util.cc306 TFE_TensorHandle* TestAxisTensorHandle(TFE_Context* ctx) { in TestAxisTensorHandle() function
Dc_api_test.cc887 TFE_TensorHandle* axis = TestAxisTensorHandle(ctx); in TEST()
1554 TFE_TensorHandle* axis = TestAxisTensorHandle(ctx); in TEST()
1632 TFE_TensorHandle* t2 = TestAxisTensorHandle(ctx); in TEST()