Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/
Danfalgo.cc868 TypeId AnfAlgo::GetOutputInferDataType(const TypePtr &type, size_t output_idx) { in GetOutputInferDataType() function in mindspore::common::AnfAlgo
957 TypeId AnfAlgo::GetOutputInferDataType(const AnfNodePtr &node, size_t output_idx) { in GetOutputInferDataType() function in mindspore::common::AnfAlgo