Skip to content

reshape support batch to/from dim#6784

Open
nihui wants to merge 25 commits into
Tencent:masterfrom
nihui:b-pnnx
Open

reshape support batch to/from dim#6784
nihui wants to merge 25 commits into
Tencent:masterfrom
nihui:b-pnnx

w

14cb064
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jun 25, 2026 in 3s

2 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 543 in src/layer/x86/reshape_x86.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Multiplication result converted to larger type High

Multiplication result may overflow 'int' before it is converted to 'unsigned long'.

Check failure on line 1673 in src/layer/x86/reshape_x86.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Multiplication result converted to larger type High

Multiplication result may overflow 'int' before it is converted to 'unsigned long'.