Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/armnn/src/armnn/layers/
H A DStandInLayer.cpp31 std::vector<TensorShape> StandInLayer::InferOutputShapes(const std::vector<TensorShape>& inputShape… in InferOutputShapes() function in armnn::StandInLayer
H A DMergeLayer.cpp48 std::vector<TensorShape> MergeLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes)… in InferOutputShapes() function in armnn::MergeLayer
H A DSliceLayer.cpp52 std::vector<TensorShape> SliceLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes)… in InferOutputShapes() function in armnn::SliceLayer
H A DReshapeLayer.cpp35 std::vector<TensorShape> ReshapeLayer::InferOutputShapes(const std::vector<TensorShape>& inputShape… in InferOutputShapes() function in armnn::ReshapeLayer
H A DShapeLayer.cpp52 std::vector<TensorShape> ShapeLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes)… in InferOutputShapes() function in armnn::ShapeLayer
H A DRankLayer.cpp34 std::vector<TensorShape> RankLayer::InferOutputShapes(const std::vector<TensorShape>&) const in InferOutputShapes() function in armnn::RankLayer
H A DConstantLayer.cpp40 std::vector<TensorShape> ConstantLayer::InferOutputShapes(const std::vector<TensorShape>& inputShap… in InferOutputShapes() function in armnn::ConstantLayer
H A DElementwiseUnaryLayer.cpp34 std::vector<TensorShape> ElementwiseUnaryLayer::InferOutputShapes(const std::vector<TensorShape>& i… in InferOutputShapes() function in armnn::ElementwiseUnaryLayer
H A DTransposeLayer.cpp38 std::vector<TensorShape> TransposeLayer::InferOutputShapes(const std::vector<TensorShape>& inputSha… in InferOutputShapes() function in armnn::TransposeLayer
H A DPermuteLayer.cpp38 std::vector<TensorShape> PermuteLayer::InferOutputShapes(const std::vector<TensorShape>& inputShape… in InferOutputShapes() function in armnn::PermuteLayer
H A DPadLayer.cpp42 std::vector<TensorShape> PadLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes) c… in InferOutputShapes() function in armnn::PadLayer
H A DDepthToSpaceLayer.cpp41 std::vector<TensorShape> DepthToSpaceLayer::InferOutputShapes(const std::vector<TensorShape>& input… in InferOutputShapes() function in armnn::DepthToSpaceLayer
H A DDetectionPostProcessLayer.cpp80 std::vector<TensorShape> DetectionPostProcessLayer::InferOutputShapes(const std::vector<TensorShape… in InferOutputShapes() function in armnn::DetectionPostProcessLayer
H A DSpaceToDepthLayer.cpp44 std::vector<TensorShape> SpaceToDepthLayer::InferOutputShapes(const std::vector<TensorShape>& input… in InferOutputShapes() function in armnn::SpaceToDepthLayer
H A DElementwiseBaseLayer.cpp23 std::vector<TensorShape> ElementwiseBaseLayer::InferOutputShapes(const std::vector<TensorShape>& in… in InferOutputShapes() function in armnn::ElementwiseBaseLayer
H A DMeanLayer.cpp61 std::vector<TensorShape> MeanLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes) … in InferOutputShapes() function in armnn::MeanLayer
H A DFullyConnectedLayer.cpp35 std::vector<TensorShape> FullyConnectedLayer::InferOutputShapes(const std::vector<TensorShape>& inp… in InferOutputShapes() function in armnn::FullyConnectedLayer
H A DLogicalBinaryLayer.cpp34 std::vector<TensorShape> LogicalBinaryLayer::InferOutputShapes(const std::vector<TensorShape>& inpu… in InferOutputShapes() function in armnn::LogicalBinaryLayer
H A DResizeLayer.cpp39 std::vector<TensorShape> ResizeLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes… in InferOutputShapes() function in armnn::ResizeLayer
H A DSpaceToBatchNdLayer.cpp43 std::vector<TensorShape> SpaceToBatchNdLayer::InferOutputShapes(const std::vector<TensorShape>& inp… in InferOutputShapes() function in armnn::SpaceToBatchNdLayer
H A DGatherNdLayer.cpp34 std::vector<TensorShape> GatherNdLayer::InferOutputShapes(const std::vector<TensorShape>& inputShap… in InferOutputShapes() function in armnn::GatherNdLayer
H A DStridedSliceLayer.cpp47 std::vector<TensorShape> StridedSliceLayer::InferOutputShapes( in InferOutputShapes() function in armnn::StridedSliceLayer
H A DReduceLayer.cpp62 std::vector<TensorShape> ReduceLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes… in InferOutputShapes() function in armnn::ReduceLayer
H A DComparisonLayer.cpp36 std::vector<TensorShape> ComparisonLayer::InferOutputShapes(const std::vector<TensorShape>& inputSh… in InferOutputShapes() function in armnn::ComparisonLayer
H A DElementwiseBinaryLayer.cpp31 std::vector<TensorShape> ElementwiseBinaryLayer::InferOutputShapes(const std::vector<TensorShape>& … in InferOutputShapes() function in armnn::ElementwiseBinaryLayer

12