Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/
Dkernel_build_info.cc223 void KernelBuildInfo::KernelBuildInfoBuilder::SetOutputFormat(const std::string &format, size_t ind… in SetOutputFormat() function in mindspore::kernel::KernelBuildInfo::KernelBuildInfoBuilder
/third_party/json/third_party/cpplint/
Dcpplint.py1021 def SetOutputFormat(self, output_format): member in _CppLintState