Closed alvoron closed 1 year ago
Hi @alvoron
Yes, see the two patches below, they were based on code from https://github.com/ARM-software/optimized-routines
See the following patches introducing the optimizations: https://review.mlplatform.org/c/ml/ComputeLibrary/+/8747 https://review.mlplatform.org/c/ml/ComputeLibrary/+/8833
Just a question: are you going to use some optimized operations from optimized-routines repo? https://github.com/ARM-software/optimized-routines For instance, it contains
cos
function, that is not presented in Compute Library: https://github.com/ARM-software/optimized-routines/blob/master/math/cosf.c