-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Pull requests: Tencent/ncnn
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(layer): reject non-positive divisors in ShuffleChannel/PixelShuffle/Reorg/GroupNorm
layer
#6977
opened Sep 8, 2026 by
ktz03
Contributor
Loading…
3 tasks
fix(rnn): reject non-positive num_output/hidden_size in load_param
layer
#6974
opened Sep 8, 2026 by
ktz03
Contributor
Loading…
3 tasks
fix(depthwise): reject group==0 in DeconvDW and ConvDW3D load_param
layer
#6971
opened Sep 8, 2026 by
ktz03
Contributor
Loading…
3 tasks
Bump pypa/cibuildwheel from 3.4.1 to 4.2.1
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#6969
opened Sep 8, 2026 by
dependabot
Bot
Loading…
pnnx: support PyTorch ExportedProgram .pt2 models
pnnx
tool
#6959
opened Sep 4, 2026 by
geekgoer
Loading…
fix(pnnx): widen bool MemoryData attributes to fp32 in .bin (#6855)
pnnx
tool
#6956
opened Sep 3, 2026 by
ktz03
Contributor
Loading…
3 tasks
fix(mat): zero-init freshly allocated Mat buffers (#6765)
core
#6954
opened Sep 3, 2026 by
ktz03
Contributor
Loading…
2 tasks
fix(vulkan): omit zero-count descriptor pool sizes
core
#6952
opened Sep 3, 2026 by
ktz03
Contributor
Loading…
2 tasks
fix(inversespectrogram): validate n_fft/winlen in load_param
layer
#6950
opened Sep 2, 2026 by
ktz03
Contributor
Loading…
2 tasks
fix(spectrogram): validate n_fft/winlen in load_param
layer
#6948
opened Sep 2, 2026 by
ktz03
Contributor
Loading…
2 tasks
pnnx for torch exported program
pnnx
tool
#6946
opened Sep 2, 2026 by
AtomAlpaca
Contributor
Loading…
pnnx for torch exported program
layer
pnnx
tool
x86
#6941
opened Sep 1, 2026 by
Edwardssss
Contributor
Loading…
pnnx: preserve batch semantics across reshape and flatten
pnnx
tool
#6934
opened Aug 29, 2026 by
futz12
Contributor
Loading…
pnnx support torch exported program
pnnx
tool
#6933
opened Aug 28, 2026 by
mingshi2333
Contributor
Loading…
vulkan: apply atan2 zero workaround to packed shaders
vulkan
#6930
opened Aug 25, 2026 by
LEKKO2310
Loading…
fix(multiheadattention): add num_heads and embed_dim validation to prevent FPE
layer
#6928
opened Aug 23, 2026 by
lxcxjxhx
Loading…
fix: stabilize logaddexp expression evaluation
core
test
#6924
opened Aug 20, 2026 by
primorLee
Loading…
fix(convolutiondepthwise): add group == 0 guard to prevent FPE
layer
#6912
opened Aug 17, 2026 by
beilzx
Contributor
Loading…
Convolution3D Vulkan operator (Conv2D parity: direct / 1x1x1 / GEMM / 3×3×3 Winograd / Cooperative Matrix)
test
vulkan
#6910
opened Aug 16, 2026 by
futz12
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.