Skip to content

build(deps): bump pnnx from 0.0.4 to 20241223 in /requirements#274

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/requirements/dev/pnnx-20241223
Closed

build(deps): bump pnnx from 0.0.4 to 20241223 in /requirements#274
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/requirements/dev/pnnx-20241223

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 26, 2024

Bumps pnnx from 0.0.4 to 20241223.

Release notes

Sourced from pnnx's releases.

android ios macos linux windows webassembly 预编译库 20240820 a6d3ef5

编译版本,默认配置,android-ndk-r27,xcode 15.2,ubuntu-20.04,ubuntu-22.04,ubuntu-24.04,vs2015,vs2017,vs2019,vs2022,emscripten-3.1.28

file content arch
ncnn-full-source.zip 包含全部 submodule 代码的完整源码
ncnn-android.zip android 静态库/动态库 armeabi-v7a + arm64-v8a + x86 + x86_64
ncnn-android-vulkan.zip android 静态库/动态库,支持 GPU armeabi-v7a + arm64-v8a + x86 + x86_64
ncnn-apple.zip apple xcframework,ios + ios-simulator + macos + mac-catalyst + watchos + watchos-simulator + tvos + tvos-simulator + visionos + visionos-simulator arm64 + arm64e + x86_64
ncnn-apple-vulkan.zip apple xcframework,ios + ios-simulator + macos + mac-catalyst + watchos + watchos-simulator + tvos + tvos-simulator + visionos + visionos-simulator,支持 GPU arm64 + arm64e + x86_64
ncnn-ios.zip ios 静态库 arm64
ncnn-ios-vulkan.zip ios 静态库,支持 GPU arm64
ncnn-ios-simulator.zip ios simulator 静态库 x86_64 + arm64
ncnn-ios-simulator-vulkan.zip ios simulator 静态库,支持 GPU x86_64 + arm64
ncnn-macos.zip macos 静态库 x86_64 + arm64
ncnn-macos-vulkan.zip macos 静态库,支持 GPU x86_64 + arm64
ncnn-mac-catalyst.zip mac catalyst 静态库 x86_64 + arm64
ncnn-mac-catalyst-vulkan.zip mac catalyst 静态库,支持 GPU x86_64 + arm64
ncnn-watchos.zip watchos 静态库 armv7k + arm64_32
ncnn-watchos-simulator.zip watchos simulator 静态库 x86_64 + arm64
ncnn-tvos.zip tvos 静态库 x86_64 + arm64
ncnn-tvos-vulkan.zip tvos 静态库,支持 GPU x86_64 + arm64
ncnn-tvos-simulator.zip tvos simulator 静态库 x86_64 + arm64
ncnn-tvos-simulator-vulkan.zip tvos simulator 静态库,支持 GPU x86_64 + arm64
ncnn-visionos.zip visionos 静态库 arm64
ncnn-visionos-vulkan.zip visionos 静态库,支持 GPU arm64
ncnn-visionos-simulator.zip visionos simulator 静态库 x86_64 + arm64
ncnn-visionos-simulator-vulkan.zip visionos simulator 静态库,支持 GPU x86_64 + arm64
ncnn-ubuntu.zip ubuntu linux 静态库/动态库,支持 GPU,模型转换工具 x86_64
ncnn-windows.zip windows 静态库/动态库,支持 GPU,模型转换工具 x86 + x64 + arm + arm64
ncnn-webassembly.zip webassembly 静态库 wasm32 + simd + threads + simd-threads

新增RMSNorm层和对应的pnnx转换,单元测试 x86 convolution tiled gemm优化 量化工具支持 rnn/lstm/gru 动态量化 x86 lstm int8 sse2/xop/avx2/avx512/avx512vnni/avxvnni优化 arm rnn/lstm/gru int8 neon/asimdhp/asimddp优化 multiheadattention支持qdim参数与embed_dim不同 multiheadattention支持scale参数 更新pybind11到2.12支持numpy2 添加wasi支持(@​quink-black) 添加x86/arm convolution/slice/concat oom单元测试 onnx2ncnn工具添加警告和推荐使用pnnx的信息输出(@​lll143653) 修复x86 avx512 vnni指令派发失效的问题 增强x86/arm计算内核在内存不足时的错误返回 仅在windows arm平台使用ruapu指令集探测 windows mingw编译时支持大小核和SMT探测 修复powerpc vsx计算abs可能的错误 修复arm vfpv4条件下可能的fp16s/bf16s同时启用的冲突 修复aarch64架构l2-cache很小时因gemm K分块可能的越界读错误 修复riscv v tanh计算错误(@​zhangyang2057)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pnnx](https://github.com/Tencent/ncnn) from 0.0.4 to 20241223.
- [Release notes](https://github.com/Tencent/ncnn/releases)
- [Commits](https://github.com/Tencent/ncnn/commits)

---
updated-dependencies:
- dependency-name: pnnx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 26, 2024

The following labels could not be found: pip dependencies.

@MatthewJeffson MatthewJeffson added ModelAssistant Label for ModelAssistant Pull request Label for pull requests UAY Unassigned yet labels Jan 3, 2025
@Lesords Lesords closed this Jan 3, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 3, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/requirements/dev/pnnx-20241223 branch January 3, 2025 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ModelAssistant Label for ModelAssistant Pull request Label for pull requests UAY Unassigned yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants