Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/
H A DCpuScale.cpp116 TensorInfo tensor_info_offsets(shape, Format::S32); in configure() local
170 TensorInfo tensor_info_offsets(shape, Format::S32); in validate() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEScale.cpp80 const TensorInfo tensor_info_offsets(shape, Format::S32); in configure() local