mindspore/docs/api/api_python/nn
lvmingfu 0a39ff911b fix code formats 2022-07-25 14:42:00 +08:00
..
mindspore.nn.Accuracy.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.AdaMax.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.AdaSumByDeltaWeightWrapCell.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.AdaSumByGradWrapCell.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.Adadelta.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.Adagrad.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.Adam.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.AdamOffload.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.AdamWeightDecay.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.AdaptiveAvgPool1d.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.AdaptiveAvgPool2d.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.AdaptiveMaxPool1d.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.AdaptiveMaxPool2d.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.AdaptiveMaxPool3d.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.AvgPool1d.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.AvgPool2d.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.BCELoss.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.BCEWithLogitsLoss.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.BatchNorm1d.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.BatchNorm2d.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.BatchNorm3d.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.BiDense.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.BleuScore.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.Cell.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.CellList.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.CentralCrop.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.ClipByNorm.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.ConfusionMatrix.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.ConfusionMatrixMetric.rst fix code formats 2022-07-25 14:42:00 +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 code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.Conv1dTranspose.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.Conv2d.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.Conv2dTranspose.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.Conv3d.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.Conv3dTranspose.rst fix code formats 2022-07-25 14:42:00 +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.CosineSimilarity.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.CrossEntropyLoss.rst fix code formats 2022-07-25 14:42:00 +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 fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.DiceLoss.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.DistributedGradReducer.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.Dropout.rst fix code formats 2022-07-25 14:42:00 +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 fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.ELU.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.Embedding.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.EmbeddingLookup.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.ExponentialDecayLR.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.F1.rst modify docs_format 2022-04-28 11:26:56 +08:00
mindspore.nn.FTRL.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.FastGelu.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.Fbeta.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.FixedLossScaleUpdateCell.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.Flatten.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.FocalLoss.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.ForwardValueAndGrad.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.GELU.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.GRU.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.GRUCell.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.GetNextSingleOp.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.GraphCell.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.GroupNorm.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.HShrink.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.HSigmoid.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.HSwish.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.Hardtanh.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.HausdorffDistance.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.HuberLoss.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.ImageGradients.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.InstanceNorm1d.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.InstanceNorm2d.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.InstanceNorm3d.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.InverseDecayLR.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.Jvp.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.L1Loss.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.L1Regularizer.rst fix code formats 2022-07-25 14:42:00 +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 fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.LayerNorm.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.LazyAdam.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.LeakyReLU.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.LogSigmoid.rst fix code formats 2022-07-25 14:42:00 +08:00
mindspore.nn.LogSoftmax.rst fix code formats 2022-07-25 14:42:00 +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 fix bug of smooth_l1_loss 2022-07-21 14:47:35 +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 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 fix code formats 2022-07-25 14:42:00 +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.get_metric_fn.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.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