mindspore/docs/api/api_python/nn
i-robot 67f7d1b460
!49963 modify format
Merge pull request !49963 from 俞涵/code_docs_1110
2023-03-08 06:27:32 +00:00
..
mindspore.nn.ASGD.rst code_docs_nn_master 2022-10-29 15:33:08 +08:00
mindspore.nn.AdaMax.rst modify the inconsistence in files 0906 2022-09-06 17:41:09 +08:00
mindspore.nn.AdaSumByDeltaWeightWrapCell.rst modify format 2022-09-09 15:10:00 +08:00
mindspore.nn.AdaSumByGradWrapCell.rst modify format 2022-09-09 15:10:00 +08:00
mindspore.nn.Adadelta.rst modify the inconsistence in files 0906 2022-09-06 17:41:09 +08:00
mindspore.nn.Adagrad.rst modify the inconsistence in files 0909 2022-09-09 17:25:49 +08:00
mindspore.nn.Adam.rst modify format 2022-10-25 17:02:26 +08:00
mindspore.nn.AdamOffload.rst modify the inconsistence in files 0909 2022-09-09 17:25:49 +08:00
mindspore.nn.AdamWeightDecay.rst modify format 2022-09-14 14:13:13 +08:00
mindspore.nn.AdaptiveAvgPool1d.rst refactor adaptive_max_pool1d use 2d 2023-02-20 18:01:49 +08:00
mindspore.nn.AdaptiveAvgPool2d.rst refactor adaptive_max_pool1d use 2d 2023-02-20 18:01:49 +08:00
mindspore.nn.AdaptiveAvgPool3d.rst refactor adaptive_max_pool1d use 2d 2023-02-20 18:01:49 +08:00
mindspore.nn.AdaptiveMaxPool1d.rst modify format 2023-02-23 11:34:34 +08:00
mindspore.nn.AdaptiveMaxPool2d.rst refactor adaptive_max_pool1d use 2d 2023-02-20 18:01:49 +08:00
mindspore.nn.AdaptiveMaxPool3d.rst modify adaptivemaxpool3d docs 2023-02-24 23:13:03 +08:00
mindspore.nn.AvgPool1d.rst modify avgpool args 2023-03-07 14:03:14 +08:00
mindspore.nn.AvgPool2d.rst modify format 2023-03-08 11:16:29 +08:00
mindspore.nn.AvgPool3d.rst modify avgpool args 2023-03-07 14:03:14 +08:00
mindspore.nn.BCELoss.rst modify the inconsistence in files 0907 2022-09-07 17:31:46 +08:00
mindspore.nn.BCEWithLogitsLoss.rst replace the word in rst files 2022-09-16 17:11:14 +08:00
mindspore.nn.BatchNorm1d.rst batchnorm support 3d input 2023-02-07 09:39:06 +08:00
mindspore.nn.BatchNorm2d.rst batchnorm support 3d input 2023-02-07 09:39:06 +08:00
mindspore.nn.BatchNorm3d.rst fix ops docs first line issues 2022-12-30 17:33:24 +08:00
mindspore.nn.BiDense.rst correct the inconsistence in files 0829 2022-08-30 10:16:17 +08:00
mindspore.nn.CELU.rst code_docs_nn_master 2022-10-29 15:33:08 +08:00
mindspore.nn.CTCLoss.rst change_same_comment_as_torch 2023-02-27 16:06:32 +08:00
mindspore.nn.Cell.rst !49120 update Cell api cn doc 2023-02-21 09:14:50 +00:00
mindspore.nn.CellList.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.ChannelShuffle.rst modify description of apis 2023-02-28 09:07:36 +08:00
mindspore.nn.ConstantPad1d.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.ConstantPad2d.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.ConstantPad3d.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.Conv1d.rst fix ops docs first line issues 2022-12-30 17:33:24 +08:00
mindspore.nn.Conv1dTranspose.rst modify format to repair API Label background color 2023-01-11 09:50:16 +08:00
mindspore.nn.Conv2d.rst fix ops docs first line issues 2022-12-30 17:33:24 +08:00
mindspore.nn.Conv2dTranspose.rst fix conv2dtranspose doc 2023-03-07 15:02:12 +08:00
mindspore.nn.Conv3d.rst fix issue 2023-02-28 09:57:06 +08:00
mindspore.nn.Conv3dTranspose.rst fix ops docs first line issues 2022-12-30 17:33:24 +08:00
mindspore.nn.CosineDecayLR.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.CosineEmbeddingLoss.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.CrossEntropyLoss.rst modify format 2022-09-09 15:10:00 +08:00
mindspore.nn.Dense.rst modify the inconsistence in files 0907 2022-09-07 17:31:46 +08:00
mindspore.nn.DiceLoss.rst modify format 2022-09-09 15:10:00 +08:00
mindspore.nn.DistributedGradReducer.rst gradreducer modify 2022-12-30 11:22:02 +08:00
mindspore.nn.Dropout.rst fixed_some_comment 2023-03-01 16:44:23 +08:00
mindspore.nn.Dropout1d.rst fix bug in ops.sum and ops.spilt 2023-01-12 15:49:19 +08:00
mindspore.nn.Dropout2d.rst fix dropout doc and log 2022-12-27 15:06:48 +08:00
mindspore.nn.Dropout3d.rst modify the inconsistence in files 0907 2022-09-07 17:31:46 +08:00
mindspore.nn.DynamicLossScaleUpdateCell.rst modify the inconsistence in files 0902 2022-09-02 17:20:35 +08:00
mindspore.nn.ELU.rst [feat][assistant][I5EWNU] Add datatype for Elu 2022-11-03 10:04:15 +08:00
mindspore.nn.Embedding.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.EmbeddingLookup.rst add set device interface for prim 2022-09-23 10:58:01 +08:00
mindspore.nn.ExponentialDecayLR.rst modify the inconsistence in files 0907 2022-09-07 17:31:46 +08:00
mindspore.nn.FTRL.rst modify format 927 2022-09-27 15:19:36 +08:00
mindspore.nn.FastGelu.rst modify the inconsistence in files 2022-08-26 11:33:40 +08:00
mindspore.nn.FixedLossScaleUpdateCell.rst modify the inconsistence in files 0902 2022-09-02 17:20:35 +08:00
mindspore.nn.Flatten.rst modify the statements in rst files 2022-12-29 14:26:57 +08:00
mindspore.nn.FocalLoss.rst modify the inconsistence in files 0826 2022-08-27 14:17:57 +08:00
mindspore.nn.ForwardValueAndGrad.rst modify format 2023-02-23 11:34:34 +08:00
mindspore.nn.FractionalMaxPool2d.rst change_same_comment_as_torch 2023-02-27 16:06:32 +08:00
mindspore.nn.FractionalMaxPool3d.rst change_same_comment_as_torch 2023-02-27 16:06:32 +08:00
mindspore.nn.GELU.rst fix docs issues 2023-01-12 20:23:55 +08:00
mindspore.nn.GLU.rst fix doc for glu 2023-03-07 10:42:30 +08:00
mindspore.nn.GRU.rst modify the inconsistence in files 0909 2022-09-09 17:25:49 +08:00
mindspore.nn.GRUCell.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.GaussianNLLLoss.rst fix gnl docs 2023-03-01 11:21:03 +08:00
mindspore.nn.GetNextSingleOp.rst modify format and platform order 2022-12-24 17:25:31 +08:00
mindspore.nn.GraphCell.rst [Dynamic obfuscation] change the value name 'obf_password' to 'obf_random_seed' 2023-02-14 17:25:13 +08:00
mindspore.nn.GroupNorm.rst modify the inconsistence on webpage 0827 2022-08-29 08:57:22 +08:00
mindspore.nn.HShrink.rst modify the inconsistence in files 0826 2022-08-27 14:17:57 +08:00
mindspore.nn.HSigmoid.rst modify the inconsistence in files 0826 2022-08-27 14:17:57 +08:00
mindspore.nn.HSwish.rst fix ops docs first line issues 2022-12-30 17:33:24 +08:00
mindspore.nn.Hardtanh.rst fix ops docs first line issues 2022-12-30 17:33:24 +08:00
mindspore.nn.HingeEmbeddingLoss.rst update hel 2023-02-25 10:25:17 +08:00
mindspore.nn.HuberLoss.rst modify the inconsistence in files 0826 2022-08-27 14:17:57 +08:00
mindspore.nn.Identity.rst add api doc 2023-01-29 15:37:48 +08:00
mindspore.nn.InstanceNorm1d.rst fix ops docs first line issues 2022-12-30 17:33:24 +08:00
mindspore.nn.InstanceNorm2d.rst fix ops docs first line issues 2022-12-30 17:33:24 +08:00
mindspore.nn.InstanceNorm3d.rst fix ops docs first line issues 2022-12-30 17:33:24 +08:00
mindspore.nn.InverseDecayLR.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.KLDivLoss.rst fix KLDivLoss docs 2022-10-26 22:22:36 +08:00
mindspore.nn.L1Loss.rst modify the inconsistence on webpage 0827 2022-08-29 08:57:22 +08:00
mindspore.nn.LARS.rst modify format 2022-07-01 10:06:53 +08:00
mindspore.nn.LPPool1d.rst fix ops docs first line issues 2022-12-30 17:33:24 +08:00
mindspore.nn.LPPool2d.rst fix ops docs first line issues 2022-12-30 17:33:24 +08:00
mindspore.nn.LRN.rst modify format 2022-08-05 14:19:57 +08:00
mindspore.nn.LSTM.rst fix docs bugs 2022-11-08 10:03:54 +08:00
mindspore.nn.LSTMCell.rst modify the inconsistence in files 0901 2022-09-01 18:08:46 +08:00
mindspore.nn.Lamb.rst Fix Lamb formula 2022-11-30 14:14:09 +08:00
mindspore.nn.LayerNorm.rst modify the inconsistence in files 0901 2022-09-01 18:08:46 +08:00
mindspore.nn.LazyAdam.rst modify format 2022-09-14 14:13:13 +08:00
mindspore.nn.LeakyReLU.rst modify the inconsistence on webpage 0827 2022-08-29 08:57:22 +08:00
mindspore.nn.LogSigmoid.rst fix ops docs first line issues 2022-12-30 17:33:24 +08:00
mindspore.nn.LogSoftmax.rst fix ops docs first line issues 2022-12-30 17:33:24 +08:00
mindspore.nn.LossBase.rst modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
mindspore.nn.MSELoss.rst modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
mindspore.nn.MarginRankingLoss.rst modify marginrankingloss docs 2023-01-31 17:05:45 +08:00
mindspore.nn.MaxPool1d.rst fix ops docs first line issues 2022-12-30 17:33:24 +08:00
mindspore.nn.MaxPool2d.rst fix ops docs first line issues 2022-12-30 17:33:24 +08:00
mindspore.nn.MaxPool3d.rst fix ops docs first line issues 2022-12-30 17:33:24 +08:00
mindspore.nn.MaxUnpool1d.rst modify description of apis 2023-02-28 09:07:36 +08:00
mindspore.nn.MaxUnpool2d.rst modify format 2023-02-28 09:34:41 +08:00
mindspore.nn.MaxUnpool3d.rst modify format 2023-02-28 09:34:41 +08:00
mindspore.nn.MicroBatchInterleaved.rst modify the statements in rst files 2022-12-29 14:26:57 +08:00
mindspore.nn.Mish.rst add lrn selu mish doc api . 2022-07-15 14:56:57 +08:00
mindspore.nn.Moments.rst modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
mindspore.nn.Momentum.rst modify the inconsistence in files 0907 2022-09-07 17:31:46 +08:00
mindspore.nn.MultiClassDiceLoss.rst modify format 2022-09-09 15:10:00 +08:00
mindspore.nn.MultiFieldEmbeddingLookup.rst add set device interface for prim 2022-09-23 10:58:01 +08:00
mindspore.nn.MultiLabelSoftMarginLoss.rst fix ops.multilabel_soft_margin_loss/nn.MultiLabelSoftMarginLoss doc 2023-02-23 16:41:07 +08:00
mindspore.nn.MultiheadAttention.rst fix issues 2023-03-03 16:38:47 +08:00
mindspore.nn.MultilabelMarginLoss.rst update ops supporting tags 2023-03-07 09:01:17 +08:00
mindspore.nn.NLLLoss.rst fix NLLLoss docs 2022-07-30 09:39:49 +08:00
mindspore.nn.NaturalExpDecayLR.rst modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
mindspore.nn.Optimizer.rst modify the consistence of files 0913 2022-09-14 17:01:54 +08:00
mindspore.nn.PReLU.rst fix docs related issues master 2022-11-09 17:08:03 +08:00
mindspore.nn.Pad.rst modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
mindspore.nn.ParameterUpdate.rst update docs 2023-03-02 10:12:47 +08:00
mindspore.nn.PipelineCell.rst modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
mindspore.nn.PixelShuffle.rst change_same_comment_as_torch 2023-02-27 16:06:32 +08:00
mindspore.nn.PixelUnshuffle.rst change_same_comment_as_torch 2023-02-27 16:06:32 +08:00
mindspore.nn.PoissonNLLLoss.rst add cn docs for some apis 2023-02-21 10:57:29 +08:00
mindspore.nn.PolynomialDecayLR.rst modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
mindspore.nn.ProximalAdagrad.rst modify format 2022-09-14 14:13:13 +08:00
mindspore.nn.RMSELoss.rst modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
mindspore.nn.RMSProp.rst modify the inconsistence in files 0902 2022-09-02 17:20:35 +08:00
mindspore.nn.RNN.rst modify format 2022-12-28 11:48:17 +08:00
mindspore.nn.RNNCell.rst modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
mindspore.nn.RReLU.rst modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
mindspore.nn.ReLU.rst modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
mindspore.nn.ReLU6.rst modify the inconsistence in files 0826 2022-08-27 14:17:57 +08:00
mindspore.nn.ReflectionPad1d.rst modify format and platform order 2022-12-24 17:25:31 +08:00
mindspore.nn.ReflectionPad2d.rst modify format and platform order 2022-12-24 17:25:31 +08:00
mindspore.nn.ReflectionPad3d.rst modify format and platform order 2022-12-24 17:25:31 +08:00
mindspore.nn.ReplicationPad1d.rst fix api doc 2023-02-23 19:24:27 +08:00
mindspore.nn.ReplicationPad2d.rst fix api doc 2023-02-23 19:24:27 +08:00
mindspore.nn.ReplicationPad3d.rst fix api doc 2023-02-23 19:24:27 +08:00
mindspore.nn.ResizeBilinear.rst modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
mindspore.nn.Rprop.rst code_docs_nn_master 2022-10-29 15:33:08 +08:00
mindspore.nn.SGD.rst modify the inconsistence in files 0907 2022-09-07 17:31:46 +08:00
mindspore.nn.SampledSoftmaxLoss.rst modify the inconsistence in files 0902 2022-09-02 17:20:35 +08:00
mindspore.nn.SeLU.rst add lrn selu mish doc api . 2022-07-15 14:56:57 +08:00
mindspore.nn.SequentialCell.rst correct the inconsistence in files 0829 2022-08-30 10:16:17 +08:00
mindspore.nn.SiLU.rst modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
mindspore.nn.Sigmoid.rst sigmoid support tensor and functional api & extra dtype 2022-08-31 14:35:27 +08:00
mindspore.nn.SmoothL1Loss.rst fix doc issues 2022-12-28 09:03:48 +08:00
mindspore.nn.SoftMarginLoss.rst modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
mindspore.nn.SoftShrink.rst modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
mindspore.nn.Softmax.rst fix ops docs first line issues 2022-12-30 17:33:24 +08:00
mindspore.nn.Softmax2d.rst modify description of apis 2023-02-28 09:07:36 +08:00
mindspore.nn.SoftmaxCrossEntropyWithLogits.rst fix 2022-09-19 15:22:49 +08:00
mindspore.nn.Softmin.rst softmin bugfix 2022-08-11 11:08:05 +08:00
mindspore.nn.Softsign.rst Add api docs. 2022-06-02 17:11:40 +08:00
mindspore.nn.SyncBatchNorm.rst add note in examples 2022-11-08 17:50:31 +08:00
mindspore.nn.Tanh.rst fix ops docs first line issues 2022-12-30 17:33:24 +08:00
mindspore.nn.Tanhshrink.rst add api tensor.swapaxes/swapdims/det/matrix_power/scatter, tanhshrink add support int, repair some codechecks. 2023-02-08 10:17:00 +08:00
mindspore.nn.Threshold.rst fix_comment 2022-12-26 10:40:17 +08:00
mindspore.nn.TimeDistributed.rst modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
mindspore.nn.TrainOneStepCell.rst modify format 2023-02-23 11:34:34 +08:00
mindspore.nn.TrainOneStepWithLossScaleCell.rst modify format 2023-02-23 11:34:34 +08:00
mindspore.nn.Transformer.rst modify format and add new cols 2023-03-01 14:30:21 +08:00
mindspore.nn.TransformerDecoder.rst fix issues 2023-03-03 16:38:47 +08:00
mindspore.nn.TransformerDecoderLayer.rst modify format and add new cols 2023-03-01 14:30:21 +08:00
mindspore.nn.TransformerEncoder.rst fix docs and remove assert of Transformer apis 2023-02-28 12:50:17 +08:00
mindspore.nn.TransformerEncoderLayer.rst modify format and add new cols 2023-03-01 14:30:21 +08:00
mindspore.nn.TripletMarginLoss.rst update TripletMarginLoss docs 2023-02-13 11:23:12 +08:00
mindspore.nn.Unflatten.rst add api doc 2023-01-29 15:37:48 +08:00
mindspore.nn.Unfold.rst modify format to repair API Label background color 2023-01-11 09:50:16 +08:00
mindspore.nn.Upsample.rst add cn docs for some apis 2023-02-21 10:57:29 +08:00
mindspore.nn.WarmUpLR.rst modify the inconsistence in files 0901 2022-09-01 18:08:46 +08:00
mindspore.nn.WithEvalCell.rst modify the inconsistence in files 0906 2022-09-06 17:41:09 +08:00
mindspore.nn.WithLossCell.rst modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
mindspore.nn.ZeroPad2d.rst modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
mindspore.nn.cosine_decay_lr.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.exponential_decay_lr.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.get_activation.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.inverse_decay_lr.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.natural_exp_decay_lr.rst modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
mindspore.nn.optim_arg_dynamic_lr.rst chinese api comments 2021-12-03 17:06:55 +08:00
mindspore.nn.optim_arg_dynamic_wd.rst cn_docs 2022-03-22 15:50:25 +08:00
mindspore.nn.optim_arg_loss_scale.rst modify format 2022-09-09 09:11:51 +08:00
mindspore.nn.optim_group_dynamic_weight_decay.rst code_docs_nn_master 2022-10-29 15:33:08 +08:00
mindspore.nn.optim_group_gc.rst chinese api comments 2021-12-03 17:06:55 +08:00
mindspore.nn.optim_group_lr.rst optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc. 2022-04-02 16:19:45 +08:00
mindspore.nn.optim_group_order.rst optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc. 2022-04-02 16:19:45 +08:00
mindspore.nn.optim_group_param.rst chinese api comments 2021-12-03 17:06:55 +08:00
mindspore.nn.optim_group_weight_decay.rst modify_format 2022-03-23 10:31:00 +08:00
mindspore.nn.optim_note_loss_scale.rst modify doc 2022-10-20 15:15:21 +08:00
mindspore.nn.optim_note_sparse.rst modify the inconsistence in files 2022-08-23 17:40:51 +08:00
mindspore.nn.optim_note_weight_decay.rst code_docs_nn_master 2022-11-02 14:29:18 +08:00
mindspore.nn.optim_target_unique_for_sparse.b.rst modify doc 2022-01-24 16:31:13 +08:00
mindspore.nn.optim_target_unique_for_sparse.rst modify doc 2022-01-24 16:31:13 +08:00
mindspore.nn.piecewise_constant_lr.rst modify format 2022-09-09 15:10:00 +08:00
mindspore.nn.polynomial_decay_lr.rst modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
mindspore.nn.thor.rst modify format 2023-02-08 15:13:00 +08:00
mindspore.nn.warmup_lr.rst modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00