Skip to content

version 20200530

Compare
Choose a tag to compare
@nihui nihui released this 30 May 05:09
· 35 commits to master since this release

pre-compiled binary for windows / ubuntu / macos 64bit

build with ncnn 20200530

online spirv compilation, much smaller executable binary
link with static msvc runtime
webp image decoding
properly handle images with alpha channel
fix incorrect output with odd tilesize
reduce gpu memory usage
automatic tilesize settings according to the current gpu heap budget
github action ci added