Skip to content

Releases: nihui/ncnn

Release 20241224

Choose a tag to compare

@github-actions github-actions released this 24 Dec 08:56
66cd40e
fix clang avx512bf16 build (#5842)

* check compiler supports isa with optimization enabled

Release 20240819

Choose a tag to compare

@github-actions github-actions released this 19 Aug 09:18
27f64a1
Update README.md

Release 20240813-7

Choose a tag to compare

@github-actions github-actions released this 13 Aug 11:29
e06d68e
fix

Release 20240813-6

Choose a tag to compare

@github-actions github-actions released this 13 Aug 10:36
8200a31
set MACOSX_DEPLOYMENT_TARGET

Release 20240813-3

Choose a tag to compare

@github-actions github-actions released this 13 Aug 07:56
ee7641b
update macos vulkan sdk

Release 20240410

Choose a tag to compare

@github-actions github-actions released this 10 Apr 09:36
b5275bf
install importlib-metadata for python build

Release 20240407

Choose a tag to compare

@github-actions github-actions released this 07 Apr 11:15
7274adf
wip

Release 20240104

Choose a tag to compare

@github-actions github-actions released this 04 Jan 12:28
4c0412e
drop old scripts

Release 20231228

Choose a tag to compare

@github-actions github-actions released this 28 Dec 03:42
92d49e1
requantize: Use activation_ss in fused_activation.h (#5245)

Which fixes int8 requantization on risc-v

Signed-off-by: Molly Sophia <mollysophia379@gmail.com>

Release 20231110-2

Choose a tag to compare

@github-actions github-actions released this 10 Nov 12:50
14c53fa
hmmm