jiaorui
|
8b1ec6d981
|
tuplegetitem index
|
2023-02-06 19:25:31 +08:00 |
maoyaomin
|
612db2487c
|
delete the no overflow operator file on kernel by kernel mode for dump
|
2023-02-06 19:21:48 +08:00 |
i-robot
|
f579e1a261
|
!48428 [MS][op]mv binary functor to single file
Merge pull request !48428 from mengyuanli/refactor_broadcast
|
2023-02-06 11:15:46 +00:00 |
i-robot
|
21bd367f15
|
!48393 删除tensor fill测试用例
Merge pull request !48393 from YingtongHu/master
|
2023-02-06 10:56:58 +00:00 |
i-robot
|
4c47fdd597
|
!48419 修复reducesum算子对成员变量未做初始化的问题
Merge pull request !48419 from zhangdong/zd_1
|
2023-02-06 10:56:26 +00:00 |
i-robot
|
9e8e43fcfb
|
!47671 Add hypercomplex operators
Merge pull request !47671 from chenhaozhe/hypercomplex
|
2023-02-06 10:44:46 +00:00 |
fengyihang
|
c109c01f13
|
modify flip docs
|
2023-02-06 17:59:05 +08:00 |
jonyguo
|
20118068ff
|
fix: multi model.train with sink_mode=True maybe fail
|
2023-02-06 17:43:49 +08:00 |
greatpan
|
176cf88278
|
min max thread cut
|
2023-02-06 17:25:20 +08:00 |
caifubi
|
e4d6957244
|
fix level1 testcase
|
2023-02-06 17:18:18 +08:00 |
ZPaC
|
42ed934aac
|
Implement rdma client and server initially.
|
2023-02-06 17:12:37 +08:00 |
i-robot
|
aacab0ca60
|
!48351 fix st: the format of exception
Merge pull request !48351 from xulei/fix_st
|
2023-02-06 09:12:18 +00:00 |
i-robot
|
b5f6e21420
|
!48361 fix st: avg_pool_grad ge pass
Merge pull request !48361 from xulei/fix_ge_st
|
2023-02-06 09:10:54 +00:00 |
liangzhibo
|
c76c4c773d
|
Skip range vmap test
|
2023-02-06 17:07:23 +08:00 |
i-robot
|
1d30722908
|
!48414 swap Two-dimensional array to One-dimensional array when copy data to acl
Merge pull request !48414 from qiuzhongya/pad
|
2023-02-06 09:03:48 +00:00 |
jiaorui
|
fbe286b269
|
noop opt
|
2023-02-06 16:54:57 +08:00 |
ZPaC
|
7f590dd228
|
Check abs input number
|
2023-02-06 16:54:56 +08:00 |
zong-shuai
|
fa36c156b7
|
debug
|
2023-02-06 16:41:31 +08:00 |
greatpan
|
da34dd8ef9
|
reduce grad op support 0 aixs
|
2023-02-06 16:41:31 +08:00 |
huoxinyou
|
5519cfd9f0
|
add tupletotensor test case & modify some scalar ops name
|
2023-02-06 16:38:55 +08:00 |
liu-yongqi-63
|
bc6cdb0cf6
|
Fix the Histogram exception, that is, when the input data is null Tensor, resulting in an error Segmentation fault
|
2023-02-06 16:31:33 +08:00 |
huanghui
|
f11ff7c385
|
delete unwanted info log
|
2023-02-06 16:26:20 +08:00 |
ZhidanLiu
|
6be14e4527
|
modify description of max_unpoolnd
|
2023-02-06 16:10:30 +08:00 |
i-robot
|
36414c2c87
|
!48424 expand value range of output_size in nn.MaxUnpoolnd
Merge pull request !48424 from ZhidanLiu/master
|
2023-02-06 07:59:49 +00:00 |
i-robot
|
a778cfd062
|
!48401 RGBToHSV算子异常入参导致报错Segmentation fault
Merge pull request !48401 from ligan/rgb_to_hsv_bug
|
2023-02-06 07:52:37 +00:00 |
i-robot
|
5244ccf8bb
|
!48326 [Bugfix] Model Decryption: Filename contains special characters could cause fail to find the file
Merge pull request !48326 from 张澍坤/master
|
2023-02-06 07:24:05 +00:00 |
liangzhibo
|
b6e4441098
|
test dynamic shape for bias add problem
|
2023-02-06 15:19:00 +08:00 |
i-robot
|
ea9fa7c489
|
!48400 disable dynamic rank testcase
Merge pull request !48400 from chenweifeng/disable-dynamic-rank-testcase
|
2023-02-06 06:57:37 +00:00 |
i-robot
|
8f1be531c7
|
!47717 fix issue of dynamic obfuscation ut
Merge pull request !47717 from jxl/master
|
2023-02-06 06:53:39 +00:00 |
i-robot
|
fb5a728d6c
|
!48407 Modify some api diff from torch
Merge pull request !48407 from 冯一航/modify_api_mapping_0204
|
2023-02-06 06:52:18 +00:00 |
yide12
|
716369ee59
|
fix_nansum_master
|
2023-02-06 14:51:29 +08:00 |
Yang Jiao
|
ff59947322
|
change test level
|
2023-02-06 14:49:20 +08:00 |
i-robot
|
96db5faf81
|
!48431 modify format
Merge pull request !48431 from 俞涵/code_docs_1110
|
2023-02-06 06:46:10 +00:00 |
Yang Jiao
|
9dfce47f1f
|
fix cpu processor info bug
|
2023-02-06 14:45:49 +08:00 |
gongdaguo1
|
08fa8cc7cc
|
codex
|
2023-02-06 14:43:06 +08:00 |
i-robot
|
0390718529
|
!47621 fix two bugs of pynative dynamic shape: bn_grad_split pass and AclOpOptimize
Merge pull request !47621 from hanhuifeng/bn_grad_repair
|
2023-02-06 06:38:59 +00:00 |
mengyuanli
|
000829d370
|
move binary functor to single file
|
2023-02-06 14:36:30 +08:00 |
i-robot
|
d9649cf5aa
|
!48396 [MS][DOC]fix error log
Merge pull request !48396 from mengyuanli/code_docs_bug_fix
|
2023-02-06 06:31:32 +00:00 |
i-robot
|
cef9248dd8
|
!48418 fix dataset_sink_mode of DeepFM
Merge pull request !48418 from zhangfanghe/fix_deepFM_bug
|
2023-02-06 06:23:44 +00:00 |
huodagu
|
998c8e6f58
|
modify format
|
2023-02-06 14:22:41 +08:00 |
duzhixing
|
809ad272bc
|
fix warning
|
2023-02-06 14:19:47 +08:00 |
i-robot
|
f33b9f7258
|
!48417 Code check.
Merge pull request !48417 from gaoyong10/dynamic_shape_07
|
2023-02-06 04:58:47 +00:00 |
i-robot
|
c0ca844c13
|
!48402 complex cpu kernel add null check
Merge pull request !48402 from chenweifeng/complex-null-check
|
2023-02-06 03:58:49 +00:00 |
i-robot
|
1b4b756e48
|
!48383 fix API docs issues
Merge pull request !48383 from luojianing/code_docs_master
|
2023-02-06 03:46:22 +00:00 |
qiuzhongya
|
9e21d02d14
|
fix value transform
|
2023-02-06 11:22:16 +08:00 |
i-robot
|
bd9739807e
|
!48115 [lite]fix bug of reusing-threadpool
Merge pull request !48115 from 徐安越/master5
|
2023-02-06 03:21:33 +00:00 |
i-robot
|
fedc32491c
|
!48395 add sequence
Merge pull request !48395 from NaCN/add_sequencesssss
|
2023-02-06 03:08:13 +00:00 |
ZhidanLiu
|
6b68e8d1cd
|
fix bug in nn.MaxUnpoolnd
|
2023-02-06 11:02:34 +08:00 |
guozhibin
|
2fc29801bd
|
add api: ops.matrix_power
|
2023-02-06 10:56:56 +08:00 |
i-robot
|
447c73b416
|
!48366 Fix SearchSorted ERROR
Merge pull request !48366 from huangxinjing/code_docs_fix_search_sorted
|
2023-02-06 02:40:47 +00:00 |