ncnn icon indicating copy to clipboard operation
ncnn copied to clipboard

Update build instructions to include 'make install'

Open roachsinai opened this issue 5 months ago • 1 comments

Added 'make install' command to build instructions for AArch32 and AArch64 targets.

roachsinai avatar Oct 21 '25 03:10 roachsinai

The binary size change of libncnn.so (bytes)

architecture base size pr size difference
x86_64 15190272 15190272 0 :kissing_heart:
armhf 6196764 6196764 0 :kissing_heart:
aarch64 9522968 9522968 0 :kissing_heart:

github-actions[bot] avatar Oct 21 '25 04:10 github-actions[bot]