Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api_test_util.h52 TFE_TensorHandle* TestTensorHandleWithDimsFloat(TFE_Context* ctx, float data[],
H A Dc_api_test_util.cc125 TFE_TensorHandle* TestTensorHandleWithDimsFloat(TFE_Context* ctx, float data[], in TestTensorHandleWithDimsFloat() function
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/integration_test/
H A Dc_api_multi_client_function_test.cc168 return TestTensorHandleWithDimsFloat(ctx, data, &dims[0], in DummyTensorHandleWithValue()