Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/
H A DCpuDepthwiseConv2d.cpp104 auto weights_perm = std::make_unique<TensorInfo>(); in configure() local
172 auto weights_perm = tensors.get_tensor(TensorType::ACL_INT_1); in run() local
296 auto weights_perm = std::make_unique<TensorInfo>(); in configure() local
382 auto weights_perm = tensors.get_tensor(TensorType::ACL_INT_1); in run() local
430 auto weights_perm = tensors.get_tensor(TensorType::ACL_INT_1); in prepare() local