i-robot
|
5dd00c5219
|
!38130 fix doc string
Merge pull request !38130 from hezhenhao1/code_docs
|
2022-07-15 08:51:45 +00:00 |
hezhenhao1
|
135027c737
|
fix doc string
|
2022-07-15 16:31:39 +08:00 |
zhangxuetong
|
2d9041c69c
|
add ceil/assignsub functional docs
|
2022-07-15 16:00:17 +08:00 |
z00512249
|
6d89e4a2b5
|
add lrn selu mish doc api .
|
2022-07-15 14:56:57 +08:00 |
i-robot
|
1b3043bc19
|
!38089 add docs for PSROIPooling
Merge pull request !38089 from guozhijian/code_docs_add_docs_for_PSROIPooling
|
2022-07-15 03:20:02 +00:00 |
jonyguo
|
b46cce3bf2
|
add chinese docs for PSROIPooling
|
2022-07-15 10:56:30 +08:00 |
Yufei Wang
|
c1da0d3b05
|
[feat] change type of 2-rd input of operator AffineGrid from tensor to tuple
|
2022-07-15 10:51:36 +08:00 |
i-robot
|
5158cd7b19
|
!37847 Update aot custom op auto compile path logic
Merge pull request !37847 from zichun_ye/aot_compile_update
|
2022-07-15 02:21:48 +00:00 |
i-robot
|
8807bf038a
|
!37892 [MS][LITE] stack & unstack & atan2 & log1p support function & tensor interface
Merge pull request !37892 from jianghui58/leak-master
|
2022-07-15 01:03:41 +00:00 |
liqiliang
|
92fa776b32
|
Fix matrixbandpart api docs.
|
2022-07-14 17:33:36 +08:00 |
xiongkun
|
dab7cfb517
|
add dataformatdimmap chinese doc
codex
|
2022-07-14 16:15:47 +08:00 |
i-robot
|
c117c0648c
|
!37160 fix bernoulli code docs
Merge pull request !37160 from jiangshuqiang/code_docs_bernoulli
|
2022-07-14 03:17:30 +00:00 |
Zichun Ye
|
92515c18ec
|
update aot auto compile path logic
fix doc
fix doc
|
2022-07-14 10:11:27 +08:00 |
i-robot
|
bd7d3e0765
|
!37965 modify format
Merge pull request !37965 from 俞涵/code_docs_0707
|
2022-07-14 01:54:11 +00: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 |
huodagu
|
774eda3395
|
modify format
|
2022-07-14 09:04:47 +08:00 |
i-robot
|
c2a564fb46
|
!35970 [MS][LITE] UnsortedSegmentSum ops dynamic shape gpu support
Merge pull request !35970 from luoyuan/UnsortedSegmentSum-dynamic-shape-gpu
|
2022-07-13 13:43:08 +00: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 |
i-robot
|
fcc41092e4
|
!36520 fix split chinese primitive api
Merge pull request !36520 from qinzheng/code_docs
|
2022-07-13 06:16:57 +00:00 |
luoyuan
|
2fd7fb3680
|
[MS][LITE] UnsortedSegmentSum dynamic shape gpu support
|
2022-07-13 12:45:16 +08:00 |
jianghui58
|
5fdf155714
|
stack & unstack & atan2 & log1p support function & tensor interface
|
2022-07-13 09:31:20 +08:00 |
i-robot
|
260fa2d43e
|
!35964 [MS][LITE] UnsortedSegmentSum ops dynamic shape support
Merge pull request !35964 from luoyuan/UnsortedSegmentSum-dynamic-shape
|
2022-07-12 10:34:57 +00:00 |
i-robot
|
0014ad0c59
|
!37842 Update Poisson Chinese Doc
Merge pull request !37842 from zichun_ye/code_docs_prob
|
2022-07-12 07:51:08 +00:00 |
qinzheng
|
6fe4a6b930
|
fix split chinese doc
|
2022-07-12 14:47:09 +08:00 |
i-robot
|
9e5ce67bc8
|
!37798 fix gamma bug
Merge pull request !37798 from zhangqi/0711
|
2022-07-12 06:29:43 +00:00 |
i-robot
|
2c1e9e4544
|
!37618 Add Chinese API doc to SquareSumAll op and update example
Merge pull request !37618 from TinaMengtingZhang/fix_api_doc
|
2022-07-12 03:31:07 +00:00 |
i-robot
|
247a9a0b75
|
!37815 modify the documents for op ScatterNd
Merge pull request !37815 from DeshiChen/code_docs_scatternd_master
|
2022-07-12 03:09:19 +00:00 |
Zichun Ye
|
11677d4eed
|
add poisson chi doc
fix typo
|
2022-07-12 10:54:35 +08:00 |
zhangqi
|
78f32bab68
|
fix gamma bug
|
2022-07-12 10:35:04 +08:00 |
i-robot
|
c27cb154d5
|
!37800 modify format
Merge pull request !37800 from 俞涵/code_docs_0707
|
2022-07-12 01:38:28 +00:00 |
TinaMengtingZhang
|
034d9b6125
|
Fix Chinese Api doc of ops.SquareSumAll
|
2022-07-11 18:55:16 +00:00 |
luoyuan
|
4eb1666b71
|
[MS][LITE] UnsortedSegmentSum ops dynamic shape support
|
2022-07-11 21:04:34 +08:00 |
dayschan
|
981bba5dba
|
modify the documents for op ScatterNd
|
2022-07-11 20:15:55 +08:00 |
i-robot
|
e73911d66d
|
!37498 add dynamic shape supports and remove Tensor interface of StandardLaplace operator
Merge pull request !37498 from panshaowu/master
|
2022-07-11 06:45:54 +00:00 |
huodagu
|
79e6d4b22e
|
modify format
|
2022-07-11 11:25:34 +08:00 |
i-robot
|
81305e0a77
|
!37735 [kernel]fix cdist docs
Merge pull request !37735 from 张学同/applyproximaladagrad_gpu
|
2022-07-11 02:50:47 +00:00 |
mengyuanli
|
27904bced1
|
fix bug of interpolate doc
|
2022-07-11 10:16:55 +08:00 |
zhujingxuan
|
1c2f9b0475
|
update warning for irreversible input
|
2022-07-09 17:51:07 +08:00 |
i-robot
|
f089b01fa3
|
!37505 add random_gamma support dynamic shape and functional api
Merge pull request !37505 from zhangqi/0706
|
2022-07-09 02:59:57 +00:00 |
jiangshuqiang
|
ffe2c1969b
|
fix bernoulli docs
|
2022-07-08 17:34:42 +08:00 |
i-robot
|
b305c40f29
|
!37652 fix dropout doc format
Merge pull request !37652 from zhuzhongrui/code_docs_branch1
|
2022-07-08 09:28:54 +00:00 |
huodagu
|
fe19a5dca8
|
modify lite and other format questions
|
2022-07-08 16:10:42 +08:00 |
z00512249
|
cb0a0fc357
|
fix dropout doc format
|
2022-07-08 15:23:45 +08:00 |
yanghaoran
|
c249e9680c
|
回退 'Pull Request !37407 : [MS][ASCEND] add smooth_l1_loss ascend op'
|
2022-07-08 03:11:47 +00:00 |
panshaowu
|
e908c6effc
|
add dynamic shape supports and remove Tensor interface of StandardLaplace operator
|
2022-07-08 11:09:23 +08: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 |
zhangqi
|
ae6c8c807d
|
add random_gamma support dynamic shape and functional api
|
2022-07-08 10:15:32 +08:00 |
i-robot
|
68250d95ff
|
!37575 modify format
Merge pull request !37575 from 俞涵/code_docs_0707
|
2022-07-08 01:53:12 +00:00 |
i-robot
|
c5b1d3db41
|
!36726 [MS][LITE] StandardNormal dynamic support
Merge pull request !36726 from luoyuan/StandardNormal-dynamic-support
|
2022-07-07 13:18:58 +00:00 |
i-robot
|
6d78ad530c
|
!37397 update doc for renorm op
Merge pull request !37397 from liubuyu/master
|
2022-07-07 11:58:07 +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 |
i-robot
|
3dad51973e
|
!36364 【mindspore.ops.matmul】【中文检视】API算子返回描述有误
Merge pull request !36364 from longvoyage/master
|
2022-07-07 09:06:37 +00:00 |
i-robot
|
b83f6f22bd
|
!37541 fix a bug of interpolate doc
Merge pull request !37541 from hanhuifeng/code_docs_interpolate
|
2022-07-07 09:03:18 +00:00 |
i-robot
|
e143be12e4
|
!37554 【中文检视】修改文档中的错误
Merge pull request !37554 from xuxinyu5/0707-master-update
|
2022-07-07 08:51:55 +00:00 |
minashi-tanaka
|
53cd467541
|
modify errors in the documents
|
2022-07-07 16:15:35 +08:00 |
i-robot
|
c4ced0d5f9
|
!37522 align docs for inplace_add and inplace_sub
Merge pull request !37522 from zhujingxuan/code_docs
|
2022-07-07 07:59:37 +00:00 |
hanhuifeng2020
|
9b5a6f1fa0
|
fix a bug of interpolate doc
|
2022-07-07 15:57:13 +08:00 |
z00512249
|
3f16825c55
|
fix dropout doc bugs
|
2022-07-07 14:17:55 +08:00 |
zhujingxuan
|
5edfddf9d4
|
align inplace_add and inplace_sub
|
2022-07-07 10:53:28 +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
|
a984fbbc75
|
!37301 fix sparse doc
Merge pull request !37301 from 杨林枫/code_docs_sparse
|
2022-07-07 00:52:31 +00:00 |
i-robot
|
f448071423
|
!37286 fix adaptive_maxpool3d docs
Merge pull request !37286 from 范吉斌/code_docs_adaptive_maxpool3d
|
2022-07-06 10:09:07 +00:00 |
i-robot
|
4bdb784035
|
!37469 modify format
Merge pull request !37469 from 俞涵/code_docs_0629
|
2022-07-06 09:35:29 +00:00 |
luoyuan
|
4e0ea6566f
|
[MS][LITE] StandardNormal ops dynamic support and vmap
|
2022-07-06 17:34:43 +08:00 |
yanglf1121
|
cfaa12dd1b
|
optimize sparse tensor docs
|
2022-07-06 17:26:45 +08:00 |
huodagu
|
4383180983
|
modify format
|
2022-07-06 17:12:29 +08:00 |
i-robot
|
44384706d4
|
!37471 add docs for exceptions and equations
Merge pull request !37471 from zhujingxuan/code_docs
|
2022-07-06 08:59:36 +00:00 |
zhujingxuan
|
b9f9529c8d
|
add docs for exceptions and equations
|
2022-07-06 16:50:50 +08:00 |
fan-jibin
|
fea56dc47b
|
fix adaptive_maxpool3d docs
|
2022-07-06 16:16:29 +08:00 |
zhangxuetong
|
ec84b4fa80
|
fix cdist docs
|
2022-07-06 16:13:51 +08:00 |
PanZhihui
|
556620a3e5
|
Update API docs based on review comments.
|
2022-07-06 15:35:49 +08:00 |
z00512249
|
7336e6e76d
|
add dropout2d and dropout3d data type doc
|
2022-07-06 14:53:42 +08:00 |
i-robot
|
c53f46f2c5
|
!37424 [OP] fix docs bug of hshrink
Merge pull request !37424 from yangruoqi713/code_docs_op
|
2022-07-06 06:17:52 +00:00 |
i-robot
|
7366848304
|
!37283 gumbel_softmax docs fix error
Merge pull request !37283 from TuDouNi/gumbelsoftmax2
|
2022-07-06 05:55:39 +00:00 |
lby
|
2b7856dbfa
|
update doc for renorm op
|
2022-07-06 12:06:18 +08:00 |
i-robot
|
22c2f40f8a
|
!37307 fix doc string
Merge pull request !37307 from hezhenhao1/code_docs
|
2022-07-06 03:48:14 +00:00 |
z00512249
|
40d12c567a
|
fix lp_norm doc
|
2022-07-06 11:14:18 +08:00 |
yangruoqi713
|
282049d1f1
|
[OP] fix docs bug of hshrink
|
2022-07-06 11:08:44 +08:00 |
i-robot
|
63da9a29d0
|
!37383 fix selu data type for doc
Merge pull request !37383 from zhuzhongrui/code_docs_1
|
2022-07-06 02:58:51 +00:00 |
i-robot
|
637b32ec74
|
!37361 fix tensor_scatter_mul doc
Merge pull request !37361 from zhuzhongrui/code_docs_2
|
2022-07-06 02:33:26 +00:00 |
i-robot
|
d13b27d6c7
|
!37381 调整资料描述
Merge pull request !37381 from baochong/master
|
2022-07-06 02:30:11 +00:00 |
i-robot
|
e4a9042026
|
!36837 Fix typos in the comments of deform_conv2d function
Merge pull request !36837 from guoqi/code_docs_deformable_offset_grad
|
2022-07-06 02:06:32 +00:00 |
hezhenhao1
|
8c25948fe6
|
fix doc string
|
2022-07-06 09:10:17 +08:00 |
z00512249
|
8942f1434e
|
fix selu data type for doc
|
2022-07-05 21:17:47 +08:00 |
baochong
|
3e91f1b921
|
modify doc
|
2022-07-05 20:58:47 +08:00 |
PanZhihui
|
1f9a61f51a
|
Update API documents based on review comments.
|
2022-07-05 20:23:29 +08:00 |
z00512249
|
0abd6475d6
|
fix tensor_scatter_mul doc
|
2022-07-05 19:34:40 +08:00 |
i-robot
|
1c08d29bb6
|
!37346 [MS][DOC] fix bug of doc
Merge pull request !37346 from mengyuanli/code_docs_bug_fix
|
2022-07-05 11:22:10 +00:00 |
i-robot
|
070993bae6
|
!37243 add log_matrix_determinant and matrix_determinant doc
Merge pull request !37243 from zhuzhongrui/code_docs_1
|
2022-07-05 09:44:55 +00: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 |
mengyuanli
|
8e54e9b197
|
fix bug of doc
|
2022-07-05 17:23:55 +08:00 |
i-robot
|
d150c96f8a
|
!37173 modify format
Merge pull request !37173 from 俞涵/code_docs_0629
|
2022-07-05 09:15:05 +00:00 |
z00512249
|
5146e0b76e
|
add dropout2d dropout3d doc
|
2022-07-05 16:51:14 +08:00 |
z00512249
|
8e488e53b7
|
add matrix_determinant and log_matrix_determinant
|
2022-07-05 16:39:56 +08:00 |
i-robot
|
ce82191fbe
|
!37027 【mindspore.ops.CTCLoss】【中文检视】无需翻译内容进行翻译
Merge pull request !37027 from majin/0701-ops
|
2022-07-05 07:06:05 +00:00 |
zhujingxuan
|
2e972f90f7
|
align exception info
|
2022-07-05 11:44:52 +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 |
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
|
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 |
liqiliang
|
d399dc7b44
|
Add some exception informations.
|
2022-07-04 17:51:26 +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 |
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 |
wuweikang
|
1ca9c8984b
|
Add tensor&functional interface for TensorScatterMax
|
2022-07-02 18:22:37 +08: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
|
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 |
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
|
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 |
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 |
longvoyage
|
29ba9a84da
|
【mindspore.ops.matmul】【中文检视】API算子返回描述有误
https://gitee.com/mindspore/mindspore/issues/I5ER7L
https://gitee.com/mindspore/mindspore/issues/I5ER7L# Please enter the commit message for your changes. Lines starting
|
2022-06-30 21:02:04 +08:00 |
i-robot
|
5f85eb75a9
|
!36930 parse_concat python api
Merge pull request !36930 from baochong/master
|
2022-06-30 12:49:24 +00: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
|
e331577831
|
!36707 change format FracZ to FRACTAL_Z
Merge pull request !36707 from liubuyu/usb
|
2022-06-30 08:24:03 +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 |
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 |
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
|
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
|
828b74c2b1
|
!36887 tensor scatter div docs bug
Merge pull request !36887 from ling/code_docs_sr
|
2022-06-29 07:23:57 +00:00 |
i-robot
|
cc2bd395e0
|
!36878 modify format
Merge pull request !36878 from 俞涵/code_docs_0629
|
2022-06-29 07:19:26 +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 |
huodagu
|
2734250119
|
modify format
|
2022-06-29 11:31:01 +08:00 |
hezhenhao1
|
e756ee88ac
|
fix doc string
|
2022-06-29 11:09:54 +08:00 |
i-robot
|
6ddce1fa75
|
!36173 add adaptiveMaxPool3D for gpu
Merge pull request !36173 from 范吉斌/maxpool3d
|
2022-06-29 02:22:07 +00:00 |
i-robot
|
d0d30f5c21
|
!36800 modify format
Merge pull request !36800 from 俞涵/code_docs_0621
|
2022-06-29 02:18:06 +00:00 |
i-robot
|
9cfabe457c
|
!36818 [OP] fix docs bug of maxpoll_grad_grad and meshgrid
Merge pull request !36818 from yangruoqi713/code_docs_op
|
2022-06-29 01:20:25 +00:00 |
guoqi
|
c48ad905cd
|
fix the typos in comments of deformable_conv2d function.
|
2022-06-29 09:04:15 +08:00 |
jinguo123
|
494ee10404
|
fix chinese api bug, This is a combination of 2 commits.
|
2022-06-28 22:22:53 +08:00 |
yangruoqi713
|
60cc552199
|
[OP] fix docs bug of maxpoll_grad_grad and meshgrid
|
2022-06-28 21:21:51 +08:00 |
yuchaojie
|
863d4197c4
|
Update tensor_scatter op chinese doc
|
2022-06-28 21:12:13 +08:00 |
mengyuanli
|
ff60b4f050
|
change support data type of resize
|
2022-06-28 21:08:36 +08:00 |
i-robot
|
25fe3dd073
|
!36340 [MS][LITE]fix unique_with_pad docs
Merge pull request !36340 from gongdaguo1/fix_unique_with_path
|
2022-06-28 11:46:41 +00:00 |
i-robot
|
1dc2c47431
|
!36768 scatter add functional
Merge pull request !36768 from ling/bug
|
2022-06-28 11:46:22 +00:00 |
i-robot
|
debfc55f0a
|
!36717 [MS][CPU]fix bug of smooth_l1_loss
Merge pull request !36717 from mengyuanli/fix_bug_smooth_l1_loss
|
2022-06-28 11:38:54 +00:00 |
huodagu
|
a1fd875f01
|
modify format
|
2022-06-28 17:34:40 +08:00 |
ling
|
6cde34e9bf
|
scatter add functional & npu static+dynamic
|
2022-06-28 14:45:16 +08:00 |
mengyuanli
|
1a93c401ec
|
fix bug of smoothL1Loss
|
2022-06-28 14:37:20 +08:00 |
i-robot
|
1fc7471e35
|
!36670 code_docs_kl_div_cn
Merge pull request !36670 from zhuyuxiao/I51VMV-1
|
2022-06-28 06:28:50 +00:00 |
fan-jibin
|
7cbfa5d20a
|
add adaptiveMaxPool3D for gpu
|
2022-06-28 14:25:50 +08:00 |
zhangyi
|
0ce65e2d27
|
modify the files
|
2022-06-28 10:33:17 +08:00 |
zhuyuxiao
|
8f2d80e6bb
|
fix cn docs
|
2022-06-28 10:23:25 +08:00 |
chaijun
|
a011326430
|
fix unique_with_pad docs and add unique_with_pad gpu op
|
2022-06-28 10:10:42 +08:00 |
i-robot
|
32872330fd
|
!36668 modify format
Merge pull request !36668 from 俞涵/code_docs_0621
|
2022-06-28 01:34:34 +00:00 |
i-robot
|
47a9146e4f
|
!36269 add Tensor and vmap interface of StandardLaplace op
Merge pull request !36269 from panshaowu/master
|
2022-06-27 13:35:41 +00:00 |
lby
|
55e8b59451
|
change FracZ to FRACTAL_Z
|
2022-06-27 19:48:10 +08:00 |
huodagu
|
4e53cc799d
|
modify format
|
2022-06-27 16:05:27 +08:00 |
i-robot
|
6c0b8ab995
|
!36616 [MS][DOC] tensor_scatter_elements doc
Merge pull request !36616 from mengyuanli/code_docs_tensor_scatter_elements
|
2022-06-27 07:03:19 +00:00 |
i-robot
|
416fe7ab5f
|
!36615 [MS][DOC]resize doc
Merge pull request !36615 from mengyuanli/code_docs_resize
|
2022-06-27 07:02:21 +00:00 |
i-robot
|
220c708f18
|
!35780 add cpu operation of Reduce Std
Merge pull request !35780 from tan-wei-cheng-3260/develop-twc-master
|
2022-06-27 06:46:46 +00:00 |
mengyuanli
|
6b0ab478bf
|
add doc for tensor_scatter_elements
|
2022-06-27 10:12:44 +08:00 |
mengyuanli
|
4d95eb96f0
|
add resize doc
|
2022-06-27 10:04:10 +08:00 |
koumengwang
|
b7c4f1511b
|
update docs/api/api_python/ops/mindspore.ops.func_renorm.rst.
|
2022-06-26 10:06:17 +00:00 |
koumengwang
|
b9408c31c8
|
update docs/api/api_python/ops/mindspore.ops.func_intopk.rst.
|
2022-06-26 08:58:15 +00:00 |
twc
|
be02bcfb4a
|
add cpu operation of reduce std
|
2022-06-26 09:08:24 +08:00 |
i-robot
|
ab17cc9fdd
|
!36181 add functional/tensor api for kl div loss
Merge pull request !36181 from zhuyuxiao/I51VMV-1
|
2022-06-25 10:22:38 +00:00 |
Yufei Wang
|
4361bcaac2
|
[feat] add new func interface of operator AffineGrid
|
2022-06-25 18:14:28 +08:00 |
panshaowu
|
d7257e50a1
|
add Tensor and vmap interface of StandardLaplace op
|
2022-06-25 15:30:32 +08:00 |
zhuyuxiao
|
6165842821
|
add functional api for kl div
|
2022-06-25 14:39:34 +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
|
9c82cc2bdc
|
!36323 update document of scatter_nd_div and scatter_nd_min
Merge pull request !36323 from zhujingxuan/code_docs_scatter_nd
|
2022-06-24 09:07:20 +00:00 |
i-robot
|
358a69e17e
|
!36494 Fix the docs format of deformable_conv2d
Merge pull request !36494 from YuJianfeng/code_docs
|
2022-06-24 08:28:29 +00:00 |
yujianfeng
|
a431e7cb39
|
Fix the docs format of deformable_conv2d
|
2022-06-24 15:56:59 +08:00 |
zhujingxuan
|
c279caa6ba
|
update document of scatter_nd_div and scatter_nd_min
|
2022-06-24 14:42:01 +08:00 |
i-robot
|
9b60a1721d
|
!36419 modify format
Merge pull request !36419 from 俞涵/code_docs_0621
|
2022-06-24 01:10:25 +00:00 |