Searched defs:thermal_config_path (Results 1 – 1 of 1) sorted by relevance
60 static std::vector<std::string> get_input_combination(std::string_view thermal_config_path) { in get_input_combination()105 std::string_view thermal_config_path, int min_inference_count, in run_random_input_inference()206 static int run_single_inference(std::string_view model_path, std::string_view thermal_config_path, in run_single_inference()302 static int run_batch_process(std::string_view model_path, std::string_view thermal_config_path, in run_batch_process()428 std::string model_path, thermal_config_path; in main() local