mindspore/docs/api/api_python/nn
i-robot 62653a9697
!35471 fix nllloss and crossentropy bug and description typo error
Merge pull request !35471 from 吕昱峰(Nate.River)/nllloss
2022-06-07 01:48:40 +00:00
..
mindspore.nn.Accuracy.rst modify doc 2022-01-18 17:23:24 +08:00
mindspore.nn.AdaMax.rst modify format 2022-05-26 17:07:25 +08:00
mindspore.nn.AdaSumByDeltaWeightWrapCell.rst fix some issues of chinese api 2022-03-29 22:00:57 +08:00
mindspore.nn.AdaSumByGradWrapCell.rst fix some issues of chinese api 2022-03-29 22:00:57 +08:00
mindspore.nn.Adagrad.rst Unified formula expression 2022-03-17 21:14:35 +08:00
mindspore.nn.Adam.rst optimizes the documentation of chinese API of AvgPool1d,GRU,LSTM,etc. 2022-03-29 09:48:22 +08:00
mindspore.nn.AdamOffload.rst cn_docs 2022-03-22 15:50:25 +08:00
mindspore.nn.AdamWeightDecay.rst !31106 Revise optimizer CN docs 2022-03-22 08:18:43 +00:00
mindspore.nn.AdaptiveAvgPool1d.rst nn.AdaptiveAvgPool1d and nn.AdaptiveMaxPool1d does not support input dtype float64. 2022-05-31 09:30:51 +08:00
mindspore.nn.AdaptiveMaxPool1d.rst nn.AdaptiveAvgPool1d and nn.AdaptiveMaxPool1d does not support input dtype float64. 2022-05-31 09:30:51 +08:00
mindspore.nn.AdaptiveMaxPool2d.rst modify format 2022-06-06 15:03:02 +08:00
mindspore.nn.AvgPool1d.rst optimizes the documentation of chinese API of AvgPool1d,GRU,LSTM,etc. 2022-03-29 09:48:22 +08:00
mindspore.nn.AvgPool2d.rst optimizes the documentation of chinese API of AvgPool1d,GRU,LSTM,etc. 2022-03-29 09:48:22 +08:00
mindspore.nn.BCELoss.rst optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc. 2022-04-02 16:19:45 +08:00
mindspore.nn.BCEWithLogitsLoss.rst optimizes the documentation of chinese API of AvgPool1d,GRU,LSTM,etc. 2022-03-29 09:48:22 +08:00
mindspore.nn.BatchNorm1d.rst optimizes the documentation of chinese API of BatchNorm1d,BatchNorm2d,ClipByNorm,etc. 2022-04-08 11:38:20 +08:00
mindspore.nn.BatchNorm2d.rst optimizes the documentation of chinese API of BatchNorm1d,BatchNorm2d,ClipByNorm,etc. 2022-04-08 11:38:20 +08:00
mindspore.nn.BatchNorm3d.rst del method link 2022-03-29 17:41:23 +08:00
mindspore.nn.BiDense.rst add 1d inputs support for nn.BiDense 2022-05-30 10:11:38 +08:00
mindspore.nn.BleuScore.rst add cn api 2022-02-17 11:03:20 +08:00
mindspore.nn.Cell.rst !32140 add description for auto_input_cast 2022-03-30 08:03:25 +00:00
mindspore.nn.CellList.rst add white urls 2022-04-11 16:27:38 +08:00
mindspore.nn.CentralCrop.rst optimizes the documentation of chinese API of CentralCrop,CosineEmbeddingLoss,ImageGradients,etc. 2022-04-27 14:41:04 +08:00
mindspore.nn.ClipByNorm.rst optimizes the documentation of chinese API of BatchNorm1d,BatchNorm2d,ClipByNorm,etc. 2022-04-08 11:38:20 +08:00
mindspore.nn.ConfusionMatrix.rst fix docs 2022-04-29 17:45:25 +08:00
mindspore.nn.ConfusionMatrixMetric.rst modify api note 2022-03-29 04:41:11 -04:00
mindspore.nn.ConstantPad1d.rst update Chinese api of ConstantPad1d,2d,3d ZeroPad2d 2022-05-16 18:33:43 +08:00
mindspore.nn.ConstantPad2d.rst update Chinese api of ConstantPad1d,2d,3d ZeroPad2d 2022-05-16 18:33:43 +08:00
mindspore.nn.ConstantPad3d.rst update Chinese api of ConstantPad1d,2d,3d ZeroPad2d 2022-05-16 18:33:43 +08:00
mindspore.nn.Conv1d.rst modify apiformat 2022-03-10 11:38:48 +08:00
mindspore.nn.Conv1dTranspose.rst modify docformat 2022-02-08 17:39:18 +08:00
mindspore.nn.Conv2d.rst refine the doc about the shape of convolution kernel 2022-05-19 11:13:52 +08:00
mindspore.nn.Conv2dTranspose.rst modify docformat 2022-02-08 17:39:18 +08:00
mindspore.nn.Conv3d.rst fix some error. 2022-01-25 16:53:31 +08:00
mindspore.nn.Conv3dTranspose.rst fix the error message of Select and optimize the documentation of L1Loss and SmoothL1Loss. 2022-01-25 20:39:00 +08:00
mindspore.nn.CosineDecayLR.rst code_docs_lr 2022-02-14 14:32:13 +08:00
mindspore.nn.CosineEmbeddingLoss.rst optimizes the documentation of chinese API of CentralCrop,CosineEmbeddingLoss,ImageGradients,etc. 2022-04-27 14:41:04 +08:00
mindspore.nn.CosineSimilarity.rst modify api note 2022-03-29 04:41:11 -04:00
mindspore.nn.CrossEntropyLoss.rst fix nllloss and crossentropy bug and description typo error 2022-06-06 17:26:10 +08:00
mindspore.nn.Dense.rst optimizes the documentation of chinese API of BatchNorm1d,BatchNorm2d,ClipByNorm,etc. 2022-04-08 11:38:20 +08:00
mindspore.nn.Dice.rst modify api note 2022-03-29 04:41:11 -04:00
mindspore.nn.DiceLoss.rst optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc. 2022-04-02 16:19:45 +08:00
mindspore.nn.DistributedGradReducer.rst !29389 [AutoParallel]fix parallel api doc 2022-01-22 01:46:11 +00:00
mindspore.nn.Dropout.rst optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc. 2022-04-02 16:19:45 +08:00
mindspore.nn.DynamicLossScaleUpdateCell.rst modify doc 2022-02-11 16:13:59 +08:00
mindspore.nn.ELU.rst modify doc 2022-01-25 16:00:34 +08:00
mindspore.nn.Embedding.rst optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc. 2022-04-02 16:19:45 +08:00
mindspore.nn.EmbeddingLookup.rst optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc. 2022-04-02 16:19:45 +08:00
mindspore.nn.ExponentialDecayLR.rst code_docs_lr 2022-02-14 14:32:13 +08:00
mindspore.nn.F1.rst modify docs_format 2022-04-28 11:26:56 +08:00
mindspore.nn.FTRL.rst cn_docs 2022-03-22 15:50:25 +08:00
mindspore.nn.FastGelu.rst modify doc 2022-01-18 17:23:24 +08:00
mindspore.nn.Fbeta.rst modify code formats in rst files 2022-03-10 17:48:35 +08:00
mindspore.nn.FixedLossScaleUpdateCell.rst modify doc 2022-02-11 16:13:59 +08:00
mindspore.nn.Flatten.rst fix link anchor 2022-04-29 09:37:33 +08:00
mindspore.nn.FocalLoss.rst optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc. 2022-04-02 16:19:45 +08:00
mindspore.nn.ForwardValueAndGrad.rst modify doc 2022-01-18 17:23:24 +08:00
mindspore.nn.GELU.rst modify doc 2022-01-18 17:23:24 +08:00
mindspore.nn.GRU.rst optimizes the documentation of chinese API of AvgPool1d,GRU,LSTM,etc. 2022-03-29 09:48:22 +08:00
mindspore.nn.GRUCell.rst optimizes the documentation of chinese API of ClipByNorm,Pad,MaxPool3D,etc. 2022-03-29 14:56:29 +08:00
mindspore.nn.GetNextSingleOp.rst add chinese api 2022-02-16 19:11:19 +08:00
mindspore.nn.GraphCell.rst fix comments related with dataset 2022-02-26 16:44:55 +08:00
mindspore.nn.GroupNorm.rst optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc. 2022-04-02 16:19:45 +08:00
mindspore.nn.HShrink.rst optimize the documentation of english API of HShrink,HSigmoid,LogSoftmax,MSELoss, etc. 2022-01-20 09:57:47 +08:00
mindspore.nn.HSigmoid.rst modify doc 2022-01-18 17:23:24 +08:00
mindspore.nn.HSwish.rst modify doc 2022-02-11 16:13:59 +08:00
mindspore.nn.Hardtanh.rst nn.Hardtanh: add type checking for input x, update docs 2022-05-27 16:59:34 +08:00
mindspore.nn.HausdorffDistance.rst chinese api comments edit 2022-03-25 16:24:33 +08:00
mindspore.nn.HuberLoss.rst update nn.HuberLoss docs 2022-05-27 10:42:45 +08:00
mindspore.nn.ImageGradients.rst optimizes the documentation of chinese API of CentralCrop,CosineEmbeddingLoss,ImageGradients,etc. 2022-04-27 14:41:04 +08:00
mindspore.nn.InstanceNorm2d.rst optimizes the documentation of chinese API of AvgPool1d,GRU,LSTM,etc. 2022-03-29 09:48:22 +08:00
mindspore.nn.InverseDecayLR.rst code_docs_lr 2022-02-14 14:32:13 +08:00
mindspore.nn.Jvp.rst modify link 2022-05-05 10:46:02 +08:00
mindspore.nn.L1Loss.rst modify docformat 2022-02-08 17:39:18 +08:00
mindspore.nn.L1Regularizer.rst optimizes the documentation of chinese API of BCELoss,BatchNorm1d,OneHot,etc. 2022-03-25 14:21:05 +08:00
mindspore.nn.LARS.rst Unified formula expression 2022-03-17 21:14:35 +08:00
mindspore.nn.LSTM.rst optimizes the documentation of chinese API of AvgPool1d,GRU,LSTM,etc. 2022-03-29 09:48:22 +08:00
mindspore.nn.LSTMCell.rst optimizes the documentation of chinese API of ClipByNorm,Pad,MaxPool3D,etc. 2022-03-29 14:56:29 +08:00
mindspore.nn.Lamb.rst !31106 Revise optimizer CN docs 2022-03-22 08:18:43 +00:00
mindspore.nn.LayerNorm.rst optimizes the documentation of chinese API of BatchNorm1d,BatchNorm2d,ClipByNorm,etc. 2022-04-08 11:38:20 +08:00
mindspore.nn.LazyAdam.rst modify api note 2022-03-29 04:41:11 -04:00
mindspore.nn.LeakyReLU.rst modify doc 2022-01-18 17:23:24 +08:00
mindspore.nn.LogSigmoid.rst modify doc 2022-01-18 17:23:24 +08:00
mindspore.nn.LogSoftmax.rst modify doc 2022-01-18 17:23:24 +08:00
mindspore.nn.Loss.rst fix comments related with dataset 2022-02-26 16:44:55 +08:00
mindspore.nn.LossBase.rst optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc. 2022-04-02 16:19:45 +08:00
mindspore.nn.MAE.rst modify doc 2022-01-24 16:31:13 +08:00
mindspore.nn.MSE.rst modify doc 2022-01-24 16:31:13 +08:00
mindspore.nn.MSELoss.rst modify apiformat 2022-01-24 15:25:47 +08:00
mindspore.nn.MSSSIM.rst modify format 2022-05-23 12:58:26 +08:00
mindspore.nn.MatrixDiag.rst optimizes the documentation of chinese API of CentralCrop,CosineEmbeddingLoss,ImageGradients,etc. 2022-04-27 14:41:04 +08:00
mindspore.nn.MatrixDiagPart.rst modify docs_format 2022-04-28 11:26:56 +08:00
mindspore.nn.MatrixSetDiag.rst optimizes the documentation of chinese API of CentralCrop,CosineEmbeddingLoss,ImageGradients,etc. 2022-04-27 14:41:04 +08:00
mindspore.nn.MaxPool1d.rst optimizes the documentation of chinese API of BCELoss,BatchNorm1d,OneHot,etc. 2022-03-25 14:21:05 +08:00
mindspore.nn.MaxPool2d.rst modify error format for chinese python api. 2022-02-21 19:01:22 +08:00
mindspore.nn.MeanSurfaceDistance.rst chinese api comments edit 2022-03-25 16:24:33 +08:00
mindspore.nn.Metric.rst modify doc 2022-01-18 17:23:24 +08:00
mindspore.nn.Moments.rst modify doc 2022-01-18 17:23:24 +08:00
mindspore.nn.Momentum.rst cn_docs 2022-03-22 15:50:25 +08:00
mindspore.nn.MultiClassDiceLoss.rst modify docs_format 2022-04-28 11:26:56 +08:00
mindspore.nn.MultiFieldEmbeddingLookup.rst modify docs_format 2022-04-28 11:26:56 +08:00
mindspore.nn.NLLLoss.rst fix nllloss and crossentropy bug and description typo error 2022-06-06 17:26:10 +08:00
mindspore.nn.NaturalExpDecayLR.rst code_docs_lr 2022-02-14 14:32:13 +08:00
mindspore.nn.Norm.rst optimizes the documentation of chinese API of CentralCrop,CosineEmbeddingLoss,ImageGradients,etc. 2022-04-27 14:41:04 +08:00
mindspore.nn.OcclusionSensitivity.rst chinese api comments edit 2022-03-25 16:24:33 +08:00
mindspore.nn.OneHot.rst optimizes the documentation of chinese API of BCELoss,BatchNorm1d,OneHot,etc. 2022-03-25 14:21:05 +08:00
mindspore.nn.Optimizer.rst add get_weight_decay cn 2022-04-02 10:40:51 +08:00
mindspore.nn.PReLU.rst optimizes the documentation of chinese API of ClipByNorm,Pad,MaxPool3D,etc. 2022-03-29 14:56:29 +08:00
mindspore.nn.PSNR.rst optimizes the documentation of chinese API of CentralCrop,CosineEmbeddingLoss,ImageGradients,etc. 2022-04-27 14:41:04 +08:00
mindspore.nn.Pad.rst optimizes the documentation of chinese API of ClipByNorm,Pad,MaxPool3D,etc. 2022-03-29 14:56:29 +08:00
mindspore.nn.ParameterUpdate.rst chinese api comments edit 2022-03-25 16:24:33 +08:00
mindspore.nn.Perplexity.rst chinese api comments edit 2022-03-25 16:24:33 +08:00
mindspore.nn.PipelineCell.rst fix some error format. 2022-01-25 14:28:23 +08:00
mindspore.nn.PolynomialDecayLR.rst code_docs_lr 2022-02-14 14:32:13 +08:00
mindspore.nn.Precision.rst modify code formats in rst files 2022-03-10 17:48:35 +08:00
mindspore.nn.ProximalAdagrad.rst !31106 Revise optimizer CN docs 2022-03-22 08:18:43 +00:00
mindspore.nn.RMSELoss.rst optimizes the documentation of chinese API of ClipByNorm,Pad,MaxPool3D,etc. 2022-03-29 14:56:29 +08:00
mindspore.nn.RMSProp.rst cn_docs 2022-03-22 15:50:25 +08:00
mindspore.nn.RNN.rst optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc. 2022-04-02 16:19:45 +08:00
mindspore.nn.RNNCell.rst optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc. 2022-04-02 16:19:45 +08:00
mindspore.nn.ROC.rst chinese api comments edit 2022-03-25 16:24:33 +08:00
mindspore.nn.Range.rst optimizes the documentation of chinese API of CentralCrop,CosineEmbeddingLoss,ImageGradients,etc. 2022-04-27 14:41:04 +08:00
mindspore.nn.ReLU.rst fix link anchor 2022-04-29 09:37:33 +08:00
mindspore.nn.ReLU6.rst optimizes the documentation of chinese API of ClipByNorm,Pad,MaxPool3D,etc. 2022-03-29 14:56:29 +08:00
mindspore.nn.Recall.rst modify doc 2022-01-25 16:00:34 +08:00
mindspore.nn.ReflectionPad1d.rst modify format 2022-06-06 15:03:02 +08:00
mindspore.nn.ReflectionPad2d.rst modify format 2022-06-06 15:03:02 +08:00
mindspore.nn.ResizeBilinear.rst optimizes the documentation of chinese API of ClipByNorm,Pad,MaxPool3D,etc. 2022-03-29 14:56:29 +08:00
mindspore.nn.Roll.rst optimizes the documentation of chinese API of CentralCrop,CosineEmbeddingLoss,ImageGradients,etc. 2022-04-27 14:41:04 +08:00
mindspore.nn.RootMeanSquareDistance.rst chinese api comments edit 2022-03-25 16:24:33 +08:00
mindspore.nn.SGD.rst modify doc 2022-01-21 12:00:58 +08:00
mindspore.nn.SSIM.rst optimizes the documentation of chinese API of SSIM,SoftShrink,SparseTensorDenseMatmul,etc. 2022-05-17 16:27:41 +08:00
mindspore.nn.SampledSoftmaxLoss.rst optimizes the documentation of chinese API of ClipByNorm,Pad,MaxPool3D,etc. 2022-03-29 14:56:29 +08:00
mindspore.nn.SequentialCell.rst add white urls 2022-04-11 16:27:38 +08:00
mindspore.nn.SiLU.rst operator bugfix 2022-06-02 10:33:19 +08:00
mindspore.nn.Sigmoid.rst modify doc 2022-01-18 17:23:24 +08:00
mindspore.nn.SmoothL1Loss.rst fix the error message of Select and optimize the documentation of L1Loss and SmoothL1Loss. 2022-01-25 20:39:00 +08:00
mindspore.nn.SoftMarginLoss.rst optimizes the documentation of chinese API of ClipByNorm,Pad,MaxPool3D,etc. 2022-03-29 14:56:29 +08:00
mindspore.nn.SoftShrink.rst optimizes the documentation of chinese API of SSIM,SoftShrink,SparseTensorDenseMatmul,etc. 2022-05-17 16:27:41 +08:00
mindspore.nn.Softmax.rst modify doc 2022-01-18 17:23:24 +08:00
mindspore.nn.SoftmaxCrossEntropyWithLogits.rst optimizes the documentation of chinese API of RNN,Tiru,Unfold,etc. 2022-02-22 16:18:29 +08:00
mindspore.nn.Softmin.rst modify format 2022-06-06 15:03:02 +08:00
mindspore.nn.Softsign.rst Add api docs. 2022-06-02 17:11:40 +08:00
mindspore.nn.SparseTensorDenseMatmul.rst modify format 2022-05-18 14:19:31 +08:00
mindspore.nn.SparseToDense.rst modify format 2022-05-18 14:19:31 +08:00
mindspore.nn.SyncBatchNorm.rst modify format 2022-05-18 14:19:31 +08:00
mindspore.nn.Tanh.rst modify doc 2022-01-18 17:23:24 +08:00
mindspore.nn.Threshold.rst modify format 2022-05-26 17:07:25 +08:00
mindspore.nn.TimeDistributed.rst optimizes the documentation of chinese API of SSIM,SoftShrink,SparseTensorDenseMatmul,etc. 2022-05-17 16:27:41 +08:00
mindspore.nn.Top1CategoricalAccuracy.rst modify doc 2022-01-18 17:23:24 +08:00
mindspore.nn.Top5CategoricalAccuracy.rst modify doc 2022-01-18 17:23:24 +08:00
mindspore.nn.TopKCategoricalAccuracy.rst modify doc 2022-01-22 09:44:23 +08:00
mindspore.nn.TrainOneStepCell.rst modify doc 2022-01-18 17:23:24 +08:00
mindspore.nn.TrainOneStepWithLossScaleCell.rst modify doc 2022-01-21 12:00:58 +08:00
mindspore.nn.Tril.rst fix link anchor 2022-04-29 09:37:33 +08:00
mindspore.nn.Triu.rst optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc. 2022-04-02 16:19:45 +08:00
mindspore.nn.Unfold.rst optimizes the documentation of chinese API of ClipByNorm,Pad,MaxPool3D,etc. 2022-03-29 14:56:29 +08:00
mindspore.nn.Vjp.rst modify link 2022-05-05 10:46:02 +08:00
mindspore.nn.WarmUpLR.rst code_docs_lr 2022-02-14 14:32:13 +08:00
mindspore.nn.WithEvalCell.rst modify doc 2022-01-18 17:23:24 +08:00
mindspore.nn.WithLossCell.rst modify apiformat 2022-01-24 15:25:47 +08:00
mindspore.nn.ZeroPad2d.rst update Chinese api of ConstantPad1d,2d,3d ZeroPad2d 2022-05-16 18:33:43 +08:00
mindspore.nn.auc.rst modift some api note 2022-04-28 05:47:44 -04:00
mindspore.nn.cosine_decay_lr.rst modify format2function 2022-04-27 11:10:16 +08:00
mindspore.nn.exponential_decay_lr.rst modify format2function 2022-04-27 11:10:16 +08:00
mindspore.nn.get_activation.rst optimizes the documentation of chinese API of RNN,Tiru,Unfold,etc. 2022-02-22 16:18:29 +08:00
mindspore.nn.get_metric_fn.rst fix comments related with dataset 2022-02-26 16:44:55 +08:00
mindspore.nn.inverse_decay_lr.rst fix docs 2022-04-29 17:45:25 +08:00
mindspore.nn.names.rst modify code formats in rst files 2022-03-10 17:48:35 +08:00
mindspore.nn.natural_exp_decay_lr.rst fix docs 2022-04-29 17:45:25 +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 doc 2022-01-21 12:00:58 +08:00
mindspore.nn.optim_group_dynamic_weight_decay.rst fix docs bug 2022-03-24 16:59: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 add white urls 2022-04-11 16:27:38 +08:00
mindspore.nn.optim_note_sparse.rst chinese api comments 2021-12-03 17:06:55 +08:00
mindspore.nn.optim_note_weight_decay.rst modify apiformat 2022-01-24 15:25:47 +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 fix docs 2022-04-29 17:45:25 +08:00
mindspore.nn.polynomial_decay_lr.rst modify format2function 2022-04-27 11:10:16 +08:00
mindspore.nn.rearrange_inputs.rst modify doc 2022-01-18 17:23:24 +08:00
mindspore.nn.thor.rst 修复中英文api一致 2022-04-29 14:04:04 +08:00
mindspore.nn.warmup_lr.rst modify doc 2022-02-11 16:13:59 +08:00