Skip to content

add torch_flip op#5872

Closed
Baiyuetribe wants to merge 15 commits intoTencent:masterfrom
Baiyuetribe:torch_flip
Closed

add torch_flip op#5872
Baiyuetribe wants to merge 15 commits intoTencent:masterfrom
Baiyuetribe:torch_flip

Conversation

@Baiyuetribe
Copy link
Copy Markdown
Contributor

@Baiyuetribe Baiyuetribe commented Jan 11, 2025

  • pass_ncnn
  • 1D
  • 2D
    • w
    • h
    • w & h
  • 3D
    • w
    • h
    • c
    • w & h
    • w & c
    • h & w
    • w & h & c
  • 4D
    • d
    • c
    • h
    • w
    • dc
    • dh
    • dw
    • ch
    • cw
    • hw
    • dch
    • dcw
    • dhw
    • chw
    • whcd
  • ctest
  • pytest
  • sim_stl
  • std++03
  • 跨端兼容性
  • pnnx_ci

已完结

@github-actions github-actions bot added the test label Jan 12, 2025
@Baiyuetribe Baiyuetribe changed the title [WIP] add torch_flip op add torch_flip op Jan 12, 2025
@Baiyuetribe Baiyuetribe changed the title add torch_flip op [WIP]add torch_flip op Jan 13, 2025
@tencent-adm
Copy link
Copy Markdown
Member

tencent-adm commented Jan 13, 2025

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@Baiyuetribe Baiyuetribe changed the title [WIP]add torch_flip op add torch_flip op Jan 13, 2025
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 13, 2025

Codecov Report

Attention: Patch coverage is 99.16667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 95.11%. Comparing base (ace8372) to head (b54643e).
Report is 155 commits behind head on master.

Files with missing lines Patch % Lines
src/layer/flip.cpp 99.16% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #5872    +/-   ##
========================================
  Coverage   95.10%   95.11%            
========================================
  Files         824      825     +1     
  Lines      277477   277719   +242     
========================================
+ Hits       263904   264144   +240     
- Misses      13573    13575     +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nihui
Copy link
Copy Markdown
Member

nihui commented Aug 5, 2025

closed for #6233

@nihui nihui closed this Aug 5, 2025
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.

4 participants