Home
last modified time | relevance | path

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

/external/armnn/include/armnn/
DDescriptorsFwd.hpp51 using DepthToSpaceDescriptor = SpaceToDepthDescriptor; typedef
DLayerVisitorBase.hpp77 const DepthToSpaceDescriptor&, in VisitDepthToSpaceLayer()
DDescriptors.hpp894 using DepthToSpaceDescriptor = SpaceToDepthDescriptor; typedef
/external/armnn/python/pyarmnn/src/pyarmnn/swig/modules/
Darmnn_descriptors.i287 struct DepthToSpaceDescriptor struct
292 unsigned int m_BlockSize;
293 DataLayout m_DataLayout;
/external/armnn/src/backends/backendsCommon/
DLayerSupportBase.cpp162 const DepthToSpaceDescriptor&, // descriptor in IsDepthToSpaceSupported()