mindspore/docs/api/api_python/nn
i-robot c67a68d01f
!38442 add bce_with_logits_loss chinese doc api.
Merge pull request !38442 from zhuzhongrui/code_docs_1
2022-07-20 08:54:42 +00:00
..
mindspore.nn.Accuracy.rst modify doc 2022-01-18 17:23:24 +08:00
mindspore.nn.AdaMax.rst add parameters for nn optimizer 2022-06-25 11:12:33 +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.Adadelta.rst add type check for Adadelta input, update docs. 2022-07-06 11:25:11 +08:00
mindspore.nn.Adagrad.rst add parameters for nn optimizer 2022-06-25 11:12:33 +08:00
mindspore.nn.Adam.rst remove some validations and modify chinese rst of applyadamwithamsgrad, also modify one st file 2022-06-27 11:22:27 +08:00
mindspore.nn.AdamOffload.rst cn_docs 2022-03-22 15:50:25 +08:00
mindspore.nn.AdamWeightDecay.rst modify format 2022-07-07 19:34:57 +08:00
mindspore.nn.AdaptiveAvgPool1d.rst update CN docs 2022-06-29 11:26:20 +08:00
mindspore.nn.AdaptiveAvgPool2d.rst modify format 2022-07-20 14:29:32 +08:00
mindspore.nn.AdaptiveMaxPool1d.rst update CN docs 2022-06-29 11:26:20 +08:00
mindspore.nn.AdaptiveMaxPool2d.rst Fix AdaptiveMaxPool2d op doc. 2022-07-13 14:50:15 +08:00
mindspore.nn.AdaptiveMaxPool3d.rst add AdaptiveAvgPool2d && AdaptiveMaxPool3d docs 2022-07-13 20:08:26 +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 Improve cn api doc 2022-06-16 16:40:21 +08:00
mindspore.nn.BCEWithLogitsLoss.rst add bce_with_logit_loss chinese doc api. 2022-07-20 11:22:54 +08:00
mindspore.nn.BatchNorm1d.rst !35836 Improve API documents of LossBase, BroadcastTo, etc. 2022-06-16 09:14:46 +00:00
mindspore.nn.BatchNorm2d.rst Improve cn api doc 2022-06-16 16:40:21 +08:00
mindspore.nn.BatchNorm3d.rst Modified the desc of nn docs of BatchNorm3d、Conv1dTranspose、Conv2dTranspose、Conv3dTranspose、Conv3d、Dropout 2022-06-29 15:19:50 +08:00
mindspore.nn.BiDense.rst update docs/api/api_python/nn/mindspore.nn.BiDense.rst. 2022-06-26 11:16:49 +00:00
mindspore.nn.BleuScore.rst add cn api 2022-02-17 11:03:20 +08:00
mindspore.nn.Cell.rst modify format 2022-07-14 19:14:49 +08:00
mindspore.nn.CellList.rst modify the format of API files 2022-06-28 16:46:24 +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 modify format 2022-06-16 16:11:18 +08:00
mindspore.nn.ConfusionMatrix.rst modify the files 2022-06-16 14:05:28 +08:00
mindspore.nn.ConfusionMatrixMetric.rst modify_rst 2022-06-15 11:58:27 +08:00
mindspore.nn.ConstantPad1d.rst modify the files 2022-06-14 17:02:28 +08:00
mindspore.nn.ConstantPad2d.rst Update API docs based on review comments. 2022-07-04 11:45:24 +08:00
mindspore.nn.ConstantPad3d.rst fix example bug and modify description 2022-07-05 11:36:43 +08:00
mindspore.nn.Conv1d.rst !36957 modify format 2022-06-30 09:47:27 +00:00
mindspore.nn.Conv1dTranspose.rst Modified the desc of nn docs of BatchNorm3d、Conv1dTranspose、Conv2dTranspose、Conv3dTranspose、Conv3d、Dropout 2022-06-29 15:19:50 +08:00
mindspore.nn.Conv2d.rst modify the format of API files 2022-06-28 16:46:24 +08:00
mindspore.nn.Conv2dTranspose.rst !36792 modify the format of Chinese API files 2022-06-29 08:37:37 +00:00
mindspore.nn.Conv3d.rst Update API docs based on review comments. 2022-07-13 14:50:47 +08:00
mindspore.nn.Conv3dTranspose.rst Modified the desc of nn docs of BatchNorm3d、Conv1dTranspose、Conv2dTranspose、Conv3dTranspose、Conv3d、Dropout 2022-06-29 15:19:50 +08:00
mindspore.nn.CosineDecayLR.rst modify the files 2022-06-16 14:05:28 +08:00
mindspore.nn.CosineEmbeddingLoss.rst Improve cn api doc 2022-06-16 16:40:21 +08:00
mindspore.nn.CosineSimilarity.rst modify api note 2022-03-29 04:41:11 -04:00
mindspore.nn.CrossEntropyLoss.rst Update API docs based on review comments. 2022-07-04 11:45:24 +08:00
mindspore.nn.Dense.rst Update API docs based on review comments. 2022-07-06 15:35:49 +08:00
mindspore.nn.Dice.rst modify_rst 2022-06-15 11:58:27 +08: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 modify the format of API files 2022-06-28 16:46:24 +08:00
mindspore.nn.Dropout.rst Modified the desc of nn docs of BatchNorm3d、Conv1dTranspose、Conv2dTranspose、Conv3dTranspose、Conv3d、Dropout 2022-06-29 15:19:50 +08:00
mindspore.nn.Dropout2d.rst fix dropout doc bugs 2022-07-07 14:17:55 +08:00
mindspore.nn.Dropout3d.rst fix dropout doc bugs 2022-07-07 14:17:55 +08:00
mindspore.nn.DynamicLossScaleUpdateCell.rst modify the format of API files 2022-06-28 16:46:24 +08:00
mindspore.nn.ELU.rst modify the files 2022-06-13 17:43:14 +08:00
mindspore.nn.Embedding.rst modify the format of API files 2022-06-28 16:46:24 +08:00
mindspore.nn.EmbeddingLookup.rst modify the format of API files 2022-06-28 16:46:24 +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 add parameters for nn optimizer 2022-06-25 11:12:33 +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 the format of API files 2022-06-28 16:46:24 +08:00
mindspore.nn.Flatten.rst modify the files 2022-06-16 14:05:28 +08:00
mindspore.nn.FocalLoss.rst Improve cn api doc 2022-06-16 16:40:21 +08:00
mindspore.nn.ForwardValueAndGrad.rst modify the format of API files 2022-06-28 16:46:24 +08:00
mindspore.nn.GELU.rst modify the format of API files 2022-06-28 16:46: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 modify the files 2022-06-13 16:55:03 +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 modify the format of API files 2022-06-28 16:46:24 +08:00
mindspore.nn.HSigmoid.rst modify the files 2022-06-13 17:43:14 +08:00
mindspore.nn.HSwish.rst modify doc 2022-02-11 16:13:59 +08:00
mindspore.nn.Hardtanh.rst modify the files 2022-06-13 17:43:14 +08:00
mindspore.nn.HausdorffDistance.rst modify the files 2022-06-16 14:05:28 +08:00
mindspore.nn.HuberLoss.rst modify the files 2022-06-14 17:02:28 +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.InstanceNorm1d.rst add document for InstanceNorm1d and InstanceNorm3d 2022-06-24 15:32:52 +08:00
mindspore.nn.InstanceNorm2d.rst add document for InstanceNorm1d and InstanceNorm3d 2022-06-24 15:32:52 +08:00
mindspore.nn.InstanceNorm3d.rst add document for InstanceNorm1d and InstanceNorm3d 2022-06-24 15:32:52 +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 Improve cn api doc 2022-06-16 16:40:21 +08:00
mindspore.nn.LARS.rst modify format 2022-07-01 10:06:53 +08:00
mindspore.nn.LRN.rst add lrn selu mish doc api . 2022-07-15 14:56:57 +08:00
mindspore.nn.LSTM.rst modify format 2022-07-01 10:06:53 +08:00
mindspore.nn.LSTMCell.rst modify the format of API files 2022-06-28 16:46:24 +08:00
mindspore.nn.Lamb.rst add parameters for nn optimizer 2022-06-25 11:12:33 +08:00
mindspore.nn.LayerNorm.rst modify the format of API files 2022-06-28 16:46:24 +08:00
mindspore.nn.LazyAdam.rst add parameters for nn optimizer 2022-06-25 11:12:33 +08:00
mindspore.nn.LeakyReLU.rst modify the format of API files 2022-06-28 16:46:24 +08:00
mindspore.nn.LogSigmoid.rst modify the files 2022-06-13 17:43:14 +08:00
mindspore.nn.LogSoftmax.rst modify the files 2022-06-13 17:43:14 +08:00
mindspore.nn.Loss.rst fix comments related with dataset 2022-02-26 16:44:55 +08:00
mindspore.nn.LossBase.rst modify the format of API files 2022-06-28 16:46:24 +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 Update API documents based on review comments. 2022-07-05 20:23:29 +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 Update API documents based on review comments. 2022-07-05 20:23:29 +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 modify the files 2022-06-16 14:05:28 +08:00
mindspore.nn.Metric.rst modify the files 2022-06-16 14:05:28 +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 doc 2022-01-18 17:23:24 +08:00
mindspore.nn.Momentum.rst add parameters for nn optimizer 2022-06-25 11:12:33 +08:00
mindspore.nn.MultiClassDiceLoss.rst Update API documents based on review comments. 2022-07-05 20:23:29 +08:00
mindspore.nn.MultiFieldEmbeddingLookup.rst modify the format of API files 2022-06-28 16:46:24 +08:00
mindspore.nn.NLLLoss.rst fix desciption problems 2022-06-08 11:22:25 +08:00
mindspore.nn.NaturalExpDecayLR.rst modify the files 2022-06-16 14:05:28 +08:00
mindspore.nn.Norm.rst Update API documents based on review comments. 2022-07-05 20:23:29 +08:00
mindspore.nn.OcclusionSensitivity.rst modify the files 2022-06-16 14:05:28 +08:00
mindspore.nn.OneHot.rst modify the files 2022-06-16 14:05:28 +08:00
mindspore.nn.Optimizer.rst Add Chinese API document for Optimizer.flatten_gradients 2022-07-19 09:15:03 +08:00
mindspore.nn.PReLU.rst modify the format of API files 2022-06-28 16:46:24 +08:00
mindspore.nn.PSNR.rst Update API documents based on review comments. 2022-07-05 20:23:29 +08:00
mindspore.nn.Pad.rst modify the format of API files 2022-06-28 16:46:24 +08:00
mindspore.nn.ParameterUpdate.rst chinese api comments edit 2022-03-25 16:24:33 +08:00
mindspore.nn.Perplexity.rst modify the files 2022-06-16 14:05:28 +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 add parameters for nn optimizer 2022-06-25 11:12:33 +08:00
mindspore.nn.RMSELoss.rst Improve cn api doc 2022-06-16 16:40:21 +08:00
mindspore.nn.RMSProp.rst add parameters for nn optimizer 2022-06-25 11:12:33 +08:00
mindspore.nn.RNN.rst modify the format of API files 2022-06-28 16:46:24 +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.RReLU.rst modify format 2022-07-14 19:14:49 +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 modify the files 2022-06-14 17:02:28 +08:00
mindspore.nn.ReLU6.rst modify the format of API files 2022-06-28 16:46:24 +08:00
mindspore.nn.Recall.rst modify doc 2022-01-25 16:00:34 +08:00
mindspore.nn.ReflectionPad1d.rst Update API docs based on review comments. 2022-07-04 11:45:24 +08:00
mindspore.nn.ReflectionPad2d.rst modify format 2022-07-20 14:29:32 +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 modify the files 2022-06-16 14:05:28 +08:00
mindspore.nn.SGD.rst add parameters for nn optimizer 2022-06-25 11:12:33 +08:00
mindspore.nn.SSIM.rst Update API documents based on review comments. 2022-07-05 20:23:29 +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.SeLU.rst add lrn selu mish doc api . 2022-07-15 14:56:57 +08:00
mindspore.nn.SequentialCell.rst modify the format of API files 2022-06-28 16:46:24 +08:00
mindspore.nn.SiLU.rst Update API docs based on review comments. 2022-07-04 11:45:24 +08:00
mindspore.nn.Sigmoid.rst modify doc 2022-01-18 17:23:24 +08:00
mindspore.nn.SmoothL1Loss.rst 回退 'Pull Request !37407 : [MS][ASCEND] add smooth_l1_loss ascend op' 2022-07-08 03:11:47 +00: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 modify the format of API files 2022-06-28 16:46:24 +08:00
mindspore.nn.Softmax.rst modify the format of API files 2022-06-28 16:46: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 Update API docs based on review comments. 2022-07-04 11:45:24 +08:00
mindspore.nn.Softsign.rst Add api docs. 2022-06-02 17:11:40 +08:00
mindspore.nn.SparseTensorDenseMatmul.rst Update API documents based on review comments. 2022-07-05 20:23:29 +08:00
mindspore.nn.SparseToDense.rst Update API documents based on review comments. 2022-07-05 20:23:29 +08:00
mindspore.nn.SyncBatchNorm.rst Update API documents based on review comments. 2022-07-05 20:23:29 +08:00
mindspore.nn.Tanh.rst modify the format of API files 2022-06-28 16:46:24 +08:00
mindspore.nn.Tanhshrink.rst modify the files 2022-06-28 10:33:17 +08:00
mindspore.nn.Threshold.rst Update API docs based on review comments. 2022-07-04 11:45:24 +08:00
mindspore.nn.TimeDistributed.rst Update API documents based on review comments. 2022-07-05 20:23:29 +08:00
mindspore.nn.Top1CategoricalAccuracy.rst modify doc 2022-06-13 17:24:48 +08:00
mindspore.nn.Top5CategoricalAccuracy.rst modify doc 2022-06-13 17:24:48 +08:00
mindspore.nn.TopKCategoricalAccuracy.rst modify the files 2022-06-16 14:05:28 +08:00
mindspore.nn.TrainOneStepCell.rst modify the format of API files 2022-06-28 16:46:24 +08:00
mindspore.nn.TrainOneStepWithLossScaleCell.rst modify the format of API files 2022-06-28 16:46:24 +08:00
mindspore.nn.Tril.rst fix link anchor 2022-04-29 09:37:33 +08:00
mindspore.nn.Triu.rst modify the files 2022-06-16 14:05:28 +08:00
mindspore.nn.Unfold.rst modify the format of API files 2022-06-28 16:46:24 +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 the format of API files 2022-06-28 16:46:24 +08:00
mindspore.nn.WithLossCell.rst modify the format of API files 2022-06-28 16:46:24 +08:00
mindspore.nn.ZeroPad2d.rst Update API docs based on review comments. 2022-07-04 11:45:24 +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 modify the files 2022-06-16 14:05:28 +08:00
mindspore.nn.warmup_lr.rst modify doc 2022-02-11 16:13:59 +08:00