Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tnn2pnnx #5898

Merged
merged 32 commits into from
Feb 12, 2025
Merged

tnn2pnnx #5898

merged 32 commits into from
Feb 12, 2025

Conversation

nihui
Copy link
Member

@nihui nihui commented Feb 8, 2025

  • tnn2pnnx build system intergration
  • tnnproto parsing
  • tnnmodel parsing
  • Add
  • BatchNormCxx
  • Clip
  • Cast
  • Concat
  • ConstantOfShape
  • Convolution
  • Convolution1D
  • Div
  • Erf
  • Expand
  • Gather
  • InnerProduct
  • Log
  • LSTMONNX
  • MatMul
  • Mul
  • PadV2
  • Permute
  • Pooling
  • Power
  • ReduceL2
  • ReduceMax
  • ReduceMean
  • ReduceMin
  • ReduceSum
  • ReLU
  • ReLU6
  • StridedSliceV2
  • Shape expression (Shape + Gather chain)
  • Reshape shape list construction (Unsqueeze + Concat + Reshape chain)
  • Reshape
  • Sigmoid
  • SoftmaxCaffe
  • Sqrt
  • Squeeze
  • Sub
  • Tanh
  • Unsqueeze

@nihui nihui closed this Feb 11, 2025
@nihui nihui reopened this Feb 11, 2025
@nihui nihui changed the title [WIP] tnn2pnnx tnn2pnnx Feb 12, 2025
@nihui nihui merged commit 5ea7681 into Tencent:master Feb 12, 2025
12 checks passed
@13387750313
Copy link

666

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants