i-robot
|
856f38dfc1
|
!43813 checkpoint_transform_pipeline_dim_api
Merge pull request !43813 from yao_yf/code_docs__checkpoint_transform_pipeline_dim_api
|
2022-10-14 03:40:10 +00:00 |
huodagu
|
d6e8e4bd8c
|
modify format
|
2022-10-13 20:20:49 +08:00 |
yao_yf
|
ae6fd1031b
|
update checkpoint transform api
|
2022-10-13 19:47:10 +08:00 |
i-robot
|
dc01ef140d
|
!43810 fix issues
Merge pull request !43810 from luojianing/code_docs_master
|
2022-10-13 08:27:56 +00:00 |
i-robot
|
be865fd1d2
|
!43684 add aicore_metrics&l2_cache api docs
Merge pull request !43684 from zangqx/code_docs_Q3_aicore_metrics
|
2022-10-13 08:03:59 +00:00 |
luojianing
|
f9904c0e38
|
fix issue
|
2022-10-13 15:38:29 +08:00 |
fengyihang
|
2b10706b85
|
code docs fix
|
2022-10-13 15:16:46 +08:00 |
臧庆香
|
4e76c26848
|
[profiler] aicore_metrics api docs
|
2022-10-13 15:16:22 +08:00 |
i-robot
|
6a6eea12c0
|
!43347 support max and avg pool3d
Merge pull request !43347 from 冯一航/support_max_and_avg_pool3d
|
2022-10-13 06:43:42 +00:00 |
i-robot
|
9319e78cb1
|
!43483 Move mindspore.ops.shard interface to mindspore.shard
Merge pull request !43483 from liuluobin/shard_default
|
2022-10-13 06:05:12 +00:00 |
i-robot
|
0966115408
|
!43459 Add nn.Softmax2d
Merge pull request !43459 from pkuliuliu/master
|
2022-10-13 03:24:12 +00:00 |
i-robot
|
71fb7dd60b
|
!43749 modify the inconsistence in files 1012
Merge pull request !43749 from 宦晓玲/code_docs_1011
|
2022-10-13 02:44:45 +00:00 |
i-robot
|
abbceb3f16
|
!43675 shield SparseApplyAdagrad Primitive interface
Merge pull request !43675 from 李林杰/1011_fix_some_issues_master
|
2022-10-13 01:47:22 +00:00 |
huanxiaoling
|
9e86788b84
|
modify the inconsistence of files
|
2022-10-13 09:28:13 +08:00 |
i-robot
|
b867d6e77b
|
!43513 fix assign_add/assign_sub segfault and some api docs
Merge pull request !43513 from 李林杰/1009_fix_AssignOps_segfault_master
|
2022-10-13 01:16:36 +00:00 |
liuluobin
|
a99ff97e3e
|
Move ops.shard to mindspore.shard
|
2022-10-13 08:54:34 +08:00 |
i-robot
|
723bf4b2c0
|
!42121 [ST][MS][OPS] Support for conj, cross, erfinv & less_equal Functional & Tensor APIs with STs.
Merge pull request !42121 from alashkari/functional-tensor-apis-sept-16
|
2022-10-12 21:33:37 +00:00 |
i-robot
|
b00209e8cc
|
!43626 Revert "add function api of BoundingboxEncode,BoundingboxDecode."
Merge pull request !43626 from LV/master
|
2022-10-12 09:01:17 +00:00 |
fengyihang
|
672f72cb4c
|
support_max_and_avg_pool3d
|
2022-10-12 14:53:56 +08:00 |
i-robot
|
09aa9a25ec
|
!43645 move and rename auto-grad related api doc
Merge pull request !43645 from 吕浩宇/master
|
2022-10-12 03:10:18 +00:00 |
i-robot
|
e2211c609f
|
!43679 modify batch-to-space infershape log
Merge pull request !43679 from hangq/fire
|
2022-10-12 03:02:26 +00:00 |
huodagu
|
5852b45884
|
modify format
|
2022-10-12 10:07:39 +08:00 |
lvhaoyu
|
b2ab41f165
|
move and rename auto-grad related api documents
|
2022-10-11 19:36:38 +08:00 |
hangangqiang
|
871b582512
|
modify batch-to-space infershape log
|
2022-10-11 18:52:12 +08:00 |
lilinjie
|
e28d8c0564
|
fix some issues
|
2022-10-11 18:17:25 +08:00 |
i-robot
|
dfbc53a560
|
!43667 modify the inconsistence and errors in files
Merge pull request !43667 from 宦晓玲/code_docs_1011
|
2022-10-11 10:03:24 +00:00 |
huanxiaoling
|
38997c0f38
|
modify the inconsistence and errors in files
|
2022-10-11 17:26:37 +08:00 |
i-robot
|
29f7836334
|
!43635 add multitype function graph register api
Merge pull request !43635 from lianliguang/code_docs_ms_1.8
|
2022-10-11 08:51:10 +00:00 |
lianliguang
|
5c175fce16
|
add multitype function graph register api
|
2022-10-11 11:46:21 +08:00 |
LV
|
d7308a371a
|
Revert "add function api of BoundingboxEncode,BoundingboxDecode."
This reverts commit a65653c65e.
|
2022-10-11 10:41:20 +08:00 |
i-robot
|
136dac97e7
|
!43522 add glu docs
Merge pull request !43522 from lianliguang/code_docs_ms_1.8
|
2022-10-11 02:25:35 +00:00 |
i-robot
|
cb63f6201e
|
!43506 add function api of BoundingboxEncode,BoundingboxDecode.
Merge pull request !43506 from LV/master
|
2022-10-10 13:27:40 +00:00 |
pkuliuliu
|
a4d144b8f6
|
Add nn.Softmax2d
|
2022-10-10 21:22:48 +08:00 |
lilinjie
|
f52ba4841f
|
fix assign_add/assign_sub segfault and some api docs
|
2022-10-10 19:50:59 +08:00 |
i-robot
|
578cfe732c
|
!43562 modify format
Merge pull request !43562 from 俞涵/code_docs_1010
|
2022-10-10 11:11:43 +00:00 |
i-robot
|
a2bdf4071d
|
!43565 modify the inconsistence in files 1010
Merge pull request !43565 from 宦晓玲/code_docs_1009
|
2022-10-10 11:10:50 +00:00 |
i-robot
|
db9826898e
|
!43403 delete desc in ops.ExtractVolumePatches
Merge pull request !43403 from luojianing/code_docs_master
|
2022-10-10 09:50:05 +00:00 |
huanxiaoling
|
232457d7dc
|
modify the inconsistence in files
|
2022-10-10 17:16:47 +08:00 |
huodagu
|
1b4266528d
|
modify format
|
2022-10-10 17:05:24 +08:00 |
i-robot
|
95f19b1151
|
!43360 fix ops.RandomChoiceWithMask chinese doc
Merge pull request !43360 from qinzheng/code_docs_random
|
2022-10-10 08:10:03 +00:00 |
lianliguang
|
120b230a12
|
ADD GLU docs
|
2022-10-10 14:25:40 +08:00 |
LV
|
a65653c65e
|
add function api of BoundingboxEncode,BoundingboxDecode.
|
2022-10-10 12:33:43 +08:00 |
alashkari
|
07987781f0
|
Added new Functional and Tensor APIs and STs.
|
2022-10-10 00:10:24 -04:00 |
luojianing
|
92a02f0c77
|
delete desc in ops.ExtractVolumePatches
|
2022-10-10 10:24:48 +08:00 |
i-robot
|
c39958e4f8
|
!43397 Fix bug in msfunction exportation
Merge pull request !43397 from shaojunsong/fix/export
|
2022-10-10 01:50:42 +00:00 |
i-robot
|
77ac46d959
|
!42910 Add some operations api
Merge pull request !42910 from 朱家兴/master
|
2022-10-09 12:52:30 +00:00 |
i-robot
|
1185ddaee0
|
!43115 ops.addn supports more types
Merge pull request !43115 from huangbingjian/addn
|
2022-10-09 11:48:27 +00:00 |
huanxiaoling
|
441a46bcb5
|
modify the inconsistence of files 1009
|
2022-10-09 17:51:29 +08:00 |
qinzheng
|
e0cc7cae82
|
fix doc of RandomChoiceWithMask
|
2022-10-09 16:27:29 +08:00 |
shaojunsong
|
276136623f
|
Fix bug in msfunction exportation
|
2022-10-09 14:36:48 +08:00 |