Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/session/
Danf_runtime_algorithm_test.cc486 TEST_F(AnfRuntimeAlgorithmTest, GetPrevNodeOutputDeviceDataType) { in TEST_F() argument
/third_party/mindspore/mindspore/ccsrc/backend/session/
Danf_runtime_algorithm.cc1023 TypeId AnfRuntimeAlgorithm::GetPrevNodeOutputDeviceDataType(const AnfNodePtr &anf_node, size_t inpu… in GetPrevNodeOutputDeviceDataType() function in mindspore::session::AnfRuntimeAlgorithm