算子支持

mindspore.nn

操作名AscendGPUCPU算子类别
mindspore.nn.SoftmaxSupportedSupportedSupportedlayer/activation
mindspore.nn.LogSoftmaxSupportedDoingDoinglayer/activation
mindspore.nn.ReLUSupportedSupportedSupportedlayer/activation
mindspore.nn.ReLU6DoingSupportedDoinglayer/activation
mindspore.nn.LeakyReLUDoingDoingDoinglayer/activation
mindspore.nn.TanhSupportedDoingDoinglayer/activation
mindspore.nn.GELUSupportedDoingDoinglayer/activation
mindspore.nn.SigmoidSupportedDoingDoinglayer/activation
mindspore.nn.PReLUDoingDoingDoinglayer/activation
mindspore.nn.DropoutDoingDoingDoinglayer/basic
mindspore.nn.FlattenDoingSupportedDoinglayer/basic
mindspore.nn.DenseDoingSupportedDoinglayer/basic
mindspore.nn.ClipByNormDoingDoingDoinglayer/basic
mindspore.nn.NormDoingDoingDoinglayer/basic
mindspore.nn.OneHotSupportedSupportedDoinglayer/basic
mindspore.nn.SequentialCellDoingSupportedDoinglayer/container
mindspore.nn.CellListSupportedSupportedDoinglayer/container
mindspore.nn.Conv2dSupportedSupportedSupportedlayer/conv
mindspore.nn.Conv2dTransposeDoingSupportedDoinglayer/conv
mindspore.nn.EmbeddingDoingSupportedDoinglayer/embedding
mindspore.nn.LSTMDoingSupportedDoinglayer/lstm
mindspore.nn.BatchNorm1dSupportedDoingDoinglayer/normalization
mindspore.nn.BatchNorm2dSupportedSupportedDoinglayer/normalization
mindspore.nn.LayerNormSupportedDoingDoinglayer/normalization
mindspore.nn.MaxPool2dSupportedSupportedSupportedlayer/pooling
mindspore.nn.AvgPool2dDoingSupportedDoinglayer/pooling
mindspore.nn.L1LossDoingDoingDoingloss/loss
mindspore.nn.MSELossDoingDoingDoingloss/loss
mindspore.nn.SmoothL1LossDoingDoingDoingloss/loss
mindspore.nn.SoftmaxCrossEntropyWithLogitsSupportedSupportedSupportedloss/loss
mindspore.nn.SoftmaxCrossEntropyExpandDoingDoingDoingloss/loss
mindspore.nn.AdamDoingDoingDoingoptim/adam
mindspore.nn.AdamWeightDecaySupportedDoingDoingoptim/adam
mindspore.nn.AdamWeightDecayDynamicLRSupportedDoingDoingoptim/adam
mindspore.nn.LambDoingDoingDoingoptim/lamb
mindspore.nn.LARSDoingDoingDoingoptim/lars
mindspore.nn.MomentumSupportedSupportedSupportedoptim/momentum
mindspore.nn.OptimizerDoingSupportedDoingoptim/optimizer
mindspore.nn.SGDDoingDoingDoingoptim/sgd
mindspore.nn.WithLossCellSupportedSupportedDoingwrap/cell_wrapper
mindspore.nn.WithGradCellSupportedDoingDoingwrap/cell_wrapper
mindspore.nn.TrainOneStepCellSupportedSupportedDoingwrap/cell_wrapper
mindspore.nn.DataWrapperDoingDoingDoingwrap/cell_wrapper
mindspore.nn.GetNextSingleOpDoingSupportedDoingwrap/cell_wrapper
mindspore.nn.WithEvalCellSupportedSupportedDoingwrap/cell_wrapper
mindspore.nn.ParameterUpdateDoingDoingDoingwrap/cell_wrapper
mindspore.nn.DistributedGradReducerSupportedDoingDoingwrap/grad_reducer
mindspore.nn.DynamicLossScaleUpdateCellDoingDoingDoingwrap/loss_scale
mindspore.nn.FixedLossScaleUpdateCellDoingDoingDoingwrap/loss_scale
mindspore.nn.TrainOneStepWithLossScaleCellDoingDoingDoingwrap/loss_scale
mindspore.nn.CellSupportedSupportedSupportedcell

