v10.pre
Pre-release
Pre-release
github-actions
released this
14 Sep 10:20
·
269 commits
to master
since this release
This is a pre-release for testing & benchmarking purposes only.
For production use, please use the official v10 release.
Release Highlight
Vulkan based AMD GPU support added with the new vsncnn-vk backend.
Major features
- Introduced ncnn-based vsncnn plugin that supports any GPU with Vulkan support (NVidia, AMD, Intel integrated & discrete). Good news for AMD GPU users! vs-mlrt has finally achieved full platform coverage: from x86 CPU to GPU of all three major vendors.
- Introduced a new smaller Vulkan-based GPU binary package (
vsmlrt-windows-x64-vk.v10.pre.7z
) that only includes vsov-{cpu,gpu}, vsort-cpu and vsncnn-vk. Use this if you only use Intel/AMD GPU or don't want to download 1GB data in exchange for a backend that is merely 3x faster. Now there shouldn't be any reasons not to use vs-mlrt.