Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/kernel/
Dkernel_build_info.cc230 std::string KernelBuildInfo::GetInputReshapeType(size_t input_index) const { in GetInputReshapeType() function in mindspore::kernel::KernelBuildInfo
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Danf_runtime_algorithm.cc707 std::string AnfRuntimeAlgorithm::GetInputReshapeType(const AnfNodePtr &node, size_t input_idx) { in GetInputReshapeType() function in mindspore::session::AnfRuntimeAlgorithm