Searched defs:cLayer (Results 1 – 1 of 1) sorted by relevance
72 auto cLayer = PolymorphicDowncast<const ActivationLayer*>(&layer); in IsLayerConfigurationSupported() local96 auto cLayer = PolymorphicDowncast<const ArgMinMaxLayer*>(&layer); in IsLayerConfigurationSupported() local110 auto cLayer = PolymorphicDowncast<const BatchNormalizationLayer*>(&layer); in IsLayerConfigurationSupported() local132 auto cLayer = PolymorphicDowncast<const BatchToSpaceNdLayer*>(&layer); in IsLayerConfigurationSupported() local142 auto cLayer = PolymorphicDowncast<const ComparisonLayer*>(&layer); in IsLayerConfigurationSupported() local191 auto cLayer = PolymorphicDowncast<const Convolution2dLayer*>(&layer); in IsLayerConfigurationSupported() local229 auto cLayer = PolymorphicDowncast<const DepthToSpaceLayer*>(&layer); in IsLayerConfigurationSupported() local242 auto cLayer = PolymorphicDowncast<const DepthwiseConvolution2dLayer*>(&layer); in IsLayerConfigurationSupported() local279 auto cLayer = PolymorphicDowncast<const DetectionPostProcessLayer*>(&layer); in IsLayerConfigurationSupported() local303 auto cLayer = PolymorphicDowncast<const ElementwiseUnaryLayer*>(&layer); in IsLayerConfigurationSupported() local[all …]