Home
last modified time | relevance | path

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

/external/armnn/include/armnn/
DDescriptorsFwd.hpp57 using DepthToSpaceDescriptor = SpaceToDepthDescriptor; typedef
DDescriptors.hpp1066 using DepthToSpaceDescriptor = SpaceToDepthDescriptor; typedef
/external/armnn/python/pyarmnn/src/pyarmnn/swig/modules/
Darmnn_descriptors.i349 struct DepthToSpaceDescriptor struct
354 unsigned int m_BlockSize;
355 DataLayout m_DataLayout;
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp210 const DepthToSpaceDescriptor&, // descriptor in IsDepthToSpaceSupported()