Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/graph/nodes/
DDetectionOutputLayerNode.cpp47 TensorDescriptor DetectionOutputLayerNode::compute_output_descriptor(const TensorDescriptor … in compute_output_descriptor() function in arm_compute::graph::DetectionOutputLayerNode
DSliceLayerNode.cpp52 TensorDescriptor SliceLayerNode::compute_output_descriptor(const TensorDescriptor &input_descriptor, in compute_output_descriptor() function in arm_compute::graph::SliceLayerNode
DDepthToSpaceLayerNode.cpp47 TensorDescriptor DepthToSpaceLayerNode::compute_output_descriptor(const TensorDescriptor &input_des… in compute_output_descriptor() function in arm_compute::graph::DepthToSpaceLayerNode
DPriorBoxLayerNode.cpp47 TensorDescriptor PriorBoxLayerNode::compute_output_descriptor(const TensorDescriptor &input_descrip… in compute_output_descriptor() function in arm_compute::graph::PriorBoxLayerNode
DReorgLayerNode.cpp46 TensorDescriptor ReorgLayerNode::compute_output_descriptor(const TensorDescriptor &input_descriptor… in compute_output_descriptor() function in arm_compute::graph::ReorgLayerNode
DUpsampleLayerNode.cpp51 TensorDescriptor UpsampleLayerNode::compute_output_descriptor(const TensorDescriptor &input_descrip… in compute_output_descriptor() function in arm_compute::graph::UpsampleLayerNode
DPoolingLayerNode.cpp47 TensorDescriptor PoolingLayerNode::compute_output_descriptor(const TensorDescriptor &input_descript… in compute_output_descriptor() function in arm_compute::graph::PoolingLayerNode
DStackLayerNode.cpp50 TensorDescriptor StackLayerNode::compute_output_descriptor(const std::vector<TensorDescriptor> &inp… in compute_output_descriptor() function in arm_compute::graph::StackLayerNode
DStridedSliceLayerNode.cpp65 TensorDescriptor StridedSliceLayerNode::compute_output_descriptor(const TensorDescriptor &input_des… in compute_output_descriptor() function in arm_compute::graph::StridedSliceLayerNode
DDeconvolutionLayerNode.cpp47 TensorDescriptor DeconvolutionLayerNode::compute_output_descriptor(const TensorDescriptor &input_de… in compute_output_descriptor() function in arm_compute::graph::DeconvolutionLayerNode
DConcatenateLayerNode.cpp64 TensorDescriptor ConcatenateLayerNode::compute_output_descriptor(const std::vector<TensorDescriptor… in compute_output_descriptor() function in arm_compute::graph::ConcatenateLayerNode
DFullyConnectedLayer.cpp81 TensorDescriptor FullyConnectedLayerNode::compute_output_descriptor(const TensorDescriptor &input_d… in compute_output_descriptor() function in arm_compute::graph::FullyConnectedLayerNode
DDepthwiseConvolutionLayerNode.cpp73 TensorDescriptor DepthwiseConvolutionLayerNode::compute_output_descriptor(const TensorDescriptor &i… in compute_output_descriptor() function in arm_compute::graph::DepthwiseConvolutionLayerNode
DSplitLayerNode.cpp52 std::pair<TensorDescriptor, Coordinates> SplitLayerNode::compute_output_descriptor(const TensorDesc… in compute_output_descriptor() function in arm_compute::graph::SplitLayerNode
DFusedDepthwiseConvolutionBatchNormalizationNode.cpp81 TensorDescriptor FusedDepthwiseConvolutionBatchNormalizationNode::compute_output_descriptor(const T… in compute_output_descriptor() function in arm_compute::graph::FusedDepthwiseConvolutionBatchNormalizationNode
DConvolutionLayerNode.cpp86 TensorDescriptor ConvolutionLayerNode::compute_output_descriptor(const TensorDescriptor &input_desc… in compute_output_descriptor() function in arm_compute::graph::ConvolutionLayerNode
DFusedConvolutionBatchNormalizationNode.cpp91 TensorDescriptor FusedConvolutionBatchNormalizationNode::compute_output_descriptor(const TensorDesc… in compute_output_descriptor() function in arm_compute::graph::FusedConvolutionBatchNormalizationNode