Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api_debug_test.cc49 TFE_TensorHandle* h = TestMatrixTensorHandle3X2(ctx);
H A Dc_api_test_util.h87 TFE_TensorHandle* TestMatrixTensorHandle3X2(TFE_Context* ctx);
H A Dc_api_test_util.cc184 TFE_TensorHandle* TestMatrixTensorHandle3X2(TFE_Context* ctx) { in TestMatrixTensorHandle3X2() function