Home
last modified time | relevance | path

Searched defs:SetOutputInferTypeAndShape (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/tests/ut/cpp/session/
Danf_runtime_algorithm_test.cc582 TEST_F(AnfRuntimeAlgorithmTest, SetOutputInferTypeAndShape) { in TEST_F() argument
/third_party/mindspore/mindspore/ccsrc/backend/session/
Danf_runtime_algorithm.cc1239 void AnfRuntimeAlgorithm::SetOutputInferTypeAndShape(const std::vector<TypeId> &types, in SetOutputInferTypeAndShape() function in mindspore::session::AnfRuntimeAlgorithm