Skip to content

Commit

Permalink
w
Browse files Browse the repository at this point in the history
  • Loading branch information
nihui committed Feb 21, 2025
1 parent cbe26bd commit 4725ba8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/layer/reshape.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ int Reshape::load_param(const ParamDict& pd)
if (permute == 1)
{
NCNN_LOGE("reshape permute is deprecated, and will be removed");
return 0;
}

ndim = 4;
Expand Down

0 comments on commit 4725ba8

Please sign in to comment.