Skip to content

Commit

Permalink
Update gemm_arm.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
w8501 committed Jul 28, 2023
1 parent c077a45 commit add5860
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/layer/gemm.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ int Gemm::load_param(const ParamDict& pd)
return 0;
}


int Gemm::load_model(const ModelBin& mb)
{
if (constantA == 1)
Expand Down

0 comments on commit add5860

Please sign in to comment.