Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/
Dkernel_build_info.cc58 const std::vector<std::string> &KernelBuildInfo::GetAllOutputFormats() const { return outputs_forma… in GetAllOutputFormats() function in mindspore::kernel::KernelBuildInfo
/third_party/mindspore/mindspore/ccsrc/backend/session/
Danf_runtime_algorithm.cc658 std::vector<std::string> AnfRuntimeAlgorithm::GetAllOutputFormats(const AnfNodePtr &node) { in GetAllOutputFormats() function in mindspore::session::AnfRuntimeAlgorithm