Commit Graph

559 Commits

Author SHA1 Message Date
koumengwang e506f5a6f9
update docs/api/api_python/nn/mindspore.nn.BiDense.rst. 2022-06-26 11:16:49 +00:00
i-robot 2e084e7796
!36491 [MS][DOC] add smooth_l1_loss doc
Merge pull request !36491 from mengyuanli/code_docs_smooth_l1_loss
2022-06-25 07:04:37 +00:00
huodagu c6f3b45838 add parameters for nn optimizer 2022-06-25 11:12:33 +08:00
mengyuanli ccdaa96346 add smooth_l1_loss doc 2022-06-25 09:18:00 +08:00
i-robot 0b44e1edd3
!36496 modify the Chinese API files
Merge pull request !36496 from 宦晓玲/code_docs_0624
2022-06-24 09:29:18 +00:00
zhangyi 702037724a modify the API files 2022-06-24 17:16:09 +08:00
i-robot 824246769a
!36327 add document for InstanceNorm1d and InstanceNorm3d
Merge pull request !36327 from zhujingxuan/code_docs_instance_norm
2022-06-24 09:08:36 +00:00
zhujingxuan 910d0be6f1 add document for InstanceNorm1d and InstanceNorm3d 2022-06-24 15:32:52 +08:00
He Wei 2fb90d4213 Add api document for Cell.flatten_weights() 2022-06-24 14:13:50 +08:00
wangshengnan12@huawei.com 3e64bcd5e7 code_docs_fix_DistributedGradReducer_En_api 2022-06-24 10:11:07 +08:00
wangshengnan12@huawei.com 7ea4bf83fe fix_parallel_Chinese_api 2022-06-24 09:51:00 +08:00
i-robot 6c6d8931c3
!36329 Supply Tanhshrink activation function and test cases
Merge pull request !36329 from 冯一航/Supply_Tanhshrink
2022-06-24 01:33:32 +00:00
huodagu 551f4047de modify format 2022-06-23 17:09:29 +08:00
fengyihang 98bf50ffcf Supply Tanhshrink activation function and test cases 2022-06-23 11:34:53 +08:00
i-robot 5e1b73a836
!36204 Add RReLU activation function and test cases
Merge pull request !36204 from shaojunsong/feature/RReLU2
2022-06-22 10:33:36 +00:00
shaojunsong 260c920b3d add RReLU, in-place is not supported 2022-06-22 10:58:39 +08:00
gaoyong10 22de97ce8e Keep ch api docs same as en. 2022-06-20 18:58:56 +08:00
fujianzhao 862752fdce feat: add ops.applyAdadelta CPU backend, add nn.Adadelta, ops.applyAdadelta CPU backend support vmap. 2022-06-19 08:01:14 +08:00
huodagu b655a64221 modify format 2022-06-17 11:04:41 +08:00
i-robot e2592d81a6
!36068 add shape and dtype discription for nn.BiDense
Merge pull request !36068 from 吕昱峰(Nate.River)/code_docs_bidense
2022-06-16 10:54:35 +00:00
lvyufeng 8b0cfe4bb8 add shape and dtype discription for nn.BiDense 2022-06-16 18:21:18 +08:00
i-robot 6ef6551a99
!35836 Improve API documents of LossBase, BroadcastTo, etc.
Merge pull request !35836 from panzhihui/code_docs_api_fix
2022-06-16 09:14:46 +00:00
PanZhihui cb70c10080 Improve cn api doc 2022-06-16 16:40:21 +08:00
huodagu 9cae074b16 modify format 2022-06-16 16:11:18 +08:00
i-robot 123a69889a
!35976 modify files
Merge pull request !35976 from 宦晓玲/code_docs_0613
2022-06-16 06:44:14 +00:00
zhangyi 985e2e5c4d modify the files 2022-06-16 14:05:28 +08:00
i-robot 10ea3018f2
!35933 fix api
Merge pull request !35933 from shaojunsong/code_docs_api
2022-06-15 08:11:12 +00:00
i-robot ccfb4e306f
!35987 modify rst different
Merge pull request !35987 from 冯一航/code_docs_modify_rst
2022-06-15 06:26:50 +00:00
fengyihang 21d1390a1f modify_rst 2022-06-15 11:58:27 +08:00
zhangyi c5be4dc10b modify the files 2022-06-14 17:02:28 +08:00
shaojunsong 39a3f0bfee fix api bug 2022-06-14 16:35:15 +08:00
i-robot a5bf4daf55
!35851 modify files
Merge pull request !35851 from 宦晓玲/code_docs_0610
2022-06-13 10:02:11 +00:00
zhangyi 78c0f49127 modify the files 2022-06-13 17:43:14 +08:00
xumengjuan1 c4a1953a40 modify doc 2022-06-13 17:24:48 +08:00
zhangyi e43a164b22 modify the files 2022-06-13 16:55:03 +08:00
i-robot 01ee3144ec
!35668 silu bugfix
Merge pull request !35668 from Henry Shi/operators_bugfix
2022-06-09 07:34:47 +00:00
Henry 454e50bad5 silu bugfix 2022-06-09 15:23:16 +08:00
i-robot 907b226d86
!35608 update reflectionpad api
Merge pull request !35608 from shaojunsong/code_docs_api_ch
2022-06-09 06:40:31 +00:00
shaojunsong 32b151102e update reflectionpad api 2022-06-09 10:24:22 +08:00
i-robot 37f115a0ef
!35605 modify format
Merge pull request !35605 from 俞涵/code_docs_0606
2022-06-08 07:12:16 +00:00
huodagu 85a5e03e9a modify format 2022-06-08 14:40:53 +08:00
lvyufeng f4f2f2fc6f fix desciption problems 2022-06-08 11:22:25 +08:00
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
i-robot 2ccc774d89
!35355 operator bugfix: Softmin and SiLU
Merge pull request !35355 from Henry Shi/operators
2022-06-06 11:07:33 +00:00
lvyufeng 9ec87173fe fix nllloss and crossentropy bug and description typo error 2022-06-06 17:26:10 +08:00
huodagu 4fbf67236b modify format 2022-06-06 15:03:02 +08:00
i-robot f058997021
!35071 Add feature ReflectionPad1d & ReflecitonPad2d
Merge pull request !35071 from shaojunsong/feature/reflectionPad
2022-06-04 13:00:45 +00:00
shaojunsong c0b9d74987 added reflectionpad1d and 2d 2022-06-04 17:43:49 +08:00
liqiliang ba67f2362b Add api docs. 2022-06-02 17:11:40 +08:00
lvyufeng ee30ffc3bf add nll_loss and cross_entropy for ops.functional and nn 2022-06-02 11:13:34 +08:00
Henry Shi 7fbce93bb4 operator bugfix 2022-06-02 10:33:19 +08:00
i-robot 4f1a8b1eef
!33877 operators: Softmin, SiLU
Merge pull request !33877 from Henry Shi/branch_operators
2022-06-01 01:53:19 +00:00
i-robot d8547cc27e
!35232 modify format
Merge pull request !35232 from 俞涵/code_docs_0531
2022-05-31 09:15:11 +00:00
huodagu 797cf1ef1b modify format 2022-05-31 15:35:09 +08:00
i-robot 0674bba5c3
!35191 nn.AdaptiveAvgPool1d and nn.AdaptiveMaxPool1d: correct the docs, they does not support dtype float64.
Merge pull request !35191 from fujianzhao/fix_adaptive_avg_pool_1d
2022-05-31 06:30:23 +00:00
i-robot d87af99e7c
!35152 add 1d inputs support for nn.BiDense
Merge pull request !35152 from 吕昱峰(Nate.River)/master
2022-05-31 02:55:46 +00:00
fujianzhao 59aa342c82 nn.AdaptiveAvgPool1d and nn.AdaptiveMaxPool1d does not support input dtype float64. 2022-05-31 09:30:51 +08:00
i-robot 28dca7e2bd
!35057 nn.Hardtanh: add type checking for input x, update docs
Merge pull request !35057 from fujianzhao/fix_hardtanh
2022-05-30 18:34:54 +00:00
i-robot 940be5d9a9
!35146 update doc of nn.HuberLoss
Merge pull request !35146 from fujianzhao/code_docs
2022-05-30 08:15:22 +00:00
i-robot 256303c6ef
!35004 AdaptiveMaxPool2D op.
Merge pull request !35004 from gaoyong10/dynamic_shape_04
2022-05-30 07:36:24 +00:00
lvyufeng 83f260484e add 1d inputs support for nn.BiDense 2022-05-30 10:11:38 +08:00
Henry Shi 63bd6f035b operators:Softmin & SiLU 2022-05-29 10:42:31 +08:00
huodagu 797c7484a1 modify format 2022-05-28 16:07:00 +08:00
gaoyong10 cd044f7446 AdaptiveMaxPool2d op. 2022-05-28 15:34:27 +08:00
fujianzhao 1ae9641d6f nn.Hardtanh: add type checking for input x, update docs 2022-05-27 16:59:34 +08:00
fujianzhao 01c0cafb89 update nn.HuberLoss docs 2022-05-27 10:42:45 +08:00
i-robot 2b625d31dc
!34899 Add function and tensor interfaces.
Merge pull request !34899 from liqiliang/function_and_tensor
2022-05-26 19:56:52 +00:00
i-robot 6a33b5215e
!34988 modify format
Merge pull request !34988 from 俞涵/code_docs_0526
2022-05-26 09:20:04 +00:00
liqiliang 73e4ee0f95 Add function and tensor interfaces. 2022-05-26 17:18:18 +08:00
huodagu a7f9e1a9d0 modify format 2022-05-26 17:07:25 +08:00
i-robot dde6a2a24e
!34872 Add nn.BiDense
Merge pull request !34872 from 吕昱峰(Nate.River)/master
2022-05-26 07:35:20 +00:00
lvyufeng 708cad7bc3 fix docs problems for nn.Threshold 2022-05-25 17:38:53 +08:00
lvyufeng 65120caf79 add BiDense 2022-05-25 07:43:35 +08:00
lvyufeng ce1f15666d add nn.Threshold 2022-05-24 15:25:48 +08:00
huodagu 07d79c7c88 modify format 2022-05-23 12:58:26 +08:00
i-robot d68d64bb92
!34648 optimizes the documentation of chinese API of MSSSIM,ACos,Abs,etc
Merge pull request !34648 from zhangfanghe/code_docs_master_11_519
2022-05-20 04:03:16 +00:00
zhangfanghe 802aa33608 optimizes the documentation of chinese API of MSSSIM,ACos,Abs,etc. 2022-05-19 19:02:07 +08:00
fujianzhao 61163ec962 Update nn.AdaptiveMaxPool1d and nn.AdaptiveAvgPool1d docs 2022-05-19 16:40:59 +08:00
i-robot 9edf52d71f
!34559 [feat] [assistant] [ops] [I51VS2] Add new operator nn.AdaptiveMaxPool1d
Merge pull request !34559 from fujianzhao/adaptive_max_pool_1d
2022-05-19 07:48:34 +00:00
looop5 1a96aa73db refine the doc about the shape of convolution kernel 2022-05-19 11:13:52 +08:00
fujianzhao 7fcb75beaa [feat] [assistant] [ops] [I51VS2] Add new operator nn.AdaptiveMaxPool1d 2022-05-18 15:50:44 +08:00
huodagu 37710330be modify format 2022-05-18 14:19:31 +08:00
i-robot 5f9f4e16a3
!33576 optimizes the documentation of chinese API of SSIM,SoftShrink,SparseTensorDenseMatmul,etc
Merge pull request !33576 from zhangfanghe/code_docs_master_17_426
2022-05-17 09:52:01 +00:00
zhangfanghe c37e8426a7 optimizes the documentation of chinese API of SSIM,SoftShrink,SparseTensorDenseMatmul,etc. 2022-05-17 16:27:41 +08:00
i-robot bae2b79896
!34428 [feat] [assistant] [ops] [I51VS1] Add new operator nn.AdaptiveAvgPool1d
Merge pull request !34428 from fujianzhao/adaptive_avg_pool_1d
2022-05-17 03:27:30 +00:00
ZhidanLiu 45aa3854cb update Chinese api of ConstantPad1d,2d,3d ZeroPad2d 2022-05-16 18:33:43 +08:00
fujianzhao cb56dd895d [feat] [assistant] [ops] [I51VS1] Add new operator nn.AdaptiveAvgPool1d 2022-05-16 16:19:24 +08:00
huodagu 96354a374e modify format 2022-05-16 14:05:58 +08:00
i-robot ecff596ca4
!34341 modify format
Merge pull request !34341 from 俞涵/code_docs_0513
2022-05-13 07:06:42 +00:00
huodagu 259afd705a modify format 2022-05-13 15:02:38 +08:00
fujianzhao f52f182348 Fix docs of nn.Hardtanh 2022-05-13 12:59:09 +08:00
i-robot c07819796c
!34221 [feat] [assistant] [ops] [I51VSC] Add new operator nn.HuberLoss
Merge pull request !34221 from fujianzhao/huberloss
2022-05-13 02:57:19 +00:00
i-robot bfd377ca3c
!34125 add nn.ConstantPad1d nn.ConstantPad2d nn.ConstantPad3d and nn.ZeroPad2d
Merge pull request !34125 from ZhidanLiu/master
2022-05-13 01:53:23 +00:00
i-robot 8df3aa1c7e
!34093 add nn.adamax optimizer
Merge pull request !34093 from liutongtong9/add_adamax
2022-05-12 16:49:47 +00:00
ZhidanLiu fdd6f7c759 add nn.ConstantPad1d nn.ConstantPad2d nn.ConstantPad3d and nn.ZeroPad2d 2022-05-12 10:34:52 +08:00
fujianzhao 4fd3433d23 [feat] [assistant] [ops] [I51VSC] Add new operator nn.HuberLoss 2022-05-11 15:39:02 +08:00
fujianzhao 5bb57674da [feat] [assistant] [ops] [I51VSB] Add new operator nn.Hardtanh 2022-05-11 14:23:11 +08:00
liqiliang 0fabbc4ccb Add a nn cell for softsign. 2022-05-10 17:09:33 +08:00
liutongtong ce3ec0d371 add adamax optimizer 2022-05-10 16:40:08 +08:00
i-robot 19464ee3e7
!33786 fix chinese api docs in nn
Merge pull request !33786 from liutongtong9/code_docs_fixlr
2022-05-05 06:55:32 +00:00
i-robot ec413cf62e
!33754 修复中英文api不一致
Merge pull request !33754 from 王程浩/master
2022-05-05 03:37:17 +00:00
xumengjuan1 dd55e30189 modify link 2022-05-05 10:46:02 +08:00
liutongtong 924bb1273c fix docs 2022-04-29 17:45:25 +08:00
王程浩 b5de8e987e 修复中英文api一致 2022-04-29 14:04:04 +08:00
i-robot 8179bfdc7c
!33724 Modift Some API Note
Merge pull request !33724 from liuyang/code_docs_note
2022-04-29 03:03:40 +00:00
i-robot 04047c4317
!33709 fix link anchor
Merge pull request !33709 from lvmingfu/code_docs_master19
2022-04-29 02:07:32 +00:00
lvmingfu 01509b7b66 fix link anchor 2022-04-29 09:37:33 +08:00
liuyang_655 643ea06522 modift some api note 2022-04-28 05:47:44 -04:00
i-robot 6cc2441692
!33701 modify format
Merge pull request !33701 from 俞涵/code_docs_0428
2022-04-28 07:44:53 +00:00
huodagu 829ee6d944 modify docs_format 2022-04-28 11:26:56 +08:00
liangzhibo 995c7e4d30 Fix jvp docs 2022-04-28 09:47:03 +08:00
i-robot 36e3f0a077
!33572 optimizes the documentation of chinese API of CentralCrop,CosineEmbeddingLoss,ImageGradients,etc
Merge pull request !33572 from zhangfanghe/code_docs_master_426
2022-04-27 07:16:33 +00:00
zhangfanghe c88cc88056 optimizes the documentation of chinese API of CentralCrop,CosineEmbeddingLoss,ImageGradients,etc. 2022-04-27 14:41:04 +08:00
huodagu aeb67af089 modify format2function 2022-04-27 11:10:16 +08:00
lvmingfu af8dd9729e modify links adapt to the new version of docs 2022-04-12 16:51:32 +08:00
i-robot b183b17b41
!32811 modify link to fit new repo docs structure
Merge pull request !32811 from lvmingfu/code_docs_master11
2022-04-11 09:12:35 +00:00
lvmingfu 216f7d29f1 add white urls 2022-04-11 16:27:38 +08:00
zhangfanghe 7b04a2c18e optimizes the documentation of chinese API of BatchNorm1d,BatchNorm2d,ClipByNorm,etc. 2022-04-08 11:38:20 +08:00
i-robot f07a608ffa
!32448 optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc
Merge pull request !32448 from zhangfanghe/code_docs_zfh_master_401
2022-04-02 08:32:35 +00:00
zhangfanghe 84fa7b45ee optimizes the documentation of chinese API of BCELoss,BatchNorm2d,DiceLoss,etc. 2022-04-02 16:19:45 +08:00
wanyiming 4c3bb7639c add get_weight_decay cn 2022-04-02 10:40:51 +08:00
i-robot 2886b66281
!32217 optimizes the documentation of chinese API of DiceLoss,.AvgPool,GradOperation,etc
Merge pull request !32217 from zhangfanghe/code_docs_zfh_329_master_3
2022-03-30 11:56:40 +00:00
i-robot f548a82f80
!32110 optimizes the documentation of chinese API of ClipByNorm,Pad,MaxPool3D,etc
Merge pull request !32110 from zhangfanghe/code_docs_zfh_328
2022-03-30 08:36:09 +00:00
i-robot 1de907212b
!32140 add description for auto_input_cast
Merge pull request !32140 from wangjun/code_docs_description_cast
2022-03-30 08:03:25 +00:00
wangjun e03b604e8b add description 2022-03-30 14:59:09 +08:00
zhangfanghe 0433e6767c optimizes the documentation of chinese API of DiceLoss,.AvgPool,GradOperation,etc. 2022-03-30 14:31:13 +08:00
i-robot 0b7fdfcc89
!32230 fix issues of chinese api
Merge pull request !32230 from bichaoyang/master
2022-03-30 03:22:35 +00:00
i-robot 693af7f260
!32204 modify page display
Merge pull request !32204 from 俞涵/code_docs_329
2022-03-30 01:15:36 +00:00
b00518648 87e13c5458 fix some issues of chinese api 2022-03-29 22:00:57 +08:00
huodagu 981c6701c7 del method link 2022-03-29 17:41:23 +08:00
i-robot 79f4a2b1a7
!32103 Modify API Note
Merge pull request !32103 from liuyang/code_docs_numpy
2022-03-29 09:13:54 +00:00
liuyang_655 6482deb3b9 modify api note 2022-03-29 04:41:11 -04:00
zhangfanghe bcf2afa498 optimizes the documentation of chinese API of ClipByNorm,Pad,MaxPool3D,etc. 2022-03-29 14:56:29 +08:00
i-robot 9a2baab4bc
!32003 optimizes the documentation of chinese API of AvgPool1d,GRU,LSTM,etc
Merge pull request !32003 from zhangfanghe/code_docs_zfh_326
2022-03-29 06:25:22 +00:00
i-robot 78d77897f2
!31843 修正中文api内容
Merge pull request !31843 from 王程浩/master
2022-03-29 03:09:16 +00:00
zhangfanghe 4806298704 optimizes the documentation of chinese API of AvgPool1d,GRU,LSTM,etc. 2022-03-29 09:48:22 +08:00
huodagu 33fc1b0f31 mdf_pagedispaly 2022-03-29 09:23:16 +08:00
王程浩 ce0ce12a08 change for 中文api视检 2022-03-28 22:37:00 +08:00
i-robot d2cff05b48
!31926 中文api注释修改
Merge pull request !31926 from liutongtong9/code_docs_api_chineseadd
2022-03-28 06:23:59 +00:00
i-robot d75e3f66e2
!31820 :auto_parallel_support_not_only_2_power_fix_wont_gen_repeated_stra_bug
Merge pull request !31820 from yao_yf/auto_parallel_support_not_only_2_power_fix_wont_gen_repeated_stra_bug
2022-03-26 01:11:42 +00:00
i-robot 0c916e7370
!31907 optimizes the documentation of chinese API of BCELoss,BatchNorm1d,OneHot,etc
Merge pull request !31907 from zhangfanghe/code_docs_zfh_325
2022-03-26 01:05:43 +00:00
liutongtong 6cac3806ad chinese api comments edit 2022-03-25 16:24:33 +08:00
zhangfanghe 3ce34d605f optimizes the documentation of chinese API of BCELoss,BatchNorm1d,OneHot,etc. 2022-03-25 14:21:05 +08:00
yao_yf 0af87eb9cc bugs fix 2022-03-25 11:17:06 +08:00
i-robot cd90173e4b
!31814 dynamic shape feed mode bug fix&api
Merge pull request !31814 from Henry Shi/branch_sxy_new
2022-03-25 02:03:07 +00:00
i-robot ec3831be43
!31858 fix docs bugs
Merge pull request !31858 from wanyiming/code_docs_bugs
2022-03-24 09:17:42 +00:00
wanyiming ab63205216 fix docs bug 2022-03-24 16:59:08 +08:00
Henry Shi 9199ba8303 dynamic shape feed mode bug fix&api 2022-03-24 11:45:46 +08:00
7347157+joylvliang@user.noreply.gitee.com 2826a8aa87 correct_cell_api_description 2022-03-24 11:14:15 +08:00
huodagu ed4cd8de88 modify_marks 2022-03-23 17:59:13 +08:00
huodagu 69b1a0de63 modify_format 2022-03-23 10:31:00 +08:00
i-robot 41cc5a351a
!31106 Revise optimizer CN docs
Merge pull request !31106 from wanyiming/code_docs_cn_opt2
2022-03-22 08:18:43 +00:00
wanyiming e592c6b2b8 cn_docs 2022-03-22 15:50:25 +08:00
i-robot 8572066a77
!31591 bug fix for shard function
Merge pull request !31591 from wangjun/bug_fix_0318
2022-03-22 06:19:25 +00:00
wangjun 804fa13433 bug fix 2022-03-22 10:17:47 +08:00
i-robot 1e4fe5a1b7
!31567 Fix en docs problem.
Merge pull request !31567 from linqingke/en_docs_problem
2022-03-22 01:53:59 +00:00
linqingke 0d2331b629 fix en docs problem. 2022-03-21 14:29:58 +08:00
i-robot c3fc82a8eb
!30089 Unified formula expression
Merge pull request !30089 from muchen/master
2022-03-21 06:26:46 +00:00
muchenjin 3297a89dc7 Unified formula expression 2022-03-17 21:14:35 +08:00
Margaret_wangrui ca99b0da5d Add parameter description of Cell construct. 2022-03-17 18:04:21 +08:00
i-robot 5af9005a8a
!31168 Add dosc for run construct interface
Merge pull request !31168 from JoyLvliang/add_docs_for_run_constrcut_interface
2022-03-16 02:51:05 +00:00
7347157+joylvliang@user.noreply.gitee.com 87e71743ac add_docs_for_run_constrcut_interface 2022-03-15 21:00:37 +08:00
huodagu 31af1262e1 modify_format 2022-03-15 18:35:34 +08:00
i-robot 27bc6c404d
!31225 fix chinese api
Merge pull request !31225 from liutongtong9/code_docs_chinese_coms
2022-03-14 06:39:20 +00:00
liutongtong 59c6ac872b fix chinese comments 2022-03-14 12:38:38 +08:00
jiangzhenguang cea6c2a3c8 fix unique and resizebilinear docs 2022-03-12 16:54:39 +08:00
i-robot 9622c1d65d
!31116 optimizes the documentation of chinese API of PrimitiveWithInfer,LayerNorm
Merge pull request !31116 from zhangfanghe/code_docs_nn_diff_zfh_0310
2022-03-10 11:16:26 +00:00
i-robot 49088ebf64
!31111 modify code formats in rst files
Merge pull request !31111 from lvmingfu/master
2022-03-10 10:55:59 +00:00
zhangfanghe d1f2c52fe3 optimizes the documentation of chinese API of PrimitiveWithInfer,LayerNorm. 2022-03-10 18:26:57 +08:00
i-robot d3fb806a31
!31086 optimizes the documentation of chinese API of GRUCell
Merge pull request !31086 from zhangfanghe/code_docs_nn_GRUCell_zfh_20223010
2022-03-10 10:11:47 +00:00
lvmingfu cc494030dc modify code formats in rst files 2022-03-10 17:48:35 +08:00
zhangfanghe 010b0ab444 optimizes the documentation of chinese API of ResizeBilinear,HyperMap,ScatterMin,Sqrt,etc. 2022-03-10 17:17:54 +08:00
zhangfanghe b865c85e2a optimizes the documentation of chinese API of GRUCell. 2022-03-10 14:55:19 +08:00
xumengjuan1 8ed45d9212 modify apiformat 2022-03-10 11:38:48 +08:00
i-robot 46cc578dcf
!30973 fix some bugs in parallel
Merge pull request !30973 from yao_yf/communication_group_fix
2022-03-09 06:42:05 +00:00
xumengjuan1 0c3e47f872 modify apiformat 2022-03-09 12:01:56 +08:00
i-robot 7995c31032
!30748 fix the documentation of GRU, L2Loss, NLLLoss, etc.
Merge pull request !30748 from wangshuide/code_docs_wsd_master
2022-03-08 09:36:55 +00:00
i-robot 57a5ee6d61
!30960 modify page display
Merge pull request !30960 from 俞涵/code_docs_PageDisplay
2022-03-08 09:35:09 +00:00
yao_yf a87bbea034 parallel bugs fix 2022-03-08 15:28:53 +08:00
jiangzhenguang 28f89f36b4 unique support multi-dim tensor 2022-03-08 14:09:19 +08:00
wangshuide2020 d9c3d6e5b7 fix the documentation of GRU, L2Loss, NLLLoss, etc. 2022-03-08 12:00:24 +08:00
huodagu 1871010209 修改rst文件名大小写 2022-03-08 11:57:41 +08:00
i-robot fed3946026
!30747 optimizes the documentation of chinese API of ClipByNorm
Merge pull request !30747 from zhangfanghe/code_docs_zfh_20220302_nn
2022-03-07 08:39:11 +00:00
i-robot 415d46d2db
!30838 modify apiformat
Merge pull request !30838 from xumengjuan1/code_docs_xx8
2022-03-04 07:52:03 +00:00
xumengjuan1 5f6b6d0970 modify apiformat 2022-03-04 15:40:30 +08:00
i-robot ac647544a1
!30737 add mode check in feature: cell level data parallel
Merge pull request !30737 from zhuyuxiao/cell_level_check
2022-03-04 04:08:55 +00:00
zhangfanghe 59ef2eb8e4 optimizes the documentation of chinese API of ClipByNorm. 2022-03-04 10:30:58 +08:00
huodagu 1489cf432b modify format 2022-03-03 09:35:25 +08:00
zhuyuxiao dcaab7a473 good 2022-03-02 14:31:29 +08:00
i-robot 5554b062e9
!30643 modify cn api docs
Merge pull request !30643 from changzherui/code_docs_mod_cn_api_0228
2022-03-01 01:51:23 +00:00
i-robot cf5248276e
!30579 add auto parallel adasum docs
Merge pull request !30579 from yao_yf/adasum_docs
2022-02-28 09:41:12 +00:00
i-robot e3cab1c4eb
!30655 complete doc description for shard function
Merge pull request !30655 from wangjun/code_docs_shard_completion
2022-02-28 09:30:12 +00:00
wangjun 379782c3fe doc complete 2022-02-28 17:00:33 +08:00
i-robot 8317a44d3e
!30612 Add api document for pynative hook interface
Merge pull request !30612 from JoyLvliang/add_api_document_for_pynative_hook
2022-02-28 08:16:44 +00:00
huodagu 1d48f7387b 输入参数校准v1 2022-02-28 15:04:55 +08:00
changzherui f6b36166cd modify cn api comment 2022-02-28 14:39:35 +08:00
yao_yf 87c8e74fbb adasum docs 2022-02-28 14:28:29 +08:00
7347157+joylvliang@user.noreply.gitee.com 077c78921d add_api_document_for_pynative_hook 2022-02-28 11:41:53 +08:00
i-robot 91e66f6c91
!30616 modify format
Merge pull request !30616 from 俞涵/code_docs_1
2022-02-26 10:36:29 +00:00
yu-han39 fec5a02beb 修改格式v1 2022-02-26 18:06:11 +08:00
liutongtong d6854000b4 fix comments related with dataset 2022-02-26 16:44:55 +08:00
i-robot 0341d96dd6
!30469 add shard function to support part of the graph executed in auto_parallel under pynative mode
Merge pull request !30469 from wangjun/0223_pp
2022-02-25 06:52:24 +00:00
xumengjuan1 f84b422992 modify doc 2022-02-25 14:34:33 +08:00
wangjun 24d448239c add pynative_parallel 2022-02-24 21:07:51 +08:00
yujianfeng 951f830b9a Supplement the docs and warning log to recompute api of Cell 2022-02-24 11:28:26 +08:00
i-robot 6390b71296
!30269 optimizes the documentation of chinese API of RNN,Tiru,Unfold,etc
Merge pull request !30269 from zhangfanghe/code_docs_zfh_20220219_nn
2022-02-22 13:10:17 +00:00
zhangfanghe 516fe7c48e optimizes the documentation of chinese API of RNN,Tiru,Unfold,etc. 2022-02-22 16:18:29 +08:00
zhangyi eddb5f9ca0 modify error format for chinese python api. 2022-02-21 19:01:22 +08:00
zhangyi 340e11d2b3 fix error format. 2022-02-18 15:36:51 +08:00
i-robot 84ebb03734
!30044 add cn api3
Merge pull request !30044 from changzherui/mod_cn_api3
2022-02-17 10:59:49 +00:00
i-robot 96cab0260f
!29947 optimizes the documentation of chinese API of FocalLoss,GroupNorm,GRU,etc
Merge pull request !29947 from zhangfanghe/code_docs_zfh_20220111
2022-02-17 07:11:22 +00:00
zhangfanghe cf94c8ac59 optimizes the documentation of chinese API of FocalLoss,GroupNorm,GRU,etc. 2022-02-17 14:30:19 +08:00
changzherui 2da26a23a2 add cn api 2022-02-17 11:03:20 +08:00
liutongtong 0747dead48 add chinese api 2022-02-16 19:11:19 +08:00
wanyiming b27adf0465 code_docs_lr 2022-02-14 14:32:13 +08:00
xumengjuan1 3c91dc08d0 modify doc 2022-02-11 16:13:59 +08:00
xumengjuan1 9b4bf6a7d6 modify doc 2022-02-11 10:38:08 +08:00
xumengjuan1 f772d8b8df modify docformat 2022-02-08 17:39:18 +08:00
xumengjuan1 681ff685fe modify nn&train 2022-02-08 14:25:38 +08:00
i-robot b08d132804
!29480 THOR中文API修改
Merge pull request !29480 from melody/master
2022-02-07 07:06:43 +00:00
mwang a87eec27d4 # 这是一个 8 个提交的组合。
# 这是第一个提交说明:

