Home
last modified time | relevance | path

Searched refs:TestTensorHandleWithDimsInt (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api_test_util.h56 TFE_TensorHandle* TestTensorHandleWithDimsInt(TFE_Context* ctx, int data[],
H A Dc_api_test_util.cc138 TFE_TensorHandle* TestTensorHandleWithDimsInt(TFE_Context* ctx, int data[], in TestTensorHandleWithDimsInt() function