mindspore.ops.operations

操作名AscendGPUCPU算子类别
mindspore.ops.operations.FlattenDoingSupportedDoingnn_ops
mindspore.ops.operations.SoftmaxSupportedSupportedSupportednn_ops
mindspore.ops.operations.LogSoftmaxSupportedDoingDoingnn_ops
mindspore.ops.operations.ReLUSupportedSupportedSupportednn_ops
mindspore.ops.operations.ReLU6DoingSupportedDoingnn_ops
mindspore.ops.operations.SigmoidSupportedDoingDoingnn_ops
mindspore.ops.operations.TanhSupportedDoingDoingnn_ops
mindspore.ops.operations.FusedBatchNormDoingSupportedDoingnn_ops
mindspore.ops.operations.BatchNormSupportedDoingDoingnn_ops
mindspore.ops.operations.Conv2DSupportedSupportedSupportednn_ops
mindspore.ops.operations.DepthwiseConv2dNativeDoingDoingDoingnn_ops
mindspore.ops.operations.MaxPoolWithArgmaxSupportedDoingDoingnn_ops
mindspore.ops.operations.MaxPoolSupportedSupportedSupportednn_ops
mindspore.ops.operations.AvgPoolDoingSupportedDoingnn_ops
mindspore.ops.operations.Conv2DBackpropInputDoingSupportedDoingnn_ops
mindspore.ops.operations.BiasAddSupportedSupportedSupportednn_ops
mindspore.ops.operations.TopKSupportedDoingDoingnn_ops
mindspore.ops.operations.SoftmaxCrossEntropyWithLogitsSupportedSupportedDoingnn_ops
mindspore.ops.operations.SparseSoftmaxCrossEntropyWithLogitsDoingSupportedSupportednn_ops
mindspore.ops.operations.ApplyMomentumSupportedSupportedSupportednn_ops
mindspore.ops.operations.SmoothL1LossDoingDoingDoingnn_ops
mindspore.ops.operations.SGDDoingDoingDoingnn_ops
mindspore.ops.operations.LayerNormSupportedDoingDoingnn_ops
mindspore.ops.operations.L2NormalizeDoingDoingDoingnn_ops
mindspore.ops.operations.DropoutGenMaskDoingDoingDoingnn_ops
mindspore.ops.operations.DropoutDoMaskSupportedDoingDoingnn_ops
mindspore.ops.operations.ResizeBilinearDoingDoingDoingnn_ops
mindspore.ops.operations.OneHotSupportedSupportedDoingnn_ops
mindspore.ops.operations.GeluSupportedDoingDoingnn_ops
mindspore.ops.operations.GetNextSupportedSupportedDoingnn_ops
mindspore.ops.operations.PReLUDoingDoingDoingnn_ops
mindspore.ops.operations.LSTMDoingSupportedDoingnn_ops
mindspore.ops.operations.SigmoidCrossEntropyWithLogitsSupportedDoingDoingnn_ops
mindspore.ops.operations.PadSupportedDoingDoingnn_ops
mindspore.ops.operations.ROIAlignDoingDoingDoingnn_ops
mindspore.ops.operations.AdamSupportedDoingDoingnn_ops
mindspore.ops.operations.BinaryCrossEntropyDoingDoingDoingnn_ops
mindspore.ops.operations.SparseApplyAdagradDoingDoingDoingnn_ops
mindspore.ops.operations.LARSUpdateDoingDoingDoingnn_ops
mindspore.ops.operations.TensorAddSupportedSupportedDoingmath_ops
mindspore.ops.operations.AssignAddSupportedSupportedDoingmath_ops
mindspore.ops.operations.AssignSubDoingDoingDoingmath_ops
mindspore.ops.operations.ReduceMeanSupportedSupportedDoingmath_ops
mindspore.ops.operations.ReduceSumSupportedSupportedDoingmath_ops
mindspore.ops.operations.ReduceAllDoingDoingDoingmath_ops
mindspore.ops.operations.ReduceMaxSupportedSupportedDoingmath_ops
mindspore.ops.operations.ReduceMinDoingDoingDoingmath_ops
mindspore.ops.operations.ReduceProdDoingDoingDoingmath_ops
mindspore.ops.operations.CumProdDoingDoingDoingmath_ops
mindspore.ops.operations.MatMulSupportedSupportedSupportedmath_ops
mindspore.ops.operations.BatchMatMulSupportedDoingDoingmath_ops
mindspore.ops.operations.CumSumDoingDoingDoingmath_ops
mindspore.ops.operations.AddNSupportedSupportedDoingmath_ops
mindspore.ops.operations.NegSupportedSupportedDoingmath_ops
mindspore.ops.operations.SubSupportedDoingDoingmath_ops
mindspore.ops.operations.MulSupportedSupportedSupportedmath_ops
mindspore.ops.operations.SquareSupportedDoingDoingmath_ops
mindspore.ops.operations.RsqrtSupportedDoingDoingmath_ops
mindspore.ops.operations.SqrtSupportedDoingDoingmath_ops
mindspore.ops.operations.ReciprocalSupportedSupportedDoingmath_ops
mindspore.ops.operations.PowSupportedDoingDoingmath_ops
mindspore.ops.operations.ExpSupportedSupportedDoingmath_ops
mindspore.ops.operations.LogSupportedSupportedDoingmath_ops
mindspore.ops.operations.MinimumSupportedDoingDoingmath_ops
mindspore.ops.operations.MaximumSupportedDoingDoingmath_ops
mindspore.ops.operations.RealDivSupportedSupportedDoingmath_ops
mindspore.ops.operations.DivSupportedDoingDoingmath_ops
mindspore.ops.operations.FloorDivSupportedDoingDoingmath_ops
mindspore.ops.operations.FloorDoingDoingDoingmath_ops
mindspore.ops.operations.EqualSupportedSupportedDoingmath_ops
mindspore.ops.operations.EqualCountDoingSupportedSupportedmath_ops
mindspore.ops.operations.NotEqualDoingDoingDoingmath_ops
mindspore.ops.operations.GreaterSupportedDoingDoingmath_ops
mindspore.ops.operations.GreaterEqualDoingDoingDoingmath_ops
mindspore.ops.operations.LessSupportedDoingDoingmath_ops
mindspore.ops.operations.LessEqualSupportedDoingDoingmath_ops
mindspore.ops.operations.LogicalNotDoingDoingDoingmath_ops
mindspore.ops.operations.LogicalAndDoingDoingDoingmath_ops
mindspore.ops.operations.LogicalOrDoingDoingDoingmath_ops
mindspore.ops.operations.NPUAllocFloatStatusSupportedDoingDoingmath_ops
mindspore.ops.operations.NPUGetFloatStatusSupportedDoingDoingmath_ops
mindspore.ops.operations.NPUClearFloatStatusSupportedDoingDoingmath_ops
mindspore.ops.operations.CosDoingDoingDoingmath_ops
mindspore.ops.operations.AcosDoingDoingDoingmath_ops
mindspore.ops.operations.SinDoingDoingDoingmath_ops
mindspore.ops.operations.NMSWithMaskDoingDoingDoingmath_ops
mindspore.ops.operations.AbsDoingDoingDoingmath_ops
mindspore.ops.operations.SignDoingDoingDoingmath_ops
mindspore.ops.operations.RoundDoingDoingDoingmath_ops
mindspore.ops.operations.ExpandDimsSupportedSupportedDoingarray_ops
mindspore.ops.operations.DTypeSupportedSupportedSupportedarray_ops
mindspore.ops.operations.SameTypeShapeSupportedSupportedSupportedarray_ops
mindspore.ops.operations.CastSupportedSupportedDoingarray_ops
mindspore.ops.operations.IsSubClassSupportedSupportedSupportedarray_ops
mindspore.ops.operations.IsInstanceSupportedSupportedSupportedarray_ops
mindspore.ops.operations.ReshapeSupportedSupportedSupportedarray_ops
mindspore.ops.operations.ShapeSupportedSupportedSupportedarray_ops
mindspore.ops.operations.SqueezeDoingSupportedDoingarray_ops
mindspore.ops.operations.TransposeSupportedSupportedDoingarray_ops
mindspore.ops.operations.GatherV2SupportedSupportedDoingarray_ops
mindspore.ops.operations.SplitSupportedDoingDoingarray_ops
mindspore.ops.operations.RankSupportedSupportedSupportedarray_ops
mindspore.ops.operations.TruncatedNormalDoingDoingDoingarray_ops
mindspore.ops.operations.SizeSupportedSupportedSupportedarray_ops
mindspore.ops.operations.FillSupportedSupportedSupportedarray_ops
mindspore.ops.operations.OnesLikeDoingDoingDoingarray_ops
mindspore.ops.operations.ZerosLikeSupportedSupportedDoingarray_ops
mindspore.ops.operations.TupleToArraySupportedSupportedSupportedarray_ops
mindspore.ops.operations.ScalarToArraySupportedSupportedSupportedarray_ops
mindspore.ops.operations.ScalarToTensorSupportedSupportedSupportedarray_ops
mindspore.ops.operations.InvertPermutationSupportedSupportedSupportedarray_ops
mindspore.ops.operations.ArgmaxDoingSupportedSupportedarray_ops
mindspore.ops.operations.ArgminDoingDoingDoingarray_ops
mindspore.ops.operations.ArgMaxWithValueDoingDoingDoingarray_ops
mindspore.ops.operations.ArgMinWithValueSupportedDoingDoingarray_ops
mindspore.ops.operations.TileDoingDoingDoingarray_ops
mindspore.ops.operations.UnsortedSegmentSumSupportedDoingDoingarray_ops
mindspore.ops.operations.ConcatSupportedSupportedDoingarray_ops
mindspore.ops.operations.SliceSupportedSupportedDoingarray_ops
mindspore.ops.operations.ConcatOffsetSupportedSupportedSupportedarray_ops
mindspore.ops.operations.SelectSupportedDoingDoingarray_ops
mindspore.ops.operations.StridedSliceSupportedSupportedDoingarray_ops
mindspore.ops.operations.DiagDoingDoingDoingarray_ops
mindspore.ops.operations.EyeSupportedSupportedSupportedarray_ops
mindspore.ops.operations.ScatterNdSupportedDoingDoingarray_ops
mindspore.ops.operations.ResizeNearestNeighborDoingDoingDoingarray_ops
mindspore.ops.operations.GatherNdDoingDoingDoingarray_ops
mindspore.ops.operations.ScatterNdUpdateDoingDoingDoingarray_ops
mindspore.ops.operations.SpaceToDepthDoingDoingDoingarray_ops
mindspore.ops.operations.DepthToSpaceDoingDoingDoingarray_ops
mindspore.ops.operations.ReduceOpSupportedSupportedDoingcomm_ops
mindspore.ops.operations.AllReduceDoingSupportedDoingcomm_ops
mindspore.ops.operations.AllGatherDoingSupportedDoingcomm_ops
mindspore.ops.operations.ReduceScatterDoingSupportedDoingcomm_ops
mindspore.ops.operations.BroadcastDoingDoingDoingcomm_ops
mindspore.ops.operations.ControlDependSupportedSupportedSupportedcontrol_ops
mindspore.ops.operations.GeSwitchDoingDoingDoingcontrol_ops
mindspore.ops.operations.MergeDoingDoingDoingcontrol_ops
mindspore.ops.operations.ScalarSummaryDoingSupportedDoingdebug_ops
mindspore.ops.operations.ImageSummaryDoingSupportedDoingdebug_ops
mindspore.ops.operations.TensorSummaryDoingSupportedDoingdebug_ops
mindspore.ops.operations.InsertGradientOfSupportedSupportedSupporteddebug_ops
mindspore.ops.operations.PrintSupportedDoingDoingdebug_ops
mindspore.ops.operations.AssignSupportedDoingDoingother_ops
mindspore.ops.operations.BoundingBoxEncodeDoingDoingDoingother_ops
mindspore.ops.operations.BoundingBoxDecodeDoingDoingDoingother_ops
mindspore.ops.operations.CheckValidDoingDoingDoingother_ops
mindspore.ops.operations.IOUDoingDoingDoingother_ops
mindspore.ops.operations.MakeRefKeySupportedSupportedSupportedother_ops
mindspore.ops.operations.RandomChoiceWithMaskDoingDoingDoingrandom_ops
mindspore.ops.operations.ScalarCastSupportedSupportedSupportedinner_ops