Searched defs:weight_path (Results 1 – 7 of 7) sorted by relevance
23 … *TestTfliteParser::LoadAndConvert(const std::string &model_path, const std::string &weight_path) { in LoadAndConvert()
72 std::string weight_path = "./test_data/convDw/convDwfp32_weight.bin"; in InitConvDwCreator() local
334 std::string weight_path = "./"; in LoadMindIR() local
230 std::string weight_path = "./weight"; in Conv1x1Int8TestInit2() local
1952 std::string weight_path = ""; in ParseWeightPath() local2077 auto weight_path = ParseWeightPath(); in LoadModelAndCompileByBuf() local
257 std::string weight_path = "./"; in LoadGraphByBufferImpl() local
722 auto weight_path = env->GetStringUTFChars(weight_file, JNI_FALSE); in Java_com_mindspore_Model_exportWeightsCollaborateWithMicro() local