Searched defs:GetAllOutputFormats (Results 1 – 2 of 2) sorted by relevance
58 const std::vector<std::string> &KernelBuildInfo::GetAllOutputFormats() const { return outputs_forma… in GetAllOutputFormats() function in mindspore::kernel::KernelBuildInfo
658 std::vector<std::string> AnfRuntimeAlgorithm::GetAllOutputFormats(const AnfNodePtr &node) { in GetAllOutputFormats() function in mindspore::session::AnfRuntimeAlgorithm