Searched refs:EmptyTensor (Results 1 – 3 of 3) sorted by relevance
76 TEST(RankOpTest, EmptyTensor) { in TEST() argument
80 TEST(ShapeOpTest, EmptyTensor) { in TEST() argument
545 static TF_Tensor* EmptyTensor(TF_DataType dtype, const TensorShape& shape) { in EmptyTensor() function571 return EmptyTensor(static_cast<TF_DataType>(src.dtype()), src.shape()); in TF_TensorFromTensor()882 EmptyTensor(static_cast<TF_DataType>(src.dtype()), src.shape()); in TF_Run_Helper()