i-robot
|
a6ac3d6073
|
!37112 Add links for Chinese docs
Merge pull request !37112 from xiaotianci/code_docs_add_cn_doc
|
2022-07-05 06:48:24 +00:00 |
i-robot
|
6602e6fbc0
|
!37260 gather算子文档修改
Merge pull request !37260 from ZengZitao/code_docs_gather_master
|
2022-07-05 06:39:24 +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
|
95bb236d04
|
!37298 align exception info
Merge pull request !37298 from zhujingxuan/code_docs_scatter
|
2022-07-05 06:26:42 +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 |
zhujingxuan
|
2e972f90f7
|
align exception info
|
2022-07-05 11:44:52 +08:00 |
ZhidanLiu
|
641c3e0da5
|
fix example bug and modify description
|
2022-07-05 11:36:43 +08:00 |
liangzhibo
|
f16515331e
|
Fix power Chinese document problem
|
2022-07-05 10:28:22 +08:00 |
ttudu
|
20143936bb
|
gumbel_softmax docs fix error
|
2022-07-05 10:23:37 +08:00 |
zhangyi
|
75198d0b2b
|
correct the format of the API files
|
2022-07-05 10:08:42 +08:00 |
shaojunsong
|
fb28595079
|
fix rrelu api
|
2022-07-05 09:34:46 +08:00 |
zengzitao
|
9000032739
|
fix gather docs on master
|
2022-07-05 08:58:34 +08:00 |
i-robot
|
d824f2ae8e
|
!37116 Add some exception informations.
Merge pull request !37116 from liqiliang/matrixbandpart-gpu
|
2022-07-04 15:00:02 +00:00 |
i-robot
|
07f5de5385
|
!37208 fix input indexs
Merge pull request !37208 from guozhijian/fix_input_indexs
|
2022-07-04 14:22:09 +00:00 |
i-robot
|
1ac22ee375
|
!37183 sync cn and en docs for scatter_nd_x ops
Merge pull request !37183 from zhujingxuan/code_docs_scatter
|
2022-07-04 12:52:54 +00:00 |
yuchaojie
|
cb58c0e97c
|
fix Tensor.scatter_add chinese doc
|
2022-07-04 20:21:00 +08:00 |
kswang
|
39577d2e55
|
add adam weight decay target interface doc
|
2022-07-04 19:43:53 +08:00 |
liu-yongqi-63
|
c30f603c1c
|
Fixed the inconsistency between Chinese and English documents in VOCDataset
|
2022-07-04 18:50:50 +08:00 |
liqiliang
|
d399dc7b44
|
Add some exception informations.
|
2022-07-04 17:51:26 +08:00 |
jonyguo
|
002424e69b
|
update input_indexs
|
2022-07-04 17:03:27 +08:00 |
i-robot
|
c560c78272
|
!37193 modify the Chinese API files
Merge pull request !37193 from 宦晓玲/code_docs_0704
|
2022-07-04 08:24:39 +00:00 |
zhangyi
|
83cdb1caff
|
modify the Chinese API files
|
2022-07-04 16:01:34 +08:00 |
i-robot
|
f8e900113d
|
!37053 add MaxPool3dWithArgmax docs
Merge pull request !37053 from 范吉斌/code_docs_maxpool3d_withargmax
|
2022-07-04 08:01:23 +00:00 |
zhujingxuan
|
caccb61f29
|
sync cn and en docs for scatter_nd_x ops
|
2022-07-04 15:35:18 +08:00 |
i-robot
|
2765929916
|
!36987 Update API docs based on review comments
Merge pull request !36987 from panzhihui/code_docs_api_review_fix_ops
|
2022-07-04 07:22:28 +00:00 |
huodagu
|
868433e823
|
modify format
|
2022-07-04 15:18:53 +08:00 |
jonyguo
|
b50f30df12
|
update chinese docs
|
2022-07-04 15:07:10 +08:00 |
fan-jibin
|
a0cd344bfd
|
add MaxPool3dWithArgmax docs
|
2022-07-04 14:38:22 +08:00 |
i-robot
|
87f2993534
|
!37140 [MS][DOC] fix bug of doc
Merge pull request !37140 from mengyuanli/code_docs_bug_fix
|
2022-07-04 06:29:08 +00:00 |
i-robot
|
6e7fb66a7b
|
!37155 fix doc string
Merge pull request !37155 from hezhenhao1/code_docs
|
2022-07-04 06:27:25 +00:00 |
i-robot
|
59cc60f607
|
!36761 add RandomCategorical doc
Merge pull request !36761 from yeyunpeng2020/cpu_doc
|
2022-07-04 06:10:45 +00:00 |
hezhenhao1
|
da03eacb54
|
fix doc string
|
2022-07-04 11:55:11 +08:00 |
PanZhihui
|
04d65654cf
|
Update API docs based on review comments.
|
2022-07-04 11:45:24 +08:00 |
mengyuanli
|
12abb6beea
|
fix bug of doc
|
2022-07-04 11:13:56 +08:00 |
i-robot
|
55da1a87d5
|
!35287 Add tensor&functional interface for TensorScatterMax ops.
Merge pull request !35287 from wuweikang/tensor-scatter-max
|
2022-07-04 03:11:11 +00: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 |
wuweikang
|
1ca9c8984b
|
Add tensor&functional interface for TensorScatterMax
|
2022-07-02 18:22:37 +08:00 |
Xiao Tianci
|
c5bc21aafa
|
add links for Chinese docs
|
2022-07-02 16:38:38 +08:00 |
i-robot
|
dde6ce863d
|
!37070 [Auto parallel] MoE adaption
Merge pull request !37070 from Xiaoda/code_docs_136-moe-adpation
|
2022-07-02 06:18:58 +00:00 |
i-robot
|
92c039485b
|
!37084 Update documnets for scatter_nd_x ops
Merge pull request !37084 from zhujingxuan/code_docs_scatter
|
2022-07-02 03:27:19 +00:00 |
i-robot
|
fe44eb7daa
|
!37060 fix patience docs in reducelronplatue
Merge pull request !37060 from liutongtong9/code_docs_fixdocma
|
2022-07-01 12:09:52 +00:00 |
i-robot
|
1b6640dc9c
|
!37023 add erfc and xlogy chinese docs
Merge pull request !37023 from cjh9368/static_check
|
2022-07-01 09:41:10 +00:00 |
zhujingxuan
|
6610826c6e
|
Update documnets for scatter_nd_x ops
|
2022-07-01 17:21:31 +08:00 |
cjh9368
|
8ff6eefde9
|
add erfc and xlogy chinese docs
|
2022-07-01 17:08:20 +08:00 |
yeyunpeng2020
|
c711a1ac9c
|
add RandomCategorical doc
|
2022-07-01 16:54:04 +08:00 |
Xiaoda Zhang
|
f944fe7065
|
moe adaption
|
2022-07-01 16:00:15 +08:00 |
liutongtong
|
d2a3746a7c
|
fix docs
|
2022-07-01 15:16:21 +08:00 |
changzherui
|
1b7901e874
|
modify jit config
|
2022-07-01 12:41:50 +08:00 |
i-robot
|
3a8cc10845
|
!36229 [MSLITE] Add tensor and function methods for uniform_int and uniform_real.
Merge pull request !36229 from wangshaocong/uniform_ops
|
2022-07-01 03:20:32 +00:00 |
i-robot
|
4fcd2eebf6
|
!37021 修改Ger算子doc
Merge pull request !37021 from KXiong/code_docs_master
|
2022-07-01 03:13:10 +00:00 |
i-robot
|
a29d655cba
|
!37042 modify format
Merge pull request !37042 from 俞涵/code_docs_0629
|
2022-07-01 03:01:03 +00:00 |
i-robot
|
b7c2dd8fa1
|
!36988 change dropout2d dropout3d attr from keep_prob to p
Merge pull request !36988 from zhuzhongrui/pub_master1
|
2022-07-01 02:44:14 +00:00 |
xiongkun
|
9a2b390134
|
fix ger doc
fix bug
modify
|
2022-07-01 10:29:52 +08:00 |
huodagu
|
96bb275ff5
|
modify format
|
2022-07-01 10:06:53 +08:00 |
i-robot
|
176a48e954
|
!36944 matmul cn description updates
Merge pull request !36944 from panfengfeng/matmul_doc
|
2022-07-01 01:44:25 +00:00 |
xuxiny
|
37070aa208
|
batch to batch size
|
2022-07-01 02:48:18 +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
|
cc4970de66
|
!37015 add approver for md and update api comment
Merge pull request !37015 from guozhijian/code_docs_add_approver_and_update_api_comment
|
2022-06-30 13:31:14 +00:00 |
i-robot
|
5f85eb75a9
|
!36930 parse_concat python api
Merge pull request !36930 from baochong/master
|
2022-06-30 12:49:24 +00:00 |
jonyguo
|
06bfa2b96c
|
add approver for md and some comment
|
2022-06-30 20:43:32 +08:00 |
i-robot
|
e6e773a267
|
!36288 [feat] add new gpu backend and func interface of operator AffineGrid
Merge pull request !36288 from GeniusPatrick/op_affine_grid
|
2022-06-30 11:31:31 +00:00 |
i-robot
|
3dac24e1bc
|
!36957 modify format
Merge pull request !36957 from 俞涵/code_docs_0629
|
2022-06-30 09:47:27 +00:00 |
baochong
|
ba73f2ecbe
|
add python api
|
2022-06-30 17:39:29 +08:00 |
z00512249
|
12c10f9374
|
change dropout2d dropout3d attr from keep_prob to p
|
2022-06-30 16:56:34 +08:00 |
i-robot
|
516c8f8a35
|
!36983 fix doc string
Merge pull request !36983 from hezhenhao1/code_docs
|
2022-06-30 08:28:45 +00:00 |
shaojunsong
|
7e92fbb3c8
|
fix rrelu dtype bug
|
2022-06-30 16:26:48 +08:00 |
i-robot
|
e331577831
|
!36707 change format FracZ to FRACTAL_Z
Merge pull request !36707 from liubuyu/usb
|
2022-06-30 08:24:03 +00:00 |
hezhenhao1
|
0aff8748d1
|
fix doc string
|
2022-06-30 16:07:27 +08:00 |
i-robot
|
dcf787e8fb
|
!36867 Fixed RandomRotation the test case reports an error when Inter.ANTIALIAS interpolation method is used.
Merge pull request !36867 from 刘勇琪/master
|
2022-06-30 06:26:15 +00:00 |
i-robot
|
30bebf1dda
|
!36938 fix vmap_rule for scatter_nd; fix docs
Merge pull request !36938 from DeshiChen/0629_scatternd_vmap
|
2022-06-30 04:06:27 +00:00 |
i-robot
|
f61953d59a
|
!36925 interpolate add bilinear mode to support ResizeBilinear
Merge pull request !36925 from hanhuifeng/interpolate_func
|
2022-06-30 03:52:28 +00:00 |
huodagu
|
7531fe6a3f
|
modify format
|
2022-06-30 10:28:38 +08:00 |
i-robot
|
e2e5850e0c
|
!36913 Add a batch_rank for MatrixBandPart.
Merge pull request !36913 from liqiliang/matrixbandpart-gpu
|
2022-06-30 02:08:32 +00:00 |
panfengfeng
|
eb92d0f79b
|
fix matmul cn description
|
2022-06-29 20:42:37 -04:00 |
dayschan
|
f876bd4c05
|
fix vmap_rule for scatter_nd; fix docs
|
2022-06-29 23:15:19 +08:00 |
hanhuifeng2020
|
79facfb1ab
|
interpolate add bilinear mode to support ResizeBilinear
|
2022-06-29 19:48:18 +08:00 |
wang_shaocong
|
e26273a2c9
|
[MSLITE] Add function and vmap methods for uniform_int and uniform_real.
|
2022-06-29 19:01:42 +08:00 |
liu-yongqi-63
|
d7b8d6b4a0
|
fixed RandomRotation the test case reports an error when Inter.ANTIALIAS interpolation method is used.
|
2022-06-29 17:22:46 +08:00 |
i-robot
|
9669767bbc
|
!36829 Update tensor_scatter op chinese doc
Merge pull request !36829 from yuchaojie/code_docs_op
|
2022-06-29 09:16:27 +00:00 |
i-robot
|
7fcf29588b
|
!36903 Fix the API description of ApplyAdadelta
Merge pull request !36903 from panzhihui/code_docs_applyadadelta_fix
|
2022-06-29 09:15:14 +00:00 |
PanZhihui
|
479a204c66
|
Fix API description of ApplyAdadelta
|
2022-06-29 16:42:26 +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 |
liqiliang
|
164c4c3592
|
Add a batch_rank for MatrixBandPart.
|
2022-06-29 16:33:56 +08:00 |
i-robot
|
8c25a1bb97
|
!36617 change for mindspore.ops.renorm valueerror
Merge pull request !36617 from koumengwang/code_docs_renorm
|
2022-06-29 08:09:38 +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 |
i-robot
|
b355106cc2
|
!36614 change for mindspore.ops.intopk
Merge pull request !36614 from koumengwang/code_docs_intopk
|
2022-06-29 08:03:14 +00:00 |
i-robot
|
5e9ee29769
|
!36539 [mindspore.ops.MaxPool3D][检视活动] 异常信息中ceil_mode格式不正确
Merge pull request !36539 from jinguo123/test_0624
|
2022-06-29 07:53:09 +00:00 |
i-robot
|
d3e9023b55
|
!36900 Modified the desc of nn docs
Merge pull request !36900 from gaoshuanglong/mindspore_nn
|
2022-06-29 07:51:51 +00:00 |
shaojunsong
|
2bf32bf695
|
fix ref pad api
|
2022-06-29 15:34:11 +08:00 |
i-robot
|
828b74c2b1
|
!36887 tensor scatter div docs bug
Merge pull request !36887 from ling/code_docs_sr
|
2022-06-29 07:23:57 +00:00 |
gaoshuanglong
|
1a2077e67b
|
Modified the desc of nn docs of BatchNorm3d、Conv1dTranspose、Conv2dTranspose、Conv3dTranspose、Conv3d、Dropout
|
2022-06-29 15:19:50 +08:00 |
i-robot
|
cc2bd395e0
|
!36878 modify format
Merge pull request !36878 from 俞涵/code_docs_0629
|
2022-06-29 07:19:26 +00:00 |
i-robot
|
cc14bbf23c
|
!36823 [Auto parallel] MoE adaption
Merge pull request !36823 from Xiaoda/132-moe-fixbugs
|
2022-06-29 07:11:07 +00:00 |
ling
|
4af56af761
|
tensor scatter div docs bug
|
2022-06-29 14:48:02 +08:00 |
fan-jibin
|
70e28a5dac
|
fix docs format
|
2022-06-29 14:35:06 +08:00 |
i-robot
|
420b6327ac
|
!36813 fix doc string
Merge pull request !36813 from hezhenhao1/code_docs
|
2022-06-29 06:19:28 +00:00 |
i-robot
|
dc774f0c9a
|
!36776 支持高维CSR文档修复
Merge pull request !36776 from 黄晓/code_docs_csrtensor_0629
|
2022-06-29 04:32:10 +00:00 |
huodagu
|
2734250119
|
modify format
|
2022-06-29 11:31:01 +08:00 |