Skip to content

Commit

Permalink
Merge branch 'tnn2pnnx' of github.com:nihui/ncnn into tnn2pnnx
Browse files Browse the repository at this point in the history
  • Loading branch information
nihui committed Feb 8, 2025
2 parents f134c66 + 598c9f5 commit 4da1b67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/pnnx/src/load_tnn.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,6 @@ int load_tnn(const std::string& tnnpath, Graph& pnnx_graph)
op->inputs.push_back(r);
}


fclose(fp);

// replace simple operator
Expand Down

0 comments on commit 4da1b67

Please sign in to comment.