Searched defs:SetOutputFormat (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/ | ||
| D | kernel_build_info.cc | 223 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/ | ||
| D | cpplint.py | 1021 def SetOutputFormat(self, output_format): member in _CppLintState |