Searched defs:json_file (Results 1 – 14 of 14) sorted by relevance
26 const std::string json_file = writer.write(root); in main() local30 const std::string json_file = Json::writeString(builder, root); in main() local
19 def common_op_info(json_file): argument125 def single_to_fusion(json_file, tune_mode): argument
28 std::string json_file; in main() local
100 json_file = os.path.join(current_dir, 'index.json') variable
99 std::ifstream json_file(dump_config_file.value()); in Parse() local126 void WriteJsonFile(const std::string &file_path, const std::ifstream &json_file) { in WriteJsonFile()146 std::ifstream json_file(dump_config_file.value()); in CopyDumpJsonToDir() local170 std::ifstream json_file(config_path); in CopyHcclJsonToDir() local
21 var json_file = ""; variable
28 std::ifstream json_file(file_path_); in Initialize() local
340 def read_json(json_file): argument
29 bool CheckHash(const std::string &json_file, const std::string &bin_file, const nlohmann::json &js)… in CheckHash()
128 std::ifstream json_file(config_file_); in ParseFromFile() local
244 FILE* json_file = fopen(FLAGS_scenarios_file.c_str(), "r"); in QpsDriver() local
605 def regression_check_reflect(shader, json_file, args): argument
711 nlohmann::json json_file; in schema_to_json() local726 nlohmann::json json_file; in to_json_char() local
709 FileDescriptorProto json_file; in SetUp() local