Skip to content

Releases: nihui/ncnn

Release 20241224-3

25 Dec 03:41
064f62c
Compare
Choose a tag to compare
build for android 16k pagesize by default, update android api 21 (#5833)

Release 20241224

24 Dec 08:56
66cd40e
Compare
Choose a tag to compare
fix clang avx512bf16 build (#5842)

* check compiler supports isa with optimization enabled

Release 20240819

19 Aug 09:18
27f64a1
Compare
Choose a tag to compare
Update README.md

Release 20240813-7

13 Aug 11:29
e06d68e
Compare
Choose a tag to compare

Release 20240813-6

13 Aug 10:36
8200a31
Compare
Choose a tag to compare
set MACOSX_DEPLOYMENT_TARGET

Release 20240813-3

13 Aug 07:56
ee7641b
Compare
Choose a tag to compare
update macos vulkan sdk

Release 20240410

10 Apr 09:36
b5275bf
Compare
Choose a tag to compare
install importlib-metadata for python build

Release 20240407

07 Apr 11:15
7274adf
Compare
Choose a tag to compare

Release 20240104

04 Jan 12:28
4c0412e
Compare
Choose a tag to compare
drop old scripts

Release 20231228

28 Dec 03:42
92d49e1
Compare
Choose a tag to compare
requantize: Use activation_ss in fused_activation.h (#5245)

Which fixes int8 requantization on risc-v

Signed-off-by: Molly Sophia <[email protected]>