Home
last modified time | relevance | path

Searched defs:InferOutputShapes (Results 1 – 25 of 33) sorted by relevance

12

/external/armnn/src/armnn/layers/
DStandInLayer.cpp31 std::vector<TensorShape> StandInLayer::InferOutputShapes(const std::vector<TensorShape>& inputShape… in InferOutputShapes() function in armnn::StandInLayer
DMergeLayer.cpp48 std::vector<TensorShape> MergeLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes)… in InferOutputShapes() function in armnn::MergeLayer
DConstantLayer.cpp40 std::vector<TensorShape> ConstantLayer::InferOutputShapes(const std::vector<TensorShape>& inputShap… in InferOutputShapes() function in armnn::ConstantLayer
DReshapeLayer.cpp35 std::vector<TensorShape> ReshapeLayer::InferOutputShapes(const std::vector<TensorShape>& inputShape… in InferOutputShapes() function in armnn::ReshapeLayer
DSliceLayer.cpp52 std::vector<TensorShape> SliceLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes)… in InferOutputShapes() function in armnn::SliceLayer
DTransposeLayer.cpp38 std::vector<TensorShape> TransposeLayer::InferOutputShapes(const std::vector<TensorShape>& inputSha… in InferOutputShapes() function in armnn::TransposeLayer
DElementwiseUnaryLayer.cpp40 std::vector<TensorShape> ElementwiseUnaryLayer::InferOutputShapes(const std::vector<TensorShape>& i… in InferOutputShapes() function in armnn::ElementwiseUnaryLayer
DPermuteLayer.cpp38 std::vector<TensorShape> PermuteLayer::InferOutputShapes(const std::vector<TensorShape>& inputShape… in InferOutputShapes() function in armnn::PermuteLayer
DElementwiseBaseLayer.cpp22 std::vector<TensorShape> ElementwiseBaseLayer::InferOutputShapes(const std::vector<TensorShape>& in… in InferOutputShapes() function in armnn::ElementwiseBaseLayer
DPadLayer.cpp40 std::vector<TensorShape> PadLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes) c… in InferOutputShapes() function in armnn::PadLayer
DDepthToSpaceLayer.cpp41 std::vector<TensorShape> DepthToSpaceLayer::InferOutputShapes(const std::vector<TensorShape>& input… in InferOutputShapes() function in armnn::DepthToSpaceLayer
DSpaceToDepthLayer.cpp44 std::vector<TensorShape> SpaceToDepthLayer::InferOutputShapes(const std::vector<TensorShape>& input… in InferOutputShapes() function in armnn::SpaceToDepthLayer
DComparisonLayer.cpp36 std::vector<TensorShape> ComparisonLayer::InferOutputShapes(const std::vector<TensorShape>& inputSh… in InferOutputShapes() function in armnn::ComparisonLayer
DLogicalBinaryLayer.cpp34 std::vector<TensorShape> LogicalBinaryLayer::InferOutputShapes(const std::vector<TensorShape>& inpu… in InferOutputShapes() function in armnn::LogicalBinaryLayer
DSpaceToBatchNdLayer.cpp43 std::vector<TensorShape> SpaceToBatchNdLayer::InferOutputShapes(const std::vector<TensorShape>& inp… in InferOutputShapes() function in armnn::SpaceToBatchNdLayer
DResizeLayer.cpp39 std::vector<TensorShape> ResizeLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes… in InferOutputShapes() function in armnn::ResizeLayer
DStridedSliceLayer.cpp47 std::vector<TensorShape> StridedSliceLayer::InferOutputShapes( in InferOutputShapes() function in armnn::StridedSliceLayer
DFullyConnectedLayer.cpp54 std::vector<TensorShape> FullyConnectedLayer::InferOutputShapes(const std::vector<TensorShape>& inp… in InferOutputShapes() function in armnn::FullyConnectedLayer
DArgMinMaxLayer.cpp37 std::vector<TensorShape> ArgMinMaxLayer::InferOutputShapes(const std::vector<TensorShape>& inputSha… in InferOutputShapes() function in armnn::ArgMinMaxLayer
DStackLayer.cpp35 std::vector<TensorShape> StackLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes)… in InferOutputShapes() function in armnn::StackLayer
DBatchToSpaceNdLayer.cpp60 std::vector<TensorShape> BatchToSpaceNdLayer::InferOutputShapes(const std::vector<TensorShape>& inp… in InferOutputShapes() function in armnn::BatchToSpaceNdLayer
DPreluLayer.cpp38 std::vector<TensorShape> PreluLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes)… in InferOutputShapes() function in armnn::PreluLayer
DTransposeConvolution2dLayer.cpp57 std::vector<TensorShape> TransposeConvolution2dLayer::InferOutputShapes( in InferOutputShapes() function in armnn::TransposeConvolution2dLayer
DPooling2dLayer.cpp40 std::vector<TensorShape> Pooling2dLayer::InferOutputShapes(const std::vector<TensorShape>& inputSha… in InferOutputShapes() function in armnn::Pooling2dLayer
DQuantizedLstmLayer.cpp81 std::vector<TensorShape> QuantizedLstmLayer::InferOutputShapes(const std::vector<TensorShape>& inpu… in InferOutputShapes() function in armnn::QuantizedLstmLayer

12