|
| template<typename T > |
| constexpr LayerType | LayerEnumOf (const T *=nullptr) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const ActivationLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const AdditionLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const ArgMinMaxLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const BatchMatMulLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const BatchNormalizationLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const BatchToSpaceNdLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const BroadcastToLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const CastLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const ChannelShuffleLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const ComparisonLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const ConcatLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const ConstantLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const ConvertFp16ToFp32Layer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const ConvertFp32ToFp16Layer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const Convolution2dLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const Convolution3dLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const DebugLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const DepthToSpaceLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const DepthwiseConvolution2dLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const DequantizeLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const DetectionPostProcessLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const DivisionLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const ElementwiseBinaryLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const ElementwiseUnaryLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const FakeQuantizationLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const FillLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const FloorLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const FullyConnectedLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const FusedLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const GatherLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const GatherNdLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const InputLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const InstanceNormalizationLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const L2NormalizationLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const LogicalBinaryLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const LogSoftmaxLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const LstmLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const MapLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const MaximumLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const MeanLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const MemCopyLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const MemImportLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const MergeLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const MinimumLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const MultiplicationLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const NormalizationLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const OutputLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const PadLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const PermuteLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const Pooling2dLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const Pooling3dLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const PreCompiledLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const PreluLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const QuantizeLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const QLstmLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const QuantizedLstmLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const RankLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const ReduceLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const ReshapeLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const ResizeLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const ReverseV2Layer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const ScatterNdLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const ShapeLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const SliceLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const SoftmaxLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const SpaceToBatchNdLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const SpaceToDepthLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const SplitterLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const StackLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const StandInLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const StridedSliceLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const SubtractionLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const SwitchLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const TileLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const TransposeLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const TransposeConvolution2dLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const UnidirectionalSequenceLstmLayer *) |
| |
| template<> |
| constexpr LayerType | LayerEnumOf (const UnmapLayer *) |
| |