Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/
H A DAcl.hpp688 struct PackPair struct in acl::TensorPack
695 PackPair(Tensor *tensor_, int32_t slot_id_) in PackPair() function
700 Tensor *tensor{ nullptr }; /**< Tensor object */
701 int32_t slot_id{ AclSlotUnknown }; /**< Slot id in respect with the operator */