Searched refs:EmptyTensor (Results 1 – 4 of 4) sorted by relevance
88 TEST(RankOpTest, EmptyTensor) { in TEST() argument
91 TEST(ShapeOpTest, EmptyTensor) { in TEST() argument
239 static TF_Tensor* EmptyTensor(TF_DataType dtype, in EmptyTensor() function267 return EmptyTensor(static_cast<TF_DataType>(src.dtype()), src.shape()); in TF_TensorFromTensor()
392 static TF_Tensor* EmptyTensor(TF_DataType dtype, in EmptyTensor() function458 EmptyTensor(static_cast<TF_DataType>(src.dtype()), src.shape()); in TF_Run_Helper()