Searched defs:bin_f (Results 1 – 1 of 1) sorted by relevance
103 std::string bin_f = json_f.substr(0, json_f.length() - 5) + ".ptx"; in ReadFromJsonFile() local135 std::string bin_f = json_f.substr(0, json_f.length() - 5) + binfile_suffix; in ReadFromJsonFile() local228 std::string bin_f = json_f.substr(0, json_f.length() - 5) + kernel_json_info_.bin_file_suffix; in LoadKernelMeta() local