• Home
  • Raw
  • Download

Lines Matching defs:cLayer

100             auto cLayer = PolymorphicDowncast<const ActivationLayer*>(&layer);  in IsLayerConfigurationSupported()  local
126 auto cLayer = PolymorphicDowncast<const ArgMinMaxLayer*>(&layer); in IsLayerConfigurationSupported() local
140 auto cLayer = PolymorphicDowncast<const BatchMatMulLayer*>(&layer); in IsLayerConfigurationSupported() local
156 auto cLayer = PolymorphicDowncast<const BatchNormalizationLayer*>(&layer); in IsLayerConfigurationSupported() local
178 auto cLayer = PolymorphicDowncast<const BatchToSpaceNdLayer*>(&layer); in IsLayerConfigurationSupported() local
198 auto cLayer = PolymorphicDowncast<const ChannelShuffleLayer*>(&layer); in IsLayerConfigurationSupported() local
213 auto cLayer = PolymorphicDowncast<const ComparisonLayer*>(&layer); in IsLayerConfigurationSupported() local
248 auto cLayer = PolymorphicDowncast<const Convolution2dLayer*>(&layer); in IsLayerConfigurationSupported() local
281 auto cLayer = PolymorphicDowncast<const Convolution3dLayer*>(&layer); in IsLayerConfigurationSupported() local
323 auto cLayer = PolymorphicDowncast<const DepthToSpaceLayer*>(&layer); in IsLayerConfigurationSupported() local
336 auto cLayer = PolymorphicDowncast<const DepthwiseConvolution2dLayer*>(&layer); in IsLayerConfigurationSupported() local
375 auto cLayer = PolymorphicDowncast<const DetectionPostProcessLayer*>(&layer); in IsLayerConfigurationSupported() local
399 auto cLayer = PolymorphicDowncast<const ElementwiseBinaryLayer*>(&layer); in IsLayerConfigurationSupported() local
417 auto cLayer = PolymorphicDowncast<const ElementwiseUnaryLayer*>(&layer); in IsLayerConfigurationSupported() local
430 auto cLayer = PolymorphicDowncast<const FillLayer*>(&layer); in IsLayerConfigurationSupported() local
444 auto cLayer = PolymorphicDowncast<const FakeQuantizationLayer*>(&layer); in IsLayerConfigurationSupported() local
462 auto cLayer = PolymorphicDowncast<const FullyConnectedLayer*>(&layer); in IsLayerConfigurationSupported() local
533 auto cLayer = PolymorphicDowncast<const GatherLayer*>(&layer); in IsLayerConfigurationSupported() local
561 auto cLayer = PolymorphicDowncast<const InstanceNormalizationLayer*>(&layer); in IsLayerConfigurationSupported() local
576 auto cLayer = PolymorphicDowncast<const L2NormalizationLayer*>(&layer); in IsLayerConfigurationSupported() local
591 auto cLayer = PolymorphicDowncast<const LogicalBinaryLayer*>(&layer); in IsLayerConfigurationSupported() local
606 auto cLayer = PolymorphicDowncast<const LogSoftmaxLayer*>(&layer); in IsLayerConfigurationSupported() local
619 auto cLayer = PolymorphicDowncast<const LstmLayer*>(&layer); in IsLayerConfigurationSupported() local
809 auto cLayer = PolymorphicDowncast<const ConcatLayer*>(&layer); in IsLayerConfigurationSupported() local
853 auto cLayer = PolymorphicDowncast<const NormalizationLayer*>(&layer); in IsLayerConfigurationSupported() local
870 auto cLayer = PolymorphicDowncast<const PermuteLayer*>(&layer); in IsLayerConfigurationSupported() local
881 auto cLayer = PolymorphicDowncast<const PadLayer*>(&layer); in IsLayerConfigurationSupported() local
893 auto cLayer = PolymorphicDowncast<const Pooling2dLayer*>(&layer); in IsLayerConfigurationSupported() local
904 auto cLayer = PolymorphicDowncast<const Pooling3dLayer*>(&layer); in IsLayerConfigurationSupported() local
915 auto cLayer = PolymorphicDowncast<const PreCompiledLayer*>(&layer); in IsLayerConfigurationSupported() local
931 auto cLayer = PolymorphicDowncast<const QLstmLayer*>(&layer); in IsLayerConfigurationSupported() local
1027 auto cLayer = PolymorphicDowncast<const QuantizedLstmLayer*>(&layer); in IsLayerConfigurationSupported() local
1102 auto cLayer = PolymorphicDowncast<const ReshapeLayer*>(&layer); in IsLayerConfigurationSupported() local
1113 auto cLayer = PolymorphicDowncast<const ResizeLayer*>(&layer); in IsLayerConfigurationSupported() local
1134 auto cLayer = PolymorphicDowncast<const SliceLayer*>(&layer); in IsLayerConfigurationSupported() local
1147 auto cLayer = PolymorphicDowncast<const SoftmaxLayer*>(&layer); in IsLayerConfigurationSupported() local
1158 auto cLayer = PolymorphicDowncast<const SpaceToBatchNdLayer*>(&layer); in IsLayerConfigurationSupported() local
1169 auto cLayer = PolymorphicDowncast<const SpaceToDepthLayer*>(&layer); in IsLayerConfigurationSupported() local
1182 auto cLayer = PolymorphicDowncast<const SplitterLayer*>(&layer); in IsLayerConfigurationSupported() local
1204 auto cLayer = PolymorphicDowncast<const StackLayer*>(&layer); in IsLayerConfigurationSupported() local
1231 auto cLayer = PolymorphicDowncast<const StandInLayer*>(&layer); in IsLayerConfigurationSupported() local
1272 auto cLayer = PolymorphicDowncast<const StridedSliceLayer*>(&layer); in IsLayerConfigurationSupported() local
1310 auto cLayer = PolymorphicDowncast<const MeanLayer*>(&layer); in IsLayerConfigurationSupported() local
1346 auto cLayer = PolymorphicDowncast<const TransposeLayer*>(&layer); in IsLayerConfigurationSupported() local
1357 auto cLayer = PolymorphicDowncast<const TransposeConvolution2dLayer*>(&layer); in IsLayerConfigurationSupported() local
1387 auto cLayer = PolymorphicDowncast<const ReduceLayer*>(&layer); in IsLayerConfigurationSupported() local
1399 auto cLayer = PolymorphicDowncast<const UnidirectionalSequenceLstmLayer*>(&layer); in IsLayerConfigurationSupported() local