Searched refs:tensor_123 (Results 1 – 1 of 1) sorted by relevance
884 TF_Tensor* tensor_123 = Int32Tensor({1, 2, 3}); in TEST_F() local885 TF_Operation* c = Const(tensor_123, func_graph_, s_, "const_array"); in TEST_F()897 TF_DeleteTensor(tensor_123); in TEST_F()