/external/armnn/src/armnn/layers/ |
D | StandInLayer.cpp | 31 std::vector<TensorShape> StandInLayer::InferOutputShapes(const std::vector<TensorShape>& inputShape… in InferOutputShapes() function in armnn::StandInLayer
|
D | MergeLayer.cpp | 48 std::vector<TensorShape> MergeLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes)… in InferOutputShapes() function in armnn::MergeLayer
|
D | ConstantLayer.cpp | 40 std::vector<TensorShape> ConstantLayer::InferOutputShapes(const std::vector<TensorShape>& inputShap… in InferOutputShapes() function in armnn::ConstantLayer
|
D | ReshapeLayer.cpp | 35 std::vector<TensorShape> ReshapeLayer::InferOutputShapes(const std::vector<TensorShape>& inputShape… in InferOutputShapes() function in armnn::ReshapeLayer
|
D | SliceLayer.cpp | 52 std::vector<TensorShape> SliceLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes)… in InferOutputShapes() function in armnn::SliceLayer
|
D | TransposeLayer.cpp | 38 std::vector<TensorShape> TransposeLayer::InferOutputShapes(const std::vector<TensorShape>& inputSha… in InferOutputShapes() function in armnn::TransposeLayer
|
D | ElementwiseUnaryLayer.cpp | 40 std::vector<TensorShape> ElementwiseUnaryLayer::InferOutputShapes(const std::vector<TensorShape>& i… in InferOutputShapes() function in armnn::ElementwiseUnaryLayer
|
D | PermuteLayer.cpp | 38 std::vector<TensorShape> PermuteLayer::InferOutputShapes(const std::vector<TensorShape>& inputShape… in InferOutputShapes() function in armnn::PermuteLayer
|
D | ElementwiseBaseLayer.cpp | 22 std::vector<TensorShape> ElementwiseBaseLayer::InferOutputShapes(const std::vector<TensorShape>& in… in InferOutputShapes() function in armnn::ElementwiseBaseLayer
|
D | PadLayer.cpp | 40 std::vector<TensorShape> PadLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes) c… in InferOutputShapes() function in armnn::PadLayer
|
D | DepthToSpaceLayer.cpp | 41 std::vector<TensorShape> DepthToSpaceLayer::InferOutputShapes(const std::vector<TensorShape>& input… in InferOutputShapes() function in armnn::DepthToSpaceLayer
|
D | SpaceToDepthLayer.cpp | 44 std::vector<TensorShape> SpaceToDepthLayer::InferOutputShapes(const std::vector<TensorShape>& input… in InferOutputShapes() function in armnn::SpaceToDepthLayer
|
D | ComparisonLayer.cpp | 36 std::vector<TensorShape> ComparisonLayer::InferOutputShapes(const std::vector<TensorShape>& inputSh… in InferOutputShapes() function in armnn::ComparisonLayer
|
D | LogicalBinaryLayer.cpp | 34 std::vector<TensorShape> LogicalBinaryLayer::InferOutputShapes(const std::vector<TensorShape>& inpu… in InferOutputShapes() function in armnn::LogicalBinaryLayer
|
D | SpaceToBatchNdLayer.cpp | 43 std::vector<TensorShape> SpaceToBatchNdLayer::InferOutputShapes(const std::vector<TensorShape>& inp… in InferOutputShapes() function in armnn::SpaceToBatchNdLayer
|
D | ResizeLayer.cpp | 39 std::vector<TensorShape> ResizeLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes… in InferOutputShapes() function in armnn::ResizeLayer
|
D | StridedSliceLayer.cpp | 47 std::vector<TensorShape> StridedSliceLayer::InferOutputShapes( in InferOutputShapes() function in armnn::StridedSliceLayer
|
D | FullyConnectedLayer.cpp | 54 std::vector<TensorShape> FullyConnectedLayer::InferOutputShapes(const std::vector<TensorShape>& inp… in InferOutputShapes() function in armnn::FullyConnectedLayer
|
D | ArgMinMaxLayer.cpp | 37 std::vector<TensorShape> ArgMinMaxLayer::InferOutputShapes(const std::vector<TensorShape>& inputSha… in InferOutputShapes() function in armnn::ArgMinMaxLayer
|
D | StackLayer.cpp | 35 std::vector<TensorShape> StackLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes)… in InferOutputShapes() function in armnn::StackLayer
|
D | BatchToSpaceNdLayer.cpp | 60 std::vector<TensorShape> BatchToSpaceNdLayer::InferOutputShapes(const std::vector<TensorShape>& inp… in InferOutputShapes() function in armnn::BatchToSpaceNdLayer
|
D | PreluLayer.cpp | 38 std::vector<TensorShape> PreluLayer::InferOutputShapes(const std::vector<TensorShape>& inputShapes)… in InferOutputShapes() function in armnn::PreluLayer
|
D | TransposeConvolution2dLayer.cpp | 57 std::vector<TensorShape> TransposeConvolution2dLayer::InferOutputShapes( in InferOutputShapes() function in armnn::TransposeConvolution2dLayer
|
D | Pooling2dLayer.cpp | 40 std::vector<TensorShape> Pooling2dLayer::InferOutputShapes(const std::vector<TensorShape>& inputSha… in InferOutputShapes() function in armnn::Pooling2dLayer
|
D | QuantizedLstmLayer.cpp | 81 std::vector<TensorShape> QuantizedLstmLayer::InferOutputShapes(const std::vector<TensorShape>& inpu… in InferOutputShapes() function in armnn::QuantizedLstmLayer
|