Commit Graph

10548 Commits

Author SHA1 Message Date
jiangshuqiang 0457d018ef fix batch ops 2022-07-20 11:43:16 +08:00
i-robot aa2fbb1c2d
!38172 Opt tensorscatteradd/sub op Notes.
Merge pull request !38172 from liangzelang/master
2022-07-19 02:41:34 +00:00
i-robot deb170eada
!37819 Support dict get method.
Merge pull request !37819 from Margaret_wangrui/dict_attr
2022-07-19 02:22:57 +00:00
i-robot 91e909a24f
!31633 [assistant][ops][I48O5I] Add CSRSparseMatrixToDense Operator
Merge pull request !31633 from 李定维/CSRSparseMatrixToDense
2022-07-19 01:56:51 +00:00
i-robot 4c686602aa
!38106 fix buf of mindir parameter counter
Merge pull request !38106 from lianliguang/master
2022-07-19 01:42:09 +00:00
i-robot 7f87e42799
!36582 Add CumSum dynamic shape in CPU, GPU platform.
Merge pull request !36582 from hezhenhao1/add_cumsum
2022-07-19 01:31:09 +00:00
liangzelang d4563e5b60 Add Notes. 2022-07-18 20:51:56 +08:00
Margaret_wangrui 919fd9a92f Support dict get method. 2022-07-18 17:43:44 +08:00
liruoxuan e7ffa50b3e [assistant][ops][I48O5I] add CSRSparseMatrixToDense operator 2022-07-18 16:56:26 +08:00
hezhenhao1 9215c865fc Add dynamic shape support for CumSum operator in cpu and gpu platform. 2022-07-18 15:33:30 +08:00
Xiao Tianci 65a0a6c315 add error message for RandomData 2022-07-18 10:15:38 +08:00
i-robot 06060fbd95
!38228 add squeeze functional API
Merge pull request !38228 from zhujingxuan/expand
2022-07-16 10:47:33 +00:00
i-robot 9159446910
!38169 create new cnode when node is changed in pass
Merge pull request !38169 from laiyongqiang/new_node
2022-07-16 08:57:23 +00:00
zhujingxuan b189d2862f add squeeze functional API 2022-07-16 15:52:40 +08:00
i-robot f100de717b
!32275 [assistant][ops] Add HammingWindow
Merge pull request !32275 from 董雪堂/HammingWindow
2022-07-16 06:20:26 +00:00
i-robot 03a3e9ae2a
!32759 [feat] [assistant] [I48O7G] Add new aicpu operator ParameterizedTruncatedNormal
Merge pull request !32759 from lyl116/ParameterizedTruncatedNormal
2022-07-16 06:15:46 +00:00
i-robot 2d2ca4ddb7
!38122 [MD][UT] Trans Unified ops - Enhance interpolation mode test coverage
Merge pull request !38122 from cathwong/ckw_xtranuni_ut_interp
2022-07-15 18:46:17 +00:00
i-robot dd7bc7f60b
!38201 fix issue for linspace not throwing exception
Merge pull request !38201 from zhujingxuan/linspace
2022-07-15 18:38:43 +00:00
Cathy Wong 5637862059 [MD][UT] Trans Unified ops - Enhance interpolation mode test coverage 2022-07-15 10:47:45 -04:00
zhujingxuan d0f24ea82b fix issue for linspace not throwing exception 2022-07-15 18:22:22 +08:00
i-robot 61bdcb777c
!37198 [feat] change type of 2-rd input of operator AffineGrid from tensor to tuple
Merge pull request !37198 from GeniusPatrick/op_affine_grid
2022-07-15 10:16:34 +00:00
i-robot c879e1716d
!37915 delete macro of profiler
Merge pull request !37915 from zhoufeng/delete-macro
2022-07-15 09:45:36 +00:00
lianliguang b5a09933a2 fix bug of mindir parameter counter and check if all parameter has been inited in mindir 2022-07-15 17:38:06 +08:00
i-robot 294cfd8e26
!37773 support apply_proximal_gradient_descent cpu&vmap
Merge pull request !37773 from Yanzhi_YI/apply_proximal_gradient_descent
2022-07-15 08:55:52 +00:00
钟长朔 dde95391d8 [feat] [assistant] [I40GHT] add new operator HammingWindow 2022-07-15 16:41:02 +08:00
i-robot 600a7b14dc
!35425 [assistant][SparseTensorDenseAdd] Add new sparse operator SparseTensorDenseAdd
Merge pull request !35425 from 靳铎/SparseTensorDenseAdd
2022-07-15 07:48:33 +00:00
i-robot 15de1ca7ad
!38050 [MSLITE][Fix] add st and fix unique consecutive
Merge pull request !38050 from 赵英灼/fixunique714
2022-07-15 07:44:27 +00:00
LaiYongqiang 1e95729ff1 create new cnode when node is changed 2022-07-15 15:22:08 +08:00
cai-zhaoyuan 36825732c2 [fix] [assistant] [I48O8Q] add new sparse operator SparseTensorDenseAdd 2022-07-15 13:07:23 +08:00
zhou-yunfeier f1aae3648c [feat][assistant][I48O7G] add new math operator ParameterizedTruncatedNormal 2022-07-15 12:45:29 +08:00
zhaoyingzhuo cb10c7d390 add st and fix uniqueconsecutive 2022-07-15 11:24:04 +08:00
Yufei Wang c1da0d3b05 [feat] change type of 2-rd input of operator AffineGrid from tensor to tuple 2022-07-15 10:51:36 +08:00
i-robot 379a5eccfc
!37935 update backend kernels for ExpandDims and Squeeze
Merge pull request !37935 from zhujingxuan/expand
2022-07-15 02:46:33 +00:00
i-robot 91ea69a595
!37884 Add Solarize utils method
Merge pull request !37884 from xiaotianci/solarize
2022-07-15 02:25:50 +00:00
i-robot 10faca39f4
!38022 add STFT CPU vmap
Merge pull request !38022 from KXiong/branch_stft
2022-07-15 02:08:37 +00:00
i-robot 8080c12d43
!38066 tensor scatter div do not support int8 and uint8
Merge pull request !38066 from ling/pr
2022-07-15 02:05:55 +00:00
i-robot 23704c06b9
!37955 Added check for else branch in for and while loops.
Merge pull request !37955 from Margaret_wangrui/orelse
2022-07-15 01:23:47 +00:00
i-robot 224fe96650
!37908 fix svd test cases
Merge pull request !37908 from huanghui/fix-svd-testcase
2022-07-14 15:17:25 +00:00
xiongkun 8274ce3beb add stft
modify c primitive

