zhangyinxia
|
3d9ac2e36f
|
add comm ops for alltoallvc
|
2025-08-27 14:34:17 +08:00 |
yuhan
|
e19438151d
|
del blank
|
2025-06-30 11:39:42 +08:00 |
zhangyinxia
|
81ef28ff6e
|
add allgatherv and reducescatterv ops
|
2025-05-23 17:29:42 +08:00 |
yuhan
|
ff1dce640b
|
modify autosummary
|
2025-04-08 18:17:17 +08:00 |
dayschan
|
f659b0631d
|
add docs for CustomOpBuilder
|
2025-04-07 16:46:58 +08:00 |
yuhan
|
a7b034f21d
|
modify url error
|
2025-03-26 17:04:42 +08:00 |
yuanqi
|
1e295b12b2
|
support `Primitive` morph
|
2025-03-05 20:59:14 +08:00 |
zhangyinxia
|
aa5ba649ed
|
add alltoallv chinese doc
|
2025-02-17 09:14:16 +08:00 |
yuhan
|
77565a7bd6
|
modify urls
|
2024-10-14 10:44:01 +08:00 |
shuqian0
|
1ec71cb737
|
Fix some bugs in loop ops
|
2024-09-05 15:57:39 +08:00 |
fandawei
|
6c55b1ab7e
|
remove sdc front-end code.
|
2024-09-04 16:25:19 +08:00 |
yuhan
|
24f345e2c9
|
modify new urls
|
2024-08-15 14:52:17 +08:00 |
huan
|
a33069f624
|
modify the files
|
2024-06-21 15:17:01 +08:00 |
qiuyufeng
|
202787a533
|
Add en notes of comm_func
|
2024-06-11 16:18:48 +08:00 |
horcham
|
6f6c5cb2a9
|
add comm ops and funcs
|
2024-05-24 10:45:48 +08:00 |
huoxinyou
|
70ec855241
|
remove maxpoolwithargmaxv2 docs
|
2024-05-05 11:58:24 +08:00 |
huan
|
e6f4d8afe0
|
modify the error links
|
2024-04-18 10:11:22 +08:00 |
yuhan
|
cabc2d5b1f
|
modify url r2.3
|
2024-04-03 10:07:37 +08:00 |
cao1zhg
|
cc67bf55d9
|
API docs of SDC
|
2024-03-29 15:39:11 +08:00 |
zengxianglong
|
1fef0443dc
|
remove ResizeBilinear rst
|
2024-01-17 17:34:06 +08:00 |
huan
|
f50e2a3c94
|
add contents in rst files 2.3
|
2023-12-14 14:17:24 +08:00 |
fandawei
|
4f9ecde868
|
add tensordump ops & refactor mbuf receive data
|
2023-11-17 18:56:57 +08:00 |
latrawy
|
6e1fdade12
|
add cpu platform note for parallel
|
2023-09-28 14:44:34 +08:00 |
i-robot
|
7bdc25edec
|
!58892 Change constexpr doc
Merge pull request !58892 from chenfei_mindspore/master
|
2023-09-08 07:21:07 +00:00 |
chenfei
|
7611f2f940
|
opt doc of constexpr
|
2023-09-08 09:55:32 +08:00 |
latrawy
|
28803cc085
|
Optimize communication interface example
|
2023-09-05 17:19:48 +08:00 |
lilinjie
|
cff3e85e8c
|
del Eig doc from website
|
2023-08-03 10:15:34 +08:00 |
yuhan
|
e583134f20
|
modify ops_list
|
2023-07-24 11:43:06 +08:00 |
w00517672
|
447b94942d
|
dense support ascend and cpu
|
2023-07-20 14:31:04 +08:00 |
lilinjie
|
c8e002f204
|
del PadV3 doc and fix doc issues
|
2023-07-17 15:11:26 +08:00 |
lilinjie
|
4b968a4e81
|
optimize seed param description for random ops
|
2023-07-03 20:22:15 +08:00 |
LuoJianing
|
be4c44f187
|
add support status
|
2023-06-19 15:40:58 +08:00 |
i-robot
|
a828ccdfb3
|
!55328 add padv3 operator info
Merge pull request !55328 from 沈竞兴/master_ziliao
|
2023-06-19 02:24:05 +00:00 |
lilinjie
|
90b0a461e3
|
review op param constraint
|
2023-06-16 11:15:03 +08:00 |
shen_jingxing
|
c674dd8ee2
|
add padv3 operator info
|
2023-06-15 17:00:08 +08:00 |
lilinjie
|
1fbac893ce
|
fix docs and change status of some ops, cherry-picked from 54863
del "layout" attribute from RandpermV2
|
2023-06-08 15:06:41 +08:00 |
LuoJianing
|
a76395ba65
|
add communicate_ops and pynative api
|
2023-06-05 12:49:53 +08:00 |
i-robot
|
7b284422ca
|
!54867 UpsampleTrilinear3D、Upsamplenearest3D及其反向算子文档修改
Merge pull request !54867 from haozhang/code_docs_upsample
|
2023-06-02 08:21:09 +00:00 |
hw_hz
|
0921845896
|
code docs for upsample
|
2023-06-02 15:07:34 +08:00 |
huodagu
|
7aa80df9f5
|
modify format
|
2023-06-01 16:06:52 +08:00 |
i-robot
|
99551d3899
|
!54162 add applyadamwithamsgrad infer and primitive
Merge pull request !54162 from 冯一航/add_applyadamwithamsgrad_infer_and_primitive
|
2023-05-30 12:19:48 +00:00 |
fengyihang
|
0bc0cb1b0c
|
add_applyadamwithamsgrad_infer_and_primitive
|
2023-05-29 15:19:08 +08:00 |
lilinjie
|
c1e91d5e32
|
adjust ops visibility before issuing version 2.0
add docs for some ops
|
2023-05-27 20:15:14 +08:00 |
lilinjie
|
f171e1b5f5
|
add back triu, roll, matrix_band_part cn doc
|
2023-05-05 15:34:40 +08:00 |
hw_hz
|
63330cbec3
|
unfold
|
2023-04-23 11:48:07 +08:00 |
moran
|
53bae2e60e
|
Add api docs for max_pool2d
|
2023-04-20 09:47:22 +08:00 |
lilinjie
|
d55c88862c
|
update supporting status 52453
|
2023-04-07 15:28:41 +08:00 |
lilinjie
|
f84fb5c9c6
|
update supporting status of some ops
|
2023-04-06 11:39:13 +08:00 |
lilinjie
|
8e54878f3c
|
0402 fix issues and update ops supporting status
|
2023-04-03 06:22:13 +08:00 |
lilinjie
|
06e6ba4274
|
register some ops and del old CountNonzero
|
2023-04-01 15:20:17 +08:00 |