Home
last modified time | relevance | path

Searched defs:working_space_bytes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/
H A Dgemm_interleaved_pretransposed_2d.hpp200 int8_t *working_space_bytes = reinterpret_cast<int8_t *>(_working_space); in execute_pretranspose() local
435 int8_t *working_space_bytes = reinterpret_cast<int8_t *>(working_space); in set_working_space() local
H A Dgemm_interleaved.hpp721 int8_t *working_space_bytes = reinterpret_cast<int8_t *>(_working_space); in execute() local
989 int8_t *working_space_bytes = reinterpret_cast<int8_t *>(working_space); in set_working_space() local