/aosp_15_r20/external/armnn/src/armnn/layers/ |
H A D | StandInLayer.cpp | 31 std::vector<TensorShape> StandInLayer::InferOutputShapes(const std::vector<TensorShape>& inputShape… in InferOutputShapes() function in armnn::StandInLayer
|
H A D | MergeLayer.cpp | 48 std::vector<TensorShape> MergeLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes)… in InferOutputShapes() function in armnn::MergeLayer
|
H A D | SliceLayer.cpp | 52 std::vector<TensorShape> SliceLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes)… in InferOutputShapes() function in armnn::SliceLayer
|
H A D | ReshapeLayer.cpp | 35 std::vector<TensorShape> ReshapeLayer::InferOutputShapes(const std::vector<TensorShape>& inputShape… in InferOutputShapes() function in armnn::ReshapeLayer
|
H A D | ShapeLayer.cpp | 52 std::vector<TensorShape> ShapeLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes)… in InferOutputShapes() function in armnn::ShapeLayer
|
H A D | RankLayer.cpp | 34 std::vector<TensorShape> RankLayer::InferOutputShapes(const std::vector<TensorShape>&) const in InferOutputShapes() function in armnn::RankLayer
|
H A D | ConstantLayer.cpp | 40 std::vector<TensorShape> ConstantLayer::InferOutputShapes(const std::vector<TensorShape>& inputShap… in InferOutputShapes() function in armnn::ConstantLayer
|
H A D | ElementwiseUnaryLayer.cpp | 34 std::vector<TensorShape> ElementwiseUnaryLayer::InferOutputShapes(const std::vector<TensorShape>& i… in InferOutputShapes() function in armnn::ElementwiseUnaryLayer
|
H A D | TransposeLayer.cpp | 38 std::vector<TensorShape> TransposeLayer::InferOutputShapes(const std::vector<TensorShape>& inputSha… in InferOutputShapes() function in armnn::TransposeLayer
|
H A D | PermuteLayer.cpp | 38 std::vector<TensorShape> PermuteLayer::InferOutputShapes(const std::vector<TensorShape>& inputShape… in InferOutputShapes() function in armnn::PermuteLayer
|
H A D | PadLayer.cpp | 42 std::vector<TensorShape> PadLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes) c… in InferOutputShapes() function in armnn::PadLayer
|
H A D | DepthToSpaceLayer.cpp | 41 std::vector<TensorShape> DepthToSpaceLayer::InferOutputShapes(const std::vector<TensorShape>& input… in InferOutputShapes() function in armnn::DepthToSpaceLayer
|
H A D | DetectionPostProcessLayer.cpp | 80 std::vector<TensorShape> DetectionPostProcessLayer::InferOutputShapes(const std::vector<TensorShape… in InferOutputShapes() function in armnn::DetectionPostProcessLayer
|
H A D | SpaceToDepthLayer.cpp | 44 std::vector<TensorShape> SpaceToDepthLayer::InferOutputShapes(const std::vector<TensorShape>& input… in InferOutputShapes() function in armnn::SpaceToDepthLayer
|
H A D | ElementwiseBaseLayer.cpp | 23 std::vector<TensorShape> ElementwiseBaseLayer::InferOutputShapes(const std::vector<TensorShape>& in… in InferOutputShapes() function in armnn::ElementwiseBaseLayer
|
H A D | MeanLayer.cpp | 61 std::vector<TensorShape> MeanLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes) … in InferOutputShapes() function in armnn::MeanLayer
|
H A D | FullyConnectedLayer.cpp | 35 std::vector<TensorShape> FullyConnectedLayer::InferOutputShapes(const std::vector<TensorShape>& inp… in InferOutputShapes() function in armnn::FullyConnectedLayer
|
H A D | LogicalBinaryLayer.cpp | 34 std::vector<TensorShape> LogicalBinaryLayer::InferOutputShapes(const std::vector<TensorShape>& inpu… in InferOutputShapes() function in armnn::LogicalBinaryLayer
|
H A D | ResizeLayer.cpp | 39 std::vector<TensorShape> ResizeLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes… in InferOutputShapes() function in armnn::ResizeLayer
|
H A D | SpaceToBatchNdLayer.cpp | 43 std::vector<TensorShape> SpaceToBatchNdLayer::InferOutputShapes(const std::vector<TensorShape>& inp… in InferOutputShapes() function in armnn::SpaceToBatchNdLayer
|
H A D | GatherNdLayer.cpp | 34 std::vector<TensorShape> GatherNdLayer::InferOutputShapes(const std::vector<TensorShape>& inputShap… in InferOutputShapes() function in armnn::GatherNdLayer
|
H A D | StridedSliceLayer.cpp | 47 std::vector<TensorShape> StridedSliceLayer::InferOutputShapes( in InferOutputShapes() function in armnn::StridedSliceLayer
|
H A D | ReduceLayer.cpp | 62 std::vector<TensorShape> ReduceLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes… in InferOutputShapes() function in armnn::ReduceLayer
|
H A D | ComparisonLayer.cpp | 36 std::vector<TensorShape> ComparisonLayer::InferOutputShapes(const std::vector<TensorShape>& inputSh… in InferOutputShapes() function in armnn::ComparisonLayer
|
H A D | ElementwiseBinaryLayer.cpp | 31 std::vector<TensorShape> ElementwiseBinaryLayer::InferOutputShapes(const std::vector<TensorShape>& … in InferOutputShapes() function in armnn::ElementwiseBinaryLayer
|