Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/kash/
Dkernel_pack.cc103 std::string bin_f = json_f.substr(0, json_f.length() - 5) + ".ptx"; in ReadFromJsonFile() local
135 std::string bin_f = json_f.substr(0, json_f.length() - 5) + binfile_suffix; in ReadFromJsonFile() local
228 std::string bin_f = json_f.substr(0, json_f.length() - 5) + kernel_json_info_.bin_file_suffix; in LoadKernelMeta() local