6 #ifndef COREML_EXPORT_UTILS_HPP 7 #define COREML_EXPORT_UTILS_HPP 9 #include <toolkits/coreml_export/mlmodel_include.hpp> 10 #include <core/data/flexible_type/flexible_type.hpp> 20 void add_metadata(CoreML::Specification::Model& model_spec,
21 const std::map<std::string, flexible_type>& context);
void add_metadata(CoreML::Specification::Model &model_spec, const std::map< std::string, flexible_type > &context)