add stft

add launch kernel

add stft

add stft

add stft

add stft

add stft

add stft

add vmap

add stft

add stft

add vmap

add stft

fix bug

fix bug

add stft

debug vmap

fix bug

fix bug

codex

codex

fix bug

add stft

remove register

remove register
2022-07-14 19:34:52 +08:00
i-robot 6b42609608
!36337 Add Graph and InMemoryGraphDataset for loading graph
Merge pull request !36337 from ms_yan/graph
2022-07-14 11:27:42 +00:00
i-robot 701a5be936
!37869 Update TopKSplit pass
Merge pull request !37869 from yuchaojie/ir_fusion2
2022-07-14 11:25:41 +00:00
ling aed17bba90 tensor scatter div do not support int8 and uint8 2022-07-14 17:52:22 +08:00
yiyanzhi_akane a64df5798a add apply_proximal_gradient_descent cpu 2022-07-14 17:15:43 +08:00
Xiao Tianci 1394b7fa8e add Solarize utils 2022-07-14 16:17:22 +08:00
i-robot 0bc266a45b
!31441 [assistant][IndexFill] Add new array operator IndexFill
Merge pull request !31441 from 谭青林/IndexFill
2022-07-14 08:15:13 +00:00
Margaret_wangrui 2269d936ee Added check for else branch in for and while loops. 2022-07-14 16:09:04 +08:00
i-robot 3beefc745f
!37074 [feat] [assistant] [ops] [I4ZZRT] New GPU operator implementation, include ApplyAddSign
Merge pull request !37074 from tangyibo/master
2022-07-14 08:07:30 +00:00
zhoufeng c80c779f55 delete macro of profiler
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-07-14 16:04:40 +08:00
yuchaojie 8029bbf815 Update TopKSplit pass 2022-07-14 14:01:07 +08:00
i-robot c218d871be
!37872 clean code
Merge pull request !37872 from lyqlola/clean
2022-07-14 05:59:25 +00:00