Home
last modified time | relevance | path

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

/external/armnn/src/armnn/layers/
DDepthToSpaceLayer.hpp14 class DepthToSpaceLayer : public LayerWithParameters<DepthToSpaceDescriptor> class
DDepthToSpaceLayer.cpp21 DepthToSpaceLayer::DepthToSpaceLayer(const DepthToSpaceDescriptor& param, const char* name) in DepthToSpaceLayer() function in armnn::DepthToSpaceLayer
/external/ComputeLibrary/arm_compute/graph/
DTypes.h151 DepthToSpaceLayer, enumerator
/external/ComputeLibrary/arm_compute/graph/frontend/
DLayers.h543 DepthToSpaceLayer(int32_t block_shape) in DepthToSpaceLayer() function