Lines Matching defs:cLayer
72 auto cLayer = PolymorphicDowncast<const ActivationLayer*>(&layer); in IsLayerConfigurationSupported() local
96 auto cLayer = PolymorphicDowncast<const ArgMinMaxLayer*>(&layer); in IsLayerConfigurationSupported() local
110 auto cLayer = PolymorphicDowncast<const BatchNormalizationLayer*>(&layer); in IsLayerConfigurationSupported() local
132 auto cLayer = PolymorphicDowncast<const BatchToSpaceNdLayer*>(&layer); in IsLayerConfigurationSupported() local
142 auto cLayer = PolymorphicDowncast<const ComparisonLayer*>(&layer); in IsLayerConfigurationSupported() local
191 auto cLayer = PolymorphicDowncast<const Convolution2dLayer*>(&layer); in IsLayerConfigurationSupported() local
229 auto cLayer = PolymorphicDowncast<const DepthToSpaceLayer*>(&layer); in IsLayerConfigurationSupported() local
242 auto cLayer = PolymorphicDowncast<const DepthwiseConvolution2dLayer*>(&layer); in IsLayerConfigurationSupported() local
279 auto cLayer = PolymorphicDowncast<const DetectionPostProcessLayer*>(&layer); in IsLayerConfigurationSupported() local
303 auto cLayer = PolymorphicDowncast<const ElementwiseUnaryLayer*>(&layer); in IsLayerConfigurationSupported() local
316 auto cLayer = PolymorphicDowncast<const FillLayer*>(&layer); in IsLayerConfigurationSupported() local
330 auto cLayer = PolymorphicDowncast<const FakeQuantizationLayer*>(&layer); in IsLayerConfigurationSupported() local
348 auto cLayer = PolymorphicDowncast<const FullyConnectedLayer*>(&layer); in IsLayerConfigurationSupported() local
416 auto cLayer = PolymorphicDowncast<const GatherLayer*>(&layer); in IsLayerConfigurationSupported() local
433 auto cLayer = PolymorphicDowncast<const InstanceNormalizationLayer*>(&layer); in IsLayerConfigurationSupported() local
448 auto cLayer = PolymorphicDowncast<const L2NormalizationLayer*>(&layer); in IsLayerConfigurationSupported() local
463 auto cLayer = PolymorphicDowncast<const LogicalBinaryLayer*>(&layer); in IsLayerConfigurationSupported() local
478 auto cLayer = PolymorphicDowncast<const LogSoftmaxLayer*>(&layer); in IsLayerConfigurationSupported() local
491 auto cLayer = PolymorphicDowncast<const LstmLayer*>(&layer); in IsLayerConfigurationSupported() local
679 auto cLayer = PolymorphicDowncast<const ConcatLayer*>(&layer); in IsLayerConfigurationSupported() local
721 auto cLayer = PolymorphicDowncast<const NormalizationLayer*>(&layer); in IsLayerConfigurationSupported() local
738 auto cLayer = PolymorphicDowncast<const PermuteLayer*>(&layer); in IsLayerConfigurationSupported() local
749 auto cLayer = PolymorphicDowncast<const PadLayer*>(&layer); in IsLayerConfigurationSupported() local
761 auto cLayer = PolymorphicDowncast<const Pooling2dLayer*>(&layer); in IsLayerConfigurationSupported() local
772 auto cLayer = PolymorphicDowncast<const PreCompiledLayer*>(&layer); in IsLayerConfigurationSupported() local
788 auto cLayer = PolymorphicDowncast<const QLstmLayer*>(&layer); in IsLayerConfigurationSupported() local
881 auto cLayer = PolymorphicDowncast<const QuantizedLstmLayer*>(&layer); in IsLayerConfigurationSupported() local
954 auto cLayer = PolymorphicDowncast<const ReshapeLayer*>(&layer); in IsLayerConfigurationSupported() local
965 auto cLayer = PolymorphicDowncast<const ResizeLayer*>(&layer); in IsLayerConfigurationSupported() local
976 auto cLayer = PolymorphicDowncast<const SliceLayer*>(&layer); in IsLayerConfigurationSupported() local
989 auto cLayer = PolymorphicDowncast<const SoftmaxLayer*>(&layer); in IsLayerConfigurationSupported() local
1000 auto cLayer = PolymorphicDowncast<const SpaceToBatchNdLayer*>(&layer); in IsLayerConfigurationSupported() local
1011 auto cLayer = PolymorphicDowncast<const SpaceToDepthLayer*>(&layer); in IsLayerConfigurationSupported() local
1024 auto cLayer = PolymorphicDowncast<const SplitterLayer*>(&layer); in IsLayerConfigurationSupported() local
1046 auto cLayer = PolymorphicDowncast<const StackLayer*>(&layer); in IsLayerConfigurationSupported() local
1073 auto cLayer = PolymorphicDowncast<const StandInLayer*>(&layer); in IsLayerConfigurationSupported() local
1114 auto cLayer = PolymorphicDowncast<const StridedSliceLayer*>(&layer); in IsLayerConfigurationSupported() local
1150 auto cLayer = PolymorphicDowncast<const MeanLayer*>(&layer); in IsLayerConfigurationSupported() local
1184 auto cLayer = PolymorphicDowncast<const TransposeLayer*>(&layer); in IsLayerConfigurationSupported() local
1195 auto cLayer = PolymorphicDowncast<const TransposeConvolution2dLayer*>(&layer); in IsLayerConfigurationSupported() local