Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobiasd committed Apr 22, 2024
1 parent 75f55c8 commit 1e032ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/fdeep/import_model.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ namespace internal {
fplus::nothing<std::size_t>(),
fplus::nothing<std::size_t>()); // Is never called
}

inline tensor_shape_variable create_tensor_shape_variable(const nlohmann::json& data)
{
return create_tensor_shape_variable_offset(data, 0);
Expand Down

0 comments on commit 1e032ba

Please sign in to comment.