Commit Graph

571 Commits

Author SHA1 Message Date
zhangyi 650dad47fb modify the inconsistence in files 0902 2022-09-02 17:20:35 +08:00
i-robot d3751ca3eb
!41320 modify the inconsistence in files 0901
Merge pull request !41320 from 宦晓玲/code_docs_0901
2022-09-01 10:49:53 +00:00
zhangyi 65a4da51ea modify the inconsistence in files 0901 2022-09-01 18:08:46 +08:00
i-robot 5eec6a57da
!41173 fix adamw docs
Merge pull request !41173 from liutongtong9/code_docs_adamw_ma
2022-09-01 02:31:32 +00:00
liutongtong 8a3f2c8c92 fix adamw docs 2022-09-01 10:22:58 +08:00
i-robot 8793b14b89
!40400 develop sigmoid dynamic shape&extra dtype
Merge pull request !40400 from cjh9368/op_develope
2022-09-01 02:18:03 +00:00
cjh9368 05360bf496 sigmoid support tensor and functional api & extra dtype 2022-08-31 14:35:27 +08:00
liuluobin afe03dd0ee Fixed bug where calling Shard function would change parameter name 2022-08-31 14:19:31 +08:00
i-robot 5fedef5a83
!41089 modify the inconsistence in files 0829
Merge pull request !41089 from 宦晓玲/code_docs_0829
2022-08-30 02:42:00 +00:00
zhangyi 0b992d377b correct the inconsistence in files 0829 2022-08-30 10:16:17 +08:00
i-robot c443ef283a
!40593 delete drop parameter type
Merge pull request !40593 from changzherui/del_drop_type
2022-08-29 18:31:17 +00:00
i-robot f49bef6ca1
!40669 add adaptive_avg_pool3d interface
Merge pull request !40669 from 范吉斌/adaptive_avg_pool3d
2022-08-29 01:32:15 +00:00
i-robot 33dd1fa1ea
!41012 modify the inconsistence on webpage 0827
Merge pull request !41012 from 宦晓玲/code_docs_08277
2022-08-29 01:28:48 +00:00
zhangyi fb53daacf0 modify the inconsistence on webpage 0827 2022-08-29 08:57:22 +08:00
zhangyi 4543ca1f65 modify the inconsistence in files 0826 2022-08-27 14:17:57 +08:00
fanjibin 6e7a73177d adaptive_avg_pool3d 2022-08-27 10:31:17 +08:00
changzherui 9707a08ee3 delete drop parameter type 2022-08-26 19:52:15 +08:00
zhangyi 4c9049205b modify the inconsistence in files 2022-08-26 11:33:40 +08:00
zhangyi 3aaa4b995a modify the inconsistence in files 2022-08-23 17:40:51 +08:00
i-robot 1de8b0493b
!40634 modify the format and order of API files
Merge pull request !40634 from 宦晓玲/code_docs_0819
2022-08-22 04:41:59 +00:00
zhangyi cf3550e306 modify the format and order of API files 2022-08-22 09:47:42 +08:00
huodagu 2e6e7e4aaf modify format 2022-08-19 16:24:01 +08:00
zhangyi fc9dd328ce -mmodify the wrong format of the py files 2022-08-18 18:41:04 +08:00
zhangyi 326173f50a correct the errors on webpage0817 2022-08-18 09:37:14 +08:00
zhangyi 1afdc74404 modify the files 2022-08-15 17:41:47 +08:00
i-robot 641642b9e2
!37716 [MS][ASCED]add smooth_l1_loss ai core
Merge pull request !37716 from mengyuanli/smooth_l1_loss_ascend
2022-08-12 07:11:28 +00:00
i-robot 0ad7c8f5f9
!40203 softmin and softmax bugfix
Merge pull request !40203 from Henry Shi/softmin_bugfix
2022-08-12 06:28:37 +00:00
mengyuanli 93557390ba 1.add smooth_l1_loss_v2 tbe op 2022-08-12 09:24:59 +08:00
i-robot 08dc14fb7b
!40273 modify the format of API files
Merge pull request !40273 from 宦晓玲/code_docs_0811
2022-08-11 08:15:02 +00:00
zhangyi ce134ea8a8 modify the format of API files 2022-08-11 15:35:44 +08:00
Henry Shi fad2665803 softmin bugfix 2022-08-11 11:08:05 +08:00
zlq2020 7f3653e257 add deprecated infomation for Vjp&Jvp 2022-08-10 15:58:26 +08:00
lilinjie 54a23cfb4b fix docs related issues 2022-08-09 22:17:08 +08:00
i-robot ec1ea135df
!40047 correct conv ops api equations
Merge pull request !40047 from 李林杰/0808_correct_conv_ops_api_equations_master
2022-08-09 07:56:10 +00:00
lilinjie 7c472435e4 correct conv ops api equations 2022-08-09 15:17:35 +08:00
i-robot b4e6f33186
!40011 modify the contents of API files
Merge pull request !40011 from 宦晓玲/code_docs_0808
2022-08-08 10:53:02 +00:00
zhangyi 3f5d658920 modify the contents of API files 2022-08-08 18:13:17 +08:00
i-robot ed1e4cc7b9
!39904 fix docs and add check for nn.CrossEntropyLoss
Merge pull request !39904 from 吕昱峰(Nate.River)/master
2022-08-08 02:26:40 +00:00
lvyufeng 28d598f639 fix docs and add check for nn.CrossEntropyLoss 2022-08-07 14:48:45 +08:00
huodagu 22d0f222bb modify format 2022-08-05 14:19:57 +08:00
zhangyi aff3805971 modify the files to fix the webpage 2022-08-04 16:35:11 +08:00
i-robot 0bdf1039ed
!38874 fix nn.NLLLoss docs
Merge pull request !38874 from 吕昱峰(Nate.River)/code_docs_master
2022-07-30 01:58:46 +00:00
lvyufeng 074d00b1f9 fix NLLLoss docs 2022-07-30 09:39:49 +08:00
zhujingxuan 028d00d7d9 update docs for expand_dims and instance norm 2022-07-29 17:42:38 +08:00
huodagu c1d0b01c02 modify format 2022-07-28 14:36:32 +08:00
huodagu 898dd91dbf modify format 2022-07-27 16:11:23 +08:00
lvmingfu 087728d2db modify rst file code formats for master part02 2022-07-25 19:13:13 +08:00
lvmingfu 0a39ff911b fix code formats 2022-07-25 14:42:00 +08:00
i-robot 1bab2c15bc
!38575 fix some doc description
Merge pull request !38575 from zhuzhongrui/code_docs_1
2022-07-21 15:33:19 +00:00
z00512249 16f4a1cb65 add fix some doc api. 2022-07-21 17:11:45 +08:00
mengyuanli 29fd7ba5e7 fix bug of smooth_l1_loss 2022-07-21 14:47:35 +08:00
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
huodagu 17e78004ae modify format 2022-07-20 14:29:32 +08:00
z00512249 efdeb29bdc add bce_with_logit_loss chinese doc api. 2022-07-20 11:22:54 +08:00
He Wei dbabb5a971 Add Chinese API document for Optimizer.flatten_gradients 2022-07-19 09:15:03 +08:00
z00512249 6d89e4a2b5 add lrn selu mish doc api . 2022-07-15 14:56:57 +08:00
i-robot 161bc2e537
!37993 add AdaptiveAvgPool2d && AdaptiveMaxPool3d nn docs
Merge pull request !37993 from 范吉斌/code_docs_nn
2022-07-14 11:37:48 +00:00
i-robot c4285345fb
!38075 modify format
Merge pull request !38075 from 俞涵/code_docs_0707
2022-07-14 11:37:17 +00:00
huodagu 3a346dcf88 modify format 2022-07-14 19:14:49 +08:00
i-robot e8dc5c1b52
!37978 Fix AdaptiveMaxPool2d op doc.
Merge pull request !37978 from gaoyong10/code_docs_master
2022-07-14 01:44:29 +00:00
fan-jibin 8d57d3e83c add AdaptiveAvgPool2d && AdaptiveMaxPool3d docs 2022-07-13 20:08:26 +08:00
PanZhihui 8b8a68d089 Update API docs based on review comments. 2022-07-13 14:50:47 +08:00
gaoyong10 7bffe39823 Fix AdaptiveMaxPool2d op doc. 2022-07-13 14:50:15 +08:00
changzherui 59649ae785 modify jit config for r1.8 2022-07-12 00:43:45 +08:00
i-robot f72d2f90b0
!36872 add type check for Adadelta input
Merge pull request !36872 from fujianzhao/fix_adadelta
2022-07-09 08:09:07 +00:00
yanghaoran c249e9680c
回退 'Pull Request !37407 : [MS][ASCEND] add smooth_l1_loss ascend op' 2022-07-08 03:11:47 +00:00
i-robot 2133d0333e
!37407 [MS][ASCEND] add smooth_l1_loss ascend op
Merge pull request !37407 from mengyuanli/smooth_l1_loss_ascend
2022-07-08 02:59:39 +00:00
huodagu d629a54c94 modify format 2022-07-07 19:34:57 +08:00
mengyuanli bae519664f add smooth_l1_loss_v2 tbe op 2022-07-07 17:32:23 +08:00
z00512249 3f16825c55 fix dropout doc bugs 2022-07-07 14:17:55 +08:00
i-robot 48b8e18ff2
!37295 Update API docs based on review comments
Merge pull request !37295 from panzhihui/code_docs_api_review_fix_ops
2022-07-07 02:11:50 +00:00
i-robot 33b6149be1
!36992 Update API docs based on review comments
Merge pull request !36992 from panzhihui/code_docs_api_review_fix_ops_with_py
2022-07-07 02:07:56 +00:00
i-robot 1c78536ccd
!36613 set inputs bugfix
Merge pull request !36613 from Henry Shi/set_inputs_bugfix
2022-07-06 08:56:55 +00:00
PanZhihui 556620a3e5 Update API docs based on review comments. 2022-07-06 15:35:49 +08:00
fujianzhao c1a56c9054 add type check for Adadelta input, update docs. 2022-07-06 11:25:11 +08:00
Henry Shi 7ee74f7ab2 set inputs bugfix 2022-07-06 10:57:30 +08:00
PanZhihui 1f9a61f51a Update API documents based on review comments. 2022-07-05 20:23:29 +08:00
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
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