Searched defs:GetInputReshapeType (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/ | ||
| D | kernel_build_info.cc | 68 std::string KernelBuildInfo::GetInputReshapeType(size_t input_index) const { in GetInputReshapeType() function in mindspore::kernel::KernelBuildInfo |
| /third_party/mindspore/mindspore/ccsrc/backend/session/ | ||
| D | anf_runtime_algorithm.cc | 902 std::string AnfRuntimeAlgorithm::GetInputReshapeType(const AnfNodePtr &node, size_t input_idx) { in GetInputReshapeType() function in mindspore::session::AnfRuntimeAlgorithm |