Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/tests/ut/cpp/session/
Danf_runtime_algorithm_test.cc597 TEST_F(AnfRuntimeAlgorithmTest, SetOutputInferTypeAndShape) { in TEST_F() argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/
Danfalgo.cc1062 void AnfAlgo::SetOutputInferTypeAndShape(const std::vector<TypeId> &types, const std::vector<ShapeV… in SetOutputInferTypeAndShape() function in mindspore::common::AnfAlgo