ARM-software/ComputeLibrary
The Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies.
C++MIT
Issues
- 1
How to set priority of the application running on GPU?
#1111 opened by qianfei11 - 8
NEPooling3dLayer performance issue
#1107 opened by alvoron - 3
How to use the provided SVE GEMM code?
#1142 opened by yohuna77777 - 1
Does this provide support for SVE2 on ARM Cortex A76?
#1144 opened by Abhranta - 9
Build does not work with GCC 15+
#1139 opened by pinskia - 3
f16 convolution gives the same performance as f32
#1130 opened by alvoron - 3
Could not Compile ARM Compute library on Raspberry Pi
#1143 opened by pegasus-git - 1
gemm+silu fused operator is not supported in ACL
#1125 opened by TianyuLi0 - 14
WOA native building error (Exception 0xC0000005 with CpuElementwiseUnaryKernel.cpp)
#1137 opened by xengpro - 2
Accuracy problem with F16 NEFullyConnectedLayer
#1112 opened by allnes - 4
NEDeconvolutionLayer f16 performance issue
#1129 opened by alvoron - 7
- 11
CMake lacks `install` target
#1132 opened by BwL1289 - 1
NEGEMMLowpMatrixMultiplyCore: set_pretranspose_A & set_pretranspose_B support
#1127 opened by eshoguli - 1
- 1
Possible bug in `CpuIm2ColKernel.cpp`
#1140 opened by VladislavZavadskyy - 19
Regarding Winograd Convolution accuracy
#1138 opened by vineel96 - 1
Build fails with android-ndk-r27b toolkit
#1141 opened by culhatsker - 5
NEGEMM needs `configure` calling for each `run`
#1136 opened by alvoron - 1
NEGEMMLowpMatrixMultiplyCore: GEMMLowpOutputStageInfo fusing to speed up inference
#1120 opened by eshoguli - 4
- 1
Poor Thread Scaling Behaviour of SGEMM
#1118 opened by FabianSchuetze - 7
- 6
- 2
- 4
Compute Library v24.04 is no longer usable on Cortex-A72 if compile with multiisa support
#1133 opened by malfet - 2
NEScale f16 performance issue
#1134 opened by alvoron - 7
Problem with graph_alexnet.cpp
#1094 opened by sdavejones - 2
NEGEMMLowpMatrixMultiplyCore: why QASYMM8 sources are not supported for F32 output
#1122 opened by eshoguli - 6
NEConvolutionLayer Segmentation Fault
#1126 opened by poltomo - 0
Question about quantization gemm example
#1102 opened by allnes - 2
Accuracy problem for NEPoolingLayer - PoolingType::AVG - RoundingType::CEIL - DataLayout::NCHW
#1113 opened by allnes - 3
-Werror=maybe-uninitialized in src/core/NEON/kernels/arm_gemm/quantized.cpp
#1121 opened by robertbcalhoun - 2
- 2
NEGEMMConvolutionLayer is just returning zeros
#1123 opened by poltomo - 2
problem with graph_vgg16.cpp
#1105 opened by RavikumarLav - 1
File not found conv1_weights.npy in Example graph_resnet50.cpp in computeLibrary
#1104 opened by RavikumarLav - 7
Arm NN compute library build failure on Raspberry PI 4
#1110 opened by pauljainta - 1
- 1
- 1
why L1_cache_size and L2_cache_size are constant value
#1101 opened by dervon - 4
Unable to execute MobilenetV2 on Mali-G710 GPU.
#1108 opened by somasundaram1702 - 4
Depthwise convolution fp16 performance drop
#1109 opened by alvoron - 3
CPUInfo::get().has_fp16() returns true on RaspberryPi 4
#1096 opened by alvoron - 3
- 3
Uninitialized Regs used causes unintended behavior
#1093 opened by Nitesh8998 - 3
Compiling error on Raspberry Pi 5:
#1097 opened by wachhu - 1
Unit test failure CPU/UNIT/Context/CpuCapabilities on WoA
#1098 opened by morgolock - 1
Segfault when running DWC tests on WoA
#1099 opened by morgolock - 1
Fix ACL WoA native build compiler errors
#1100 opened by morgolock