Searched defs:ModelVersion (Results 1 – 1 of 1) sorted by relevance
1109 struct ModelVersion<V1_0::Model> { struct1110 static constexpr char name[] = "V1_0";1113 struct ModelVersion<V1_1::Model> { struct1114 static constexpr char name[] = "V1_1";1117 struct ModelVersion<V1_2::Model> { struct1118 static constexpr char name[] = "V1_2";