Lines Matching full:path
73 + * Create a Model instance from file path
74 + * @param { string } model - model indicates model path to be loaded
86 + * Create a Model instance from file path.
87 + * @param { string } model - model indicates model path to be loaded
97 + * Create a Model instance from file path.
98 + * @param { string } model - model indicates model path to be loaded
185 + * @param { string } model - model file path
334 + * @param { string } modelFile - model file path.
351 + * @param { string } weightFile - weight file path
2533 + MS_LOG(DEBUG) << "input model path, model_buffer_total: " << model_info_ptr->model_path.c_str();
2541 + MS_LOG(INFO) << "Build model from path success.";
2636 + MS_LOG(DEBUG) << "input model path, model_buffer_total: " << model_info_ptr->model_path.c_str();
2651 + MS_LOG(INFO) << "Build model from path success.";