Home
last modified time | relevance | path

Searched refs:VerifyShapeInferenceType (Results 1 – 25 of 65) sorted by relevance

123

/external/armnn/src/armnn/layers/
DCastLayer.cpp40 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DChannelShuffleLayer.cpp41 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DQuantizeLayer.cpp39 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DConvertFp16ToFp32Layer.cpp41 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DMemImportLayer.cpp43 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DDequantizeLayer.cpp39 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DFloorLayer.cpp40 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DConvertFp32ToFp16Layer.cpp41 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DMemCopyLayer.cpp43 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DFillLayer.cpp40 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DActivationLayer.cpp39 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DSoftmaxLayer.cpp40 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DAbsLayer.cpp41 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DInstanceNormalizationLayer.cpp40 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DNormalizationLayer.cpp40 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DLogSoftmaxLayer.cpp40 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DRsqrtLayer.cpp42 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DFakeQuantizationLayer.cpp40 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DL2NormalizationLayer.cpp40 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DSwitchLayer.cpp38 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DRankLayer.cpp46 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DMergeLayer.cpp36 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DElementwiseUnaryLayer.cpp49 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DShapeLayer.cpp43 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()
DPermuteLayer.cpp51 VerifyShapeInferenceType(outputShape, m_ShapeInferenceMethod); in ValidateTensorShapesFromInputs()

123