Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/
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
Dgemm_interleaved.hpp628 int8_t *working_space_bytes = reinterpret_cast<int8_t *>(_working_space); in execute() local
883 int8_t *working_space_bytes = reinterpret_cast<int8_t *>(working_space); in set_working_space() local