i-robot
|
8fe3129eef
|
!44781 fix api issue of dynamic obfuscation
Merge pull request !44781 from jxlang910/master
|
2022-10-28 19:23:32 +00:00 |
i-robot
|
6071b9fd5f
|
!44740 add english api of max_unpool
Merge pull request !44740 from LV/code_docs_master
|
2022-10-28 09:26:14 +00:00 |
jin-xiulang
|
5e2baf86c8
|
fix api issue of dynamic obfuscation
|
2022-10-28 17:10:38 +08:00 |
i-robot
|
204131898e
|
!44750 modify format
Merge pull request !44750 from 俞涵/code_docs_1010
|
2022-10-28 08:54:13 +00:00 |
huodagu
|
a89a94de20
|
modify format
|
2022-10-28 16:27:40 +08:00 |
i-robot
|
4fddfa1209
|
!44719 Tensor APIs
Merge pull request !44719 from shaojunsong/tensor1027
|
2022-10-28 07:59:40 +00:00 |
i-robot
|
7ee27b6328
|
!44664 [MS][LITE] fix python lite api resize and docs
Merge pull request !44664 from luoyuan/fix-py-api-resize
|
2022-10-28 07:04:04 +00:00 |
i-robot
|
384efc057f
|
!44684 rm set_auto_parallel
Merge pull request !44684 from yangzhenzhang/rm-set-auto-parallel
|
2022-10-28 06:56:30 +00:00 |
huanxiaoling
|
a07aa7dfe2
|
update image
|
2022-10-28 12:02:14 +08:00 |
shaojunsong
|
2967aa99a5
|
add triu, true_divide, subtract to Tensor
|
2022-10-28 11:07:43 +08:00 |
LV
|
b95e824fb9
|
add english api of max_unpool
|
2022-10-28 10:28:33 +08:00 |
i-robot
|
68d54f9cf3
|
!44363 add function api of max_unpool1d, 2d, 3d
Merge pull request !44363 from LV/master
|
2022-10-28 02:17:51 +00:00 |
yangzhenzhang
|
5d5388ad00
|
rm set auto parallel
|
2022-10-28 09:25:22 +08:00 |
i-robot
|
0722f975a8
|
!44655 fix issues of dynamic onfuscation and add owners for it
Merge pull request !44655 from jxlang910/master
|
2022-10-27 16:48:29 +00:00 |
i-robot
|
ff167749f1
|
!44641 Fix maxpool3d error
Merge pull request !44641 from 冯一航/fix_maxpool3d_error
|
2022-10-27 11:07:55 +00:00 |
i-robot
|
db66ded59d
|
!44690 fix bug in function api dropout1d
Merge pull request !44690 from ZhidanLiu/code_docs_master
|
2022-10-27 09:37:33 +00:00 |
i-robot
|
d0be01fcb0
|
!44581 tensor_neg_master
Merge pull request !44581 from yide12/tensor_neg_master
|
2022-10-27 09:27:24 +00:00 |
LV
|
fbb5bd8984
|
fix bug in function api dropout1d
|
2022-10-27 17:10:24 +08:00 |
i-robot
|
482bed848a
|
!44640 fix glu doc
Merge pull request !44640 from lianliguang/code_docs_ms
|
2022-10-27 09:08:09 +00:00 |
i-robot
|
b12587f4d8
|
!43520 [ST][MS][OPS] greater, greater_equal, igamma, igammac Functional APIs; index_add, greater, greater_equal, igamma, igammac Tensor APIs and STs.
Merge pull request !43520 from alashkari/new-apis-oct-10
|
2022-10-27 09:06:22 +00:00 |
luoyuan
|
197c4a2f92
|
[MS][LITE] fix python lite api resize
|
2022-10-27 16:51:14 +08:00 |
i-robot
|
a030fc8e1a
|
!44327 Add meory offload doc
Merge pull request !44327 from tanghuikang/code_docs_memory_offload
|
2022-10-27 08:16:24 +00:00 |
i-robot
|
e720b5e117
|
!44543 add nn and function api for dropout1d
Merge pull request !44543 from ZhidanLiu/master
|
2022-10-27 08:00:13 +00:00 |
jin-xiulang
|
66c5ccb827
|
fix issues of dynamic obfuscation and add owners for it
|
2022-10-27 15:37:19 +08:00 |
i-robot
|
f830c964a9
|
!44644 delete the links in webpage
Merge pull request !44644 from 宦晓玲/code_docs_1026
|
2022-10-27 06:18:25 +00:00 |
fengyihang
|
8188357ab0
|
modify maxpool3d errors
|
2022-10-27 13:18:02 +08:00 |
i-robot
|
bf99cc4fa1
|
!44558 Add tensor.det() and tensor.ndimension()
Merge pull request !44558 from shaojunsong/feature/tensor1025
|
2022-10-27 03:52:38 +00:00 |
i-robot
|
e54b62bd30
|
!43407 [AutoParallel]Make the Batch Error if the inputs's batch is different
Merge pull request !43407 from huangxinjing/fix_shape_infer_error
|
2022-10-27 03:50:07 +00:00 |
i-robot
|
f6625ff6c8
|
!44520 fix sparse promote
Merge pull request !44520 from jachua/sparse_fix
|
2022-10-27 03:02:10 +00:00 |
huanxiaoling
|
59d23e67af
|
modify the links in webpage
|
2022-10-27 10:50:11 +08:00 |
i-robot
|
67281f9a6f
|
!44631 fix KLDivLoss docs
Merge pull request !44631 from 范吉斌/code_docs_kldiv
|
2022-10-27 02:00:07 +00:00 |
lianliguang
|
c5931973a3
|
modify glu ops doc
|
2022-10-27 09:56:19 +08:00 |
LV
|
fdc041120b
|
add function api of max_unpool1d, 2d, 3d
|
2022-10-27 09:42:46 +08:00 |
i-robot
|
18f73f81b1
|
!44542 Catch exception when timeout
Merge pull request !44542 from ZPaC/catch-exception-in-cgn
|
2022-10-27 01:27:11 +00:00 |
fanjibin
|
8832bb156f
|
fix KLDivLoss docs
|
2022-10-26 22:22:36 +08:00 |
ZhidanLiu
|
5667a08106
|
add nn and function api for dropout1d
|
2022-10-26 19:04:52 +08:00 |
i-robot
|
330b96f0c1
|
!44612 modify format
Merge pull request !44612 from 俞涵/code_docs_1010
|
2022-10-26 09:02:19 +00:00 |
i-robot
|
65fe6884fd
|
!43888 fix svd problem
Merge pull request !43888 from huanghui/fix-svd-error
|
2022-10-26 08:54:36 +00:00 |
huodagu
|
57625863a9
|
modify format
|
2022-10-26 16:33:58 +08:00 |
alashkari
|
6eb0c045d5
|
Added New Functional & Tensor APIs.
|
2022-10-26 02:41:53 -04:00 |
fengyihang
|
265a5be6e3
|
fix tensor docs
|
2022-10-26 14:27:19 +08:00 |
i-robot
|
c1547b7222
|
!44198 support LPPool
Merge pull request !44198 from 冯一航/support_lppool
|
2022-10-26 03:35:33 +00:00 |
i-robot
|
30f36ba219
|
!44528 support arcsinh and arctanh
Merge pull request !44528 from 冯一航/support_arc_sin_tanh
|
2022-10-26 03:32:16 +00:00 |
i-robot
|
897b7e28df
|
!44537 code_docs_ctcloss
Merge pull request !44537 from yide12/code_docs_ctcloss
|
2022-10-26 03:09:42 +00:00 |
yide12
|
b48f5c41d4
|
tensor_neg_master
|
2022-10-26 10:47:24 +08:00 |
shaojunsong
|
4c3b9a84fe
|
add tensor.det and tensor.ndimension
|
2022-10-26 10:46:29 +08:00 |
huangmengxi
|
7d41b51d68
|
sparse promote
|
2022-10-26 10:05:22 +08:00 |
i-robot
|
9b86178885
|
!44521 [MS]solve the review comments for log_uniform_candidate_sampler primitive
Merge pull request !44521 from zhaizhiqiang/master
|
2022-10-26 02:01:22 +00:00 |
fengyihang
|
3240bb2b74
|
support arcsinh arctanh
|
2022-10-25 20:32:23 +08:00 |
ZPaC
|
11b674ba44
|
Catch exception when timeout
|
2022-10-25 19:24:00 +08:00 |