Skip to content

Commit

Permalink
w
Browse files Browse the repository at this point in the history
  • Loading branch information
nihui committed Feb 8, 2025
1 parent 825a8aa commit 8e56113
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/pnnx/src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,6 @@ int main(int argc, char** argv)
fprintf(stderr, "TODO distinguish tnnproto file\n");
load_tnn(ptpath, pnnx_graph);
}
else
#endif
#if BUILD_ONNX2PNNX
if (!model_file_maybe_torchscript(ptpath))
Expand Down

0 comments on commit 8e56113

Please sign in to comment.