diff --git a/include/fdeep/import_model.hpp b/include/fdeep/import_model.hpp index a6926741..0293a3d4 100644 --- a/include/fdeep/import_model.hpp +++ b/include/fdeep/import_model.hpp @@ -169,7 +169,7 @@ namespace internal { fplus::nothing(), fplus::nothing()); // Is never called } - + inline tensor_shape_variable create_tensor_shape_variable(const nlohmann::json& data) { return create_tensor_shape_variable_offset(data, 0);