Home
last modified time | relevance | path

Searched defs:StringifyLayerParameters (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/
H A DSerializeLayerParameters.hpp23 struct StringifyLayerParameters struct
25 static void Serialize(ParameterStringifyFunction&, const LayerParameter&) {} in Serialize()
28 template <> struct StringifyLayerParameters<ActivationDescriptor> struct
33 template <> struct StringifyLayerParameters<BatchNormalizationDescriptor> struct
38 template <> struct StringifyLayerParameters<BatchMatMulDescriptor> struct
43 template <> struct StringifyLayerParameters<BatchToSpaceNdDescriptor> struct
48 template <> struct StringifyLayerParameters<ChannelShuffleDescriptor> struct
53 template <> struct StringifyLayerParameters<ComparisonDescriptor> struct
58 template <> struct StringifyLayerParameters<Convolution2dDescriptor> struct
63 template <> struct StringifyLayerParameters<Convolution3dDescriptor> struct
[all …]