Commit Graph

344 Commits

Author SHA1 Message Date
i-robot 5122daa1b5
!37221 add dropout 2d and dropout3d api
Merge pull request !37221 from zhuzhongrui/code_docs_branch1
2022-07-05 09:44:50 +00:00
z00512249 5146e0b76e add dropout2d dropout3d doc 2022-07-05 16:51:14 +08:00
i-robot f3415dae9c
!37235 fix example bug and modify description
Merge pull request !37235 from ZhidanLiu/code_docs_master
2022-07-05 08:14:52 +00:00
i-robot a3f6296709
!37266 fix rrelu api
Merge pull request !37266 from shaojunsong/code_docs_rreluapi
2022-07-05 06:27:23 +00:00
i-robot e6767ccd0f
!37228 add adam weight decay target interface doc
Merge pull request !37228 from kisnwang/add-adam-weight-decay-target-interface-doc
2022-07-05 06:13:37 +00:00
ZhidanLiu 641c3e0da5 fix example bug and modify description 2022-07-05 11:36:43 +08:00
shaojunsong fb28595079 fix rrelu api 2022-07-05 09:34:46 +08:00
kswang 39577d2e55 add adam weight decay target interface doc 2022-07-04 19:43:53 +08:00
zhangyi 83cdb1caff modify the Chinese API files 2022-07-04 16:01:34 +08:00
PanZhihui 04d65654cf Update API docs based on review comments. 2022-07-04 11:45:24 +08:00
i-robot 0b75102dc9
!37131 Fix RRelu api issue
Merge pull request !37131 from shaojunsong/fix/rrelu_api
2022-07-04 03:01:43 +00:00
i-robot 2ce83423ac
!36875 update AdaptiveAvgPool1d and AdaptiveMaxPool1d CN docs
Merge pull request !36875 from fujianzhao/code_docs
2022-07-04 01:28:47 +00:00
shaojunsong bb2e43c680 fix rrelu api and reorganized default value. 2022-07-03 20:53:59 +08:00
huodagu 96bb275ff5 modify format 2022-07-01 10:06:53 +08:00
i-robot 5a41a426a9
!36804 fix rrelu bug
Merge pull request !36804 from shaojunsong/fix/rrelu
2022-06-30 13:45:11 +00:00
i-robot 3dac24e1bc
!36957 modify format
Merge pull request !36957 from 俞涵/code_docs_0629
2022-06-30 09:47:27 +00:00
shaojunsong 7e92fbb3c8 fix rrelu dtype bug 2022-06-30 16:26:48 +08:00
huodagu 7531fe6a3f modify format 2022-06-30 10:28:38 +08:00
i-robot 22e1420c02
!36792 modify the format of Chinese API files
Merge pull request !36792 from 宦晓玲/code_docs_0628
2022-06-29 08:37:37 +00:00
i-robot fb1d90d424
!36898 fix rfpad api
Merge pull request !36898 from shaojunsong/code_docs_rfpad
2022-06-29 08:04:21 +00:00
shaojunsong 2bf32bf695 fix ref pad api 2022-06-29 15:34:11 +08:00
gaoshuanglong 1a2077e67b Modified the desc of nn docs of BatchNorm3d、Conv1dTranspose、Conv2dTranspose、Conv3dTranspose、Conv3d、Dropout 2022-06-29 15:19:50 +08:00
fujianzhao 4c0fa7baed update CN docs 2022-06-29 11:26:20 +08:00
zhangyi 34749d39d3 modify the format of API files 2022-06-28 16:46:24 +08:00
mengyuanli 1a93c401ec fix bug of smoothL1Loss 2022-06-28 14:37:20 +08:00
zhangyi 0ce65e2d27 modify the files 2022-06-28 10:33:17 +08:00
i-robot 61e4b68872
!36697 add tanhshrink dtype check
Merge pull request !36697 from 冯一航/tanhshrink_dtype_check
2022-06-28 02:23:54 +00:00
i-robot 1a64acb096
!36619 change for mindspore.nn.BiDense
Merge pull request !36619 from koumengwang/code_docs_bernoulli
2022-06-28 02:17:57 +00:00
i-robot 32872330fd
!36668 modify format
Merge pull request !36668 from 俞涵/code_docs_0621
2022-06-28 01:34:34 +00:00
fengyihang c981b4ec24 tanhshrink_dtype_check 2022-06-27 19:49:44 +08:00
i-robot 509f5c4e0d
!36568 fix valueerror bugs and add chinese rst for applyadamwithamsgrad
Merge pull request !36568 from OwenSec/bugfix
2022-06-27 11:19:46 +00:00
i-robot 85d187e550
!36669 Update RReLU api
Merge pull request !36669 from shaojunsong/code_docs_RReLU_api
2022-06-27 09:42:10 +00:00
huodagu 4e53cc799d modify format 2022-06-27 16:05:27 +08:00
shaojunsong dfc7a32020 Update RReLU API 2022-06-27 14:41:03 +08:00
OwenSec e7087076df remove some validations and modify chinese rst of applyadamwithamsgrad, also modify one st file 2022-06-27 11:22:27 +08:00
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