Searched defs:modelCfg (Results 1 – 4 of 4) sorted by relevance
90 void to_json(json &jsonObj, const ModelCfg &modelCfg) in to_json()118 void from_json(const json &jsonObj, ModelCfg &modelCfg) in from_json()
57 void to_json(nlohmann::json &jsonObj, const ModelCfg &modelCfg) {}; in to_json()58 void from_json(const nlohmann::json &jsonObj, ModelCfg &modelCfg) {}; in from_json()
58 void to_json(nlohmann::json &jsonObj, const ModelCfg &modelCfg) {}; in to_json()59 void from_json(const nlohmann::json &jsonObj, ModelCfg &modelCfg) {}; in from_json()
280 ModelCfg modelCfg; variable299 ModelCfg modelCfg; variable