thor_doc

# 这是提交说明 #2:

update docs/api/api_python/nn/mindspore.nn.thor.txt.

# 这是提交说明 #3:

update docs/api/api_python/nn/mindspore.nn.thor.txt.

# 这是提交说明 #4:

Update docs/api/api_python/nn/mindspore.nn.thor.txt

# 这是提交说明 #5:

Update docs/api/api_python/nn/mindspore.nn.thor.txt

# 这是提交说明 #6:

Update docs/api/api_python/train/mindspore.train.train_thor.ConvertModelUtils.txt

# 这是提交说明 #7:

Update docs/api/api_python/train/mindspore.train.train_thor.ConvertNetUtils.txt

# 这是提交说明 #8:

update docs/api/api_python/nn/mindspore.nn.thor.txt.
2022-02-07 13:02:53 +08:00
i-robot 1e3f3b51d7
!29496 fix the error message of Select and optimize the documentation of L1Loss and SmoothL1Loss.
Merge pull request !29496 from wangshuide/wsd_master_new
2022-01-26 02:04:53 +00:00
wangshuide2020 1c66c15f57 fix the error message of Select and optimize the documentation of L1Loss and SmoothL1Loss. 2022-01-25 20:39:00 +08:00
zhangyi 60e15f80cc fix some error. 2022-01-25 16:53:31 +08:00
i-robot a9b9d87273
!29515 modify doc
Merge pull request !29515 from xumengjuan1/code_docs_xmjf3
2022-01-25 08:25:01 +00:00
xumengjuan1 311fbaef96 modify doc 2022-01-25 16:00:34 +08:00
zhangyi 246e958100 fix some error format. 2022-01-25 14:28:23 +08:00
xumengjuan1 a02157f70a modify doc 2022-01-24 17:01:10 +08:00
xumengjuan1 2cbd37ced3 modify doc 2022-01-24 16:31:13 +08:00
xumengjuan1 6b683718ee modify apiformat 2022-01-24 15:25:47 +08:00
i-robot 88ef81663f
!29375 modify doc
Merge pull request !29375 from xumengjuan1/code_docs_xmjformat8
2022-01-22 02:44:52 +00:00
i-robot 9f55a06652
!29389 [AutoParallel]fix parallel api doc
Merge pull request !29389 from lichen/code_docs_fix_gradreducer
2022-01-22 01:46:11 +00:00
xumengjuan1 e4f4b14fa0 modify doc 2022-01-22 09:44:23 +08:00
lichenever 376120267c code_docs_fix_gradreducer 2022-01-21 18:53:52 +08:00
xumengjuan1 e987b843f7 modify doc 2022-01-21 12:00:58 +08:00
xumengjuan1 aefdba11d3 modify docformat 2022-01-20 17:43:28 +08:00
i-robot 863daec7fe
!29134 optimizes the documentation of Conv1d, Conv2d, Conv3d, Gather, etc.
Merge pull request !29134 from wangshuide/code_docs_wsd_master1
2022-01-20 07:47:45 +00:00
i-robot 60c431410e
!28934 optimize the documentation of englishAPI of HShrink,HSigmoid,LogSoftmax,MSELoss, etc.
Merge pull request !28934 from chenweitao_295/nn_amend_en-1
2022-01-20 03:46:25 +00:00
chenweitao_295 a3dbc94f54 optimize the documentation of english API of HShrink,HSigmoid,LogSoftmax,MSELoss, etc. 2022-01-20 09:57:47 +08:00
wangshuide2020 76f15d315c optimizes the documentation of Conv1d, Conv2d, Conv3d, Gather, etc. 2022-01-19 19:52:37 +08:00
xumengjuan1 27798e43ea modify doc 2022-01-19 17:29:42 +08:00
xumengjuan1 f51fd70911 modify doc 2022-01-18 17:23:24 +08:00
i-robot 9d662d99da
!28809 Modify api note
Merge pull request !28809 from liuyang/code_check_test
2022-01-14 11:16:17 +00:00
i-robot cca91ea30a
!29088 fix sgd CN error
Merge pull request !29088 from wanyiming/code_docs_sgd
2022-01-14 08:53:45 +00:00
wanyiming d541604ec1 fix_sgd 2022-01-14 15:22:38 +08:00
liuyang_655 076af4a21c modify api note 2022-01-14 12:02:17 +08:00
wangshuide2020 2bf37c32cd optimizes the documentation of chinese API of Conv1D, Conv2D, Conv3dTranspose, etc. 2022-01-14 11:49:31 +08:00
i-robot 6b8148df94
!28761 optimize the documentation of chinese API of HShrink,HSigmoid,LogSoftmax,MSELoss, etc.
Merge pull request !28761 from chenweitao_295/nn_amend_1
2022-01-12 08:03:16 +00:00
i-robot b8e1b94eee
!28488 fix chinese api comments
Merge pull request !28488 from liutongtong9/code_docs_chi_api
2022-01-12 03:19:26 +00:00
liutongtong f0b7156ae1 fix chinese api comments 2022-01-12 10:58:39 +08:00
i-robot 35ca76afb9
!28817 modify api comments
Merge pull request !28817 from wangnan39/code_docs_modify_api_comments
2022-01-12 02:02:42 +00:00
王南 553cf07ef0 modify api comments 2022-01-11 18:09:35 +08:00
i-robot 293143d3ee
!28609 Fix CN docs
Merge pull request !28609 from wanyiming/code_docs_cnapis
2022-01-11 08:45:46 +00:00
wanyiming aac86ca124 mod cnapi 2022-01-11 15:29:16 +08:00
lichenever 18640dd4ac fix_api 2022-01-10 19:13:59 +08:00
chenweitao_295 e3bbc44e2f fix doc bug 2022-01-10 14:17:35 +08:00
i-robot 3febbbf1eb
!28446 correct code examples etc.
Merge pull request !28446 from chentangyu/code_docs_cty_master_I4NUSK_I4NWQW_I4OTOQ
2022-01-05 01:56:21 +00:00
tacyi139 36901f77a8 correct code examples etc. 2021-12-31 15:16:49 +08:00
i-robot 8961541339 !27873 [MS][API][DOC]There are some problems in Chinese API doc,mostly in dataset
Merge pull request !27873 from longvoyage/master
2021-12-31 03:26:04 +00:00
i-robot 1cec34cf97 !28442 fix api zh format
Merge pull request !28442 from yingchen/code_docs_apizh
2021-12-31 02:27:58 +00:00
yingchen a9da0e7b9c update api zh 2021-12-31 09:16:35 +08:00
tacyi139 f5339512f2 optimized code docs about list of 7 issue items 2021-12-29 17:16:58 +08:00
zhanglin ea8793b431 fix Chinese API problems 2021-12-27 23:16:04 +08:00
i-robot 4045601345 !27919 optimize the documentation of chinese API of ELU, ReLU, Tril, etc.
Merge pull request !27919 from wangshuide/code_docs_wsd_master1
2021-12-27 10:30:41 +00:00
wangshuide2020 57018cb669 optimize the documentation of chinese API of ELU, ReLU, Tril, etc. 2021-12-25 10:27:15 +08:00
zhuyuxiao 51dc15b4b5 update cn api description 2021-12-24 10:11:59 +08:00
i-robot 21c83445f4 !28008 [docs]modify docs of jvp and vjp
Merge pull request !28008 from chenzhuo/master
2021-12-22 06:25:05 +00:00
王南 f96fe92853 update chinese example 2021-12-22 11:14:01 +08:00
chenzhuo 8b9100354f modify docs of jvp and vjp 2021-12-22 10:07:16 +08:00
i-robot c4603023d2 !27481 Correct api for pynative
Merge pull request !27481 from JoyLvliang/correct_api_des_for_pynative
2021-12-15 12:35:46 +00:00
xumengjuan1 c8eaf81db2 modify api annotation 2021-12-15 10:09:27 +08:00
7347157+joylvliang@user.noreply.gitee.com 5670103a0f correct_api_des_for_pynative 2021-12-14 16:17:12 +08:00
xumengjuan1 3374dc3d96 modify api annotation 2021-12-08 16:05:37 +08:00
i-robot aac371543c !27399 add chinese API documentation of Conv1d, Conv2d, Conv3d, etc.
Merge pull request !27399 from wangshuide/code_docs_wsd_master1
2021-12-08 05:13:58 +00:00
wangshuide2020 cbb4559c40 add chinese API documentation of Conv1d, Conv2d, Conv3d, etc. 2021-12-08 11:35:46 +08:00
xumengjuan1 250401a384 modify api annotation 2021-12-08 10:26:54 +08:00
liuyang_655 24d884af32 add api note 2021-12-07 05:52:04 -05:00
xumengjuan1 6a4fa1aa17 modify api annotation 2021-12-07 14:45:07 +08:00
i-robot e35d1df357 !27241 add chinese API documentation of Flatten, Eye, Gather, etc.
Merge pull request !27241 from wangshuide/code_docs_wsd_master1
2021-12-06 12:48:30 +00:00
wangshuide2020 ad31be6507 add chinese API documentation of Flatten, Eye, Gather, etc. 2021-12-05 21:11:56 +08:00
zhangyi 16c78f1999 fix error format for chinese python API. 2021-12-05 16:13:12 +08:00
zhangyi 4d169b05ae modify index and error format. 2021-12-05 14:50:03 +08:00
yingchen 999ce681a4 update api format 2021-12-04 19:01:41 +08:00
zhangyi baff111eac modify index for chinese python API. 2021-12-04 16:39:46 +08:00
yingchen 7a962c2b56 udpate api 2021-12-04 16:09:40 +08:00
i-robot fe0e61e6cd !27220 update api format
Merge pull request !27220 from yingchen/code_docs_1204
2021-12-04 07:05:27 +00:00
yingchen 9b800a3a36 update api docs 2021-12-04 14:55:17 +08:00
zhangyi fe100d0fb5 update chinese python API. 2021-12-04 14:43:40 +08:00
zhangyi 8f2457a0f8 add removed api files. 2021-12-04 09:59:18 +08:00
i-robot 204f6528ae !27141 add chinese api comments
Merge pull request !27141 from wangnan39/code_docs_add_chinese_docs
2021-12-03 09:38:17 +00:00
王南 86afb1725d chinese api comments 2021-12-03 17:06:55 +08:00
i-robot dd543af6eb !26852 code_docs_cnapi
Merge pull request !26852 from wanyiming/code_docs_cnapi2
2021-12-03 09:05:49 +00:00
i-robot cf6b5dfcf4 !27180 modify api annotation
Merge pull request !27180 from xumengjuan1/code_docs_xmj3
2021-12-03 07:45:19 +00:00
wanyiming 99382eb743 code_docs_cnapi2 2021-12-03 15:35:33 +08:00
i-robot 4011fe86f3 !26933 add chinese comments in metric
Merge pull request !26933 from liutongtong9/code_docs_add_metric
2021-12-03 07:07:22 +00:00
xumengjuan1 97d0779245 modify api annotation 2021-12-03 14:17:11 +08:00
zhangyi 7e36dd98d3 modify index of content for chinese python API. 2021-12-02 16:53:32 +08:00
xumengjuan1 c364c87d9e modify api annotation 2021-12-02 15:34:25 +08:00
liutongtong 498da0eded add metric chinese api comments 2021-12-02 11:43:47 +08:00
i-robot 95f7c61d2e !27057 update nn.cell
Merge pull request !27057 from yingchen/code_docs_api1201
2021-12-02 01:21:33 +00:00