Searched defs:GetInputReshapeType (Results 1 – 2 of 2) sorted by relevance
230 std::string KernelBuildInfo::GetInputReshapeType(size_t input_index) const { in GetInputReshapeType() function in mindspore::kernel::KernelBuildInfo
707 std::string AnfRuntimeAlgorithm::GetInputReshapeType(const AnfNodePtr &node, size_t input_idx) { in GetInputReshapeType() function in mindspore::session::AnfRuntimeAlgorithm