Searched refs:CreateNewTensorWithDifferentType (Results 1 – 4 of 4) sorted by relevance
38 TfLiteStatus CreateNewTensorWithDifferentType(TfLiteContext* context,
61 EXPECT_EQ(CreateNewTensorWithDifferentType( in TEST()
31 TfLiteStatus CreateNewTensorWithDifferentType(TfLiteContext* context, in CreateNewTensorWithDifferentType() function
61 if (delegates::CreateNewTensorWithDifferentType( in ReadNonConstantTensor()