Searched defs:GetProcessor (Results 1 – 4 of 4) sorted by relevance
105 std::string GetProcessor(const AnfNodePtr &anf_node) { in GetProcessor() function
514 Processor GetProcessor(const string &processor) { in GetProcessor() function522 std::string GetProcessor(const AnfNodePtr &anf_node) { in GetProcessor() function
653 TEST_F(AnfRuntimeAlgorithmTest, GetProcessor) { in TEST_F() argument
1350 kernel::Processor AnfRuntimeAlgorithm::GetProcessor(const AnfNodePtr &node) { in GetProcessor() function in mindspore::session::AnfRuntimeAlgorithm