Searched defs:SetOutputInferTypeAndShape (Results 1 – 2 of 2) sorted by relevance
582 TEST_F(AnfRuntimeAlgorithmTest, SetOutputInferTypeAndShape) { in TEST_F() argument
1239 void AnfRuntimeAlgorithm::SetOutputInferTypeAndShape(const std::vector<TypeId> &types, in SetOutputInferTypeAndShape() function in mindspore::session::AnfRuntimeAlgorithm