Searched defs:MicroParamString (Results 1 – 1 of 1) sorted by relevance
107 struct MicroParamString { struct108 std::string codegen_mode;109 std::string target;110 std::string support_parallel;111 std::string debug_mode;112 std::string enable_micro;113 std::string save_path;114 std::string project_name;115 std::string keep_original_weight;116 std::string changeable_weights_name;[all …]