danishfarid
bd1f31f7d1
updated tests + added support for ToTensor C API for DataFrame
...
New API
fixed some spacing issues + reverted to pass by ref in 2 cases
lint fixes + comment fix for C API
updated test files + comments
improved comments
lint fix
2022-07-28 18:50:22 +00:00
Henry Shi
68c4a9c00d
slice infer
2022-07-29 00:16:09 +08:00
jinzi
f4835f6df1
ns
2022-07-28 23:02:30 +08:00
i-robot
78299fb15c
!39049 fix the bug of transpose and broadcastto vmaprule
...
Merge pull request !39049 from Erpim/clone_code_master
2022-07-28 13:38:53 +00:00
i-robot
ac4ee91c19
!39051 rename var
...
Merge pull request !39051 from zhujingxuan/squeeze
2022-07-28 13:35:31 +00:00
huangbingjian
1686142679
Support all(Tensor),any(Tensor),round(Tensor) in graph mode.
2022-07-28 21:06:20 +08:00
i-robot
14edf4051d
!33866 [assistant][ops] Add Median, MedianGrad
...
Merge pull request !33866 from 董雪堂/Median
2022-07-28 13:05:02 +00:00
Zhang Qinghua
bbfe665977
Fix the problem when use Parameter as top func graph arguments.
2022-07-28 21:00:37 +08:00
i-robot
4c1d436f3d
!39028 fix cleancode error
...
Merge pull request !39028 from chengbin/clean_code_m
2022-07-28 12:51:47 +00:00
i-robot
805e418791
!37129 MaxPoolWithArgmax & MaxPoolGradWithArgmax CPU Operator
...
Merge pull request !37129 from ivanshan_8170/max_pool_with_argmax
2022-07-28 12:46:17 +00:00
i-robot
c3df0e7d23
!39040 fix c++ code warnings
...
Merge pull request !39040 from jxlang910/master
2022-07-28 12:44:30 +00:00
TronZhang
3f361a65eb
Refactor infer interface for operator
2022-07-28 20:43:05 +08:00
Zichun Ye
c7fb92a16c
fix code check problem
...
fix code check
2022-07-28 20:18:18 +08:00
gaoyong10
691250327c
Node cannot be eliminated as an output.
2022-07-28 20:15:27 +08:00
hezhenhao1
e717b468d5
Opt SeLU operator in GPU platform with vetorized loop.
2022-07-28 20:14:12 +08:00
jonyguo
7b7b083224
fix: dataset reused core when train stop first
2022-07-28 19:48:09 +08:00
i-robot
99317e9308
!39052 clean code warning.
...
Merge pull request !39052 from Margaret_wangrui/cpplint_cleancode
2022-07-28 11:39:21 +00:00
i-robot
c815a76767
!35686 [feat][assistant][I48OCI]add new dynamic shape operator to UnsortedSegmentProd
...
Merge pull request !35686 from zhixinaa/UnsortedSegmentProd
2022-07-28 11:27:48 +00:00
i-robot
f3a5d0d1d5
!39034 Clean code for ops
...
Merge pull request !39034 from YuJianfeng/clean
2022-07-28 11:14:18 +00:00
i-robot
b29cce005d
!38858 [MSLITE][Fix] fix compile warnings
...
Merge pull request !38858 from 赵英灼/fix_compile
2022-07-28 11:13:14 +00:00
i-robot
cec3bfe7a0
!36537 [MS][算子众筹] BatchNorm op support vmap
...
Merge pull request !36537 from XianglongZeng/myms_new
2022-07-28 11:10:17 +00:00
i-robot
afd877774c
!38989 Fix tuple parameter in heterogeneous.
...
Merge pull request !38989 from gaoyong10/dynamic_shape_04
2022-07-28 10:34:52 +00:00
jianghui58
bf70ca6fef
fix bias grad bug
2022-07-28 18:26:57 +08:00
yoni
6c6838b649
multi head attention fusion
2022-07-28 12:59:12 +03:00
i-robot
9b7f118f24
!39077 [MS][DOC]fix bug of example of tensor_scatter_elements
...
Merge pull request !39077 from mengyuanli/code_docs_bug_fix
2022-07-28 09:34:08 +00:00
i-robot
989879ff4a
!38502 GraphKernelSplitter supports repository on Gpu/Ascend.
...
Merge pull request !38502 from DeshiChen/0720_akg_info_hash
2022-07-28 09:33:19 +00:00
i-robot
5203649d82
!39004 add pre-commit rules and easy install scripts
...
Merge pull request !39004 from fengyixing/master
2022-07-28 09:26:48 +00:00
chenghaowang
86cf41092e
modify 测试仓bug
2022-07-28 17:15:11 +08:00
liyuanshuo123@yeah.net
336d03d196
[feat][assistant][I4CRJQ][I4CRJR] add new ascend operator UpsampleNearest3d & UpsampleNearest3dGrad
2022-07-28 17:13:02 +08:00
suxin
dc19a515cd
Code Warning Clean
2022-07-28 17:04:20 +08:00
wangpingan2
d30a9926dc
fix flatten op bug
2022-07-28 16:59:38 +08:00
i-robot
4a7c924c6e
!39064 fix doc for logit
...
Merge pull request !39064 from 高攀/code_docs_logit_fix
2022-07-28 08:58:52 +00:00
liangzhibo
7a13c1cea9
Change some special code to unicode
2022-07-28 16:51:42 +08:00
i-robot
dcd74aacb0
!38894 Fix OneHot Vmap
...
Merge pull request !38894 from jiaoy1224/onehot
2022-07-28 08:42:23 +00:00
i-robot
932067daed
!39042 [MSLITE][CPU] convert tool matmul bugfix.
...
Merge pull request !39042 from Greatpan/matmul_bugfix
2022-07-28 08:41:25 +00:00
cjh9368
4da60915db
xlogy cpu kernel support complex
2022-07-28 16:30:58 +08:00
mengyuanli
52aaa43a5b
fix bug of example in tensor scatter elements docs
2022-07-28 16:13:48 +08:00
z30020733
d0806fb99d
Fix alarm vulnerability
2022-07-28 16:12:38 +08:00
fengyihang
a57c6391bd
fix applyrmsprop
2022-07-28 16:12:35 +08:00
i-robot
ee30358c8d
!39022 Change special code to unicode
...
Merge pull request !39022 from LiangZhibo/code
2022-07-28 08:10:28 +00:00
chenlei_autodiff
68d9177d35
clean code on master.
2022-07-28 15:59:15 +08:00
i-robot
f2e8fdc9ac
!38809 [MS][lite] slice ops npu dynamic shape support
...
Merge pull request !38809 from luoyuan/slice-ops-npu-dynamic-shape
2022-07-28 07:51:46 +00:00
zhujingxuan
5c293072a6
rename var
2022-07-28 15:41:58 +08:00
i-robot
11bd1ae500
!38655 [MS][LITE] update some ops functional API support
...
Merge pull request !38655 from luoyuan/update-some-ops-func-API-support
2022-07-28 07:41:46 +00:00
臧庆香
924756c937
add approvers
2022-07-28 15:37:37 +08:00
huanghui
7b0aac92dd
clean code warnings for svd, scatter_nd_update
2022-07-28 15:34:06 +08:00
i-robot
1a77eb79ec
!38972 remove code warning
...
Merge pull request !38972 from zhujingxuan/code_warning
2022-07-28 07:22:59 +00:00
i-robot
b7dfa644c2
!38142 Add Chinese Docs for ApproximateEqual
...
Merge pull request !38142 from ivanshan_8170/app_docs
2022-07-28 07:09:36 +00:00
lilinjie
126c68314e
Add float16-in-float32-out support for BatchtMatMul and MatMul
2022-07-28 15:09:17 +08:00
i-robot
62b84299a7
!36287 [assistant][ops] Add ApplyPowerSign
...
Merge pull request !36287 from 尹一帆/origin/ApplyPowerSign
2022-07-28 07:08:01 +00:00