Versions
v2024.12.03 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- assembly jit memopt sparse static-libs test
v2024.11.08-r1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- assembly jit memopt sparse static-libs test
USE flags
General
- assembly
- Build with assembly micro-kernels
- jit
- Build with JIT micro-kernels
- memopt
- Build with optimized memory allocation scheme
- sparse
- Build with graph rewriting for sparse inference
- static-libs
- Build static versions of dynamic libraries as well
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
dev-libs / FXdiv : Division via fixed-point multiplication by inverse
dev-libs / cpuinfo : CPU INFOrmation library
dev-libs / pthreadpool : Portable and efficient thread pool implementation
sci-ml / FP16 : conversion to/from half-precision floating point formats
Runtime Dependencies
dev-libs / cpuinfo : CPU INFOrmation library
dev-libs / pthreadpool : Portable and efficient thread pool implementation
Depending packages
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
sci-ml/XNNPACK: mark as strict-aliasing unsafe
Closes: https://bugs.gentoo.org/953467 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-ml/XNNPACK: drop 2024.02.29-r1
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-ml/XNNPACK: add 2024.12.03
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-ml/XNNPACK: better fix src_test
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-ml/*: mv dev-libs/FP16 to sci-ml
Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
sci-ml/*: mv sci-libs/XNNPACK to sci-ml/
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>