Home
last modified time | relevance | path

Searched defs:TestScalarTensorHandle (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/c/eager/
Dc_api_test_util.cc31 TFE_TensorHandle* TestScalarTensorHandle(TFE_Context* ctx, float value) { in TestScalarTensorHandle() function
43 TFE_TensorHandle* TestScalarTensorHandle(TFE_Context* ctx, in TestScalarTensorHandle() function
56 TFE_TensorHandle* TestScalarTensorHandle(TFE_Context* ctx, int value) { in TestScalarTensorHandle() function
68 TFE_TensorHandle* TestScalarTensorHandle(TFE_Context* ctx, bool value) { in TestScalarTensorHandle() function
Dunified_api_testutil.cc133 Status TestScalarTensorHandle(AbstractContext* ctx, float value, in TestScalarTensorHandle() function