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

[WIP] reshape shape expression #5918

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

nihui
Copy link
Member

@nihui nihui commented Feb 21, 2025

  • test eval expression
  • test reshape shape expression
  • simplemath exclusion
  • simplestl stack
  • pnnx expression to ncnn (resolve ndim for reshape, reference tag and op substitution)
  • pnnx ncnn dynamic reshape test
  • doc

@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2025

Codecov Report

Attention: Patch coverage is 47.95918% with 153 lines in your changes missing coverage. Please review.

Project coverage is 95.44%. Comparing base (1e3fcb9) to head (4725ba8).

Files with missing lines Patch % Lines
src/expression.cpp 50.42% 116 Missing ⚠️
src/layer/reshape.cpp 25.00% 36 Missing ⚠️
src/paramdict.cpp 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5918      +/-   ##
==========================================
+ Coverage   95.40%   95.44%   +0.04%     
==========================================
  Files         818      816       -2     
  Lines      268459   267876     -583     
==========================================
- Hits       256111   255664     -447     
+ Misses      12348    12212     -136     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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