i-robot
|
af11319483
|
!34651 Support rowtensor in pynative bprop
Merge pull request !34651 from 杨林枫/rowtensor_support
|
2022-05-23 12:23:45 +00:00 |
i-robot
|
66c4143015
|
!33545 [MSLITE][FUNC] Eliminate useless cast node
Merge pull request !33545 from 刘崇鸣/eliminate_cast
|
2022-05-23 12:19:25 +00:00 |
TronZhang
|
49ff82fdb8
|
do not check format in MatchKernelAttr
|
2022-05-23 20:09:46 +08:00 |
fanjibin
|
f336ae0c7e
|
fix cpu lock
|
2022-05-23 19:52:50 +08:00 |
i-robot
|
2a450e47c6
|
!34531 Forbid reuse graph parse cache when the graph is set recomputed
Merge pull request !34531 from YuJianfeng/recompute
|
2022-05-23 11:48:20 +00:00 |
wuweikang
|
764a23b9e2
|
delete static
|
2022-05-23 19:23:34 +08:00 |
i-robot
|
4f0b1dc60e
|
!34511 Add CPU support for KLDivLoss op
Merge pull request !34511 from zhuyuxiao/I51VMV
|
2022-05-23 11:06:37 +00:00 |
dayschan
|
1b5a2f928b
|
Support vmap for op concat
|
2022-05-23 19:06:00 +08:00 |
Zhang Qinghua
|
a8fb11f401
|
Print deprecated log for deleted context option: enable_sparse.
|
2022-05-23 17:30:09 +08:00 |
r1chardf1d0
|
a4098c9465
|
expander use white list
|
2022-05-23 17:22:34 +08:00 |
fengyihang
|
98e1a72092
|
code_docs_fix_checkparams
|
2022-05-23 17:21:31 +08:00 |
i-robot
|
a3e00bd637
|
!32546 [feat] [assistant] [I4CRKO] [I4CRKP] add nn operator AvgPoolV1 and AvgPoolGradV1
Merge pull request !32546 from Seeker98/0405_a
|
2022-05-23 09:07:59 +00:00 |
Margaret_wangrui
|
beec672590
|
[Fallback][Control_flow] Add some fallback control flow testcases.
|
2022-05-23 17:07:48 +08:00 |
i-robot
|
da0fe8021a
|
!34631 modify model parser
Merge pull request !34631 from liyan2022/dev_main
|
2022-05-23 08:43:56 +00:00 |
i-robot
|
8eb5e3e90d
|
!34721 add st for fallback constant control flow with 320 321 322
Merge pull request !34721 from huanghui/control-for-fallback
|
2022-05-23 08:38:35 +00:00 |
i-robot
|
54998fab03
|
!34573 Support vmap for svd
Merge pull request !34573 from huanghui/svd
|
2022-05-23 08:37:24 +00:00 |
ttudu
|
dc3f7ae19f
|
checktype and checkout shape order
|
2022-05-23 16:17:08 +08:00 |
bubtltk
|
ae98f004ba
|
add SegmentMax, SegmentMin, SegmentSum
|
2022-05-23 16:16:24 +08:00 |
i-robot
|
cd51da5213
|
!34780 modify doc for masked select
Merge pull request !34780 from yangzhenzhang/code_docs_masked_select
|
2022-05-23 08:10:14 +00:00 |
臧庆香
|
5027769703
|
get step communication data error
|
2022-05-23 16:09:09 +08:00 |
chenx2ovo
|
d62655e199
|
[fix] [assistant] [I4ZOCP] add validation for input param
|
2022-05-23 16:06:50 +08:00 |
twc
|
330c32bb77
|
fix issue I57XXA
|
2022-05-23 15:59:08 +08:00 |
zhengzuohe
|
290d4163ed
|
TensorScatterUpdate op uses python Infer to adapt to dynamic shape process
|
2022-05-23 15:55:15 +08:00 |
z00512249
|
81978165fb
|
add tensor_scatter_mul vmap rule && test cases
|
2022-05-23 15:42:15 +08:00 |
yangzhenzhang
|
59ccada417
|
modify doc for masked select
|
2022-05-23 15:42:06 +08:00 |
huanghui
|
3a1612be4d
|
add st for fallback constant control flow with 330, 331, 332
|
2022-05-23 15:35:25 +08:00 |
hangangqiang
|
2ba3c8e1e1
|
fix bug for if_parser
|
2022-05-23 15:22:24 +08:00 |
i-robot
|
dd85238b91
|
!34579 set uni folder for ge test
Merge pull request !34579 from xiaoyao/master
|
2022-05-23 07:20:37 +00:00 |
i-robot
|
ce0cbc7322
|
!34759 Adapt MatchKernelHelper for GPU kernels
Merge pull request !34759 from zhujingxuan/CRTP
|
2022-05-23 07:00:47 +00:00 |
i-robot
|
f4b966b0ce
|
!34696 update sparsematrixadd for dynamic shape
Merge pull request !34696 from VectorSL/update-sma
|
2022-05-23 06:58:32 +00:00 |
sunsuodong
|
64a6a3f365
|
fix build
|
2022-05-22 23:57:01 -07:00 |
luoyang
|
4f7b341da7
|
suppress duplicated warning in tfreacorddataset
|
2022-05-23 14:56:26 +08:00 |
i-robot
|
93a87fd18f
|
!34665 softshrink softshrinkgrad
Merge pull request !34665 from ling/sr
|
2022-05-23 06:52:59 +00:00 |
i-robot
|
c986240c5c
|
!32350 [assistant][ops] Add new Exp2
Merge pull request !32350 from wxy220/Exp2
|
2022-05-23 06:51:56 +00:00 |
i-robot
|
e696692b0e
|
!31248 [assistant][ops]Add GridSampler2D and GridSampler2DGrad
Merge pull request !31248 from 马振浩/gridsampler2d
|
2022-05-23 06:49:09 +00:00 |
i-robot
|
b87f5c32d3
|
!34700 [kernel][gpu]add apply proximal adagrad
Merge pull request !34700 from 张学同/applyproximaladagrad_gpu
|
2022-05-23 06:47:23 +00:00 |
zuochuanyong
|
16e78cd9c1
|
maxpool3d support pad mode pad.
|
2022-05-23 14:39:00 +08:00 |
z00512249
|
f17da041f5
|
add tensor_scatter_mul functional && tensor api.
|
2022-05-23 14:38:11 +08:00 |
yao_yf
|
91dabdce17
|
parallel initializer seed set
|
2022-05-23 14:24:29 +08:00 |
yangruoqi713
|
b417d1f489
|
[OP] add functional api for meshgrid
|
2022-05-23 14:23:52 +08:00 |
i-robot
|
0c7c0bbf57
|
!34760 bug fix for insert_tensor_move_for_hccl_op
Merge pull request !34760 from jiahongQian/master
|
2022-05-23 06:20:59 +00:00 |
i-robot
|
9b48737061
|
!34755 [MSLITE][CPU] avx512 hardward self feel function, activation op's avx512/avx/sse/neon instructions stripped to separate functions
Merge pull request !34755 from Greatpan/avx512_self_feel_2
|
2022-05-23 06:19:55 +00:00 |
GongLiyao
|
16ab24b9ea
|
add 310infer_testcase_to_smoketest.
|
2022-05-23 14:19:41 +08:00 |
i-robot
|
5a6604775d
|
!34593 add functional-tensor-vmap impl for masked select
Merge pull request !34593 from yangzhenzhang/add-functional-tensor-vmap-impl-for-masked-select
|
2022-05-23 06:11:37 +00:00 |
i-robot
|
dd57f0ea89
|
!34762 fix ge st error
Merge pull request !34762 from chenmai1102/cm_master
|
2022-05-23 06:11:17 +00:00 |
ckey_Dou
|
2f9df97da4
|
check max_shape and min_shape before use
|
2022-05-23 13:55:04 +08:00 |
i-robot
|
1b3e06faf1
|
!34645 masked select grad gpu implement
Merge pull request !34645 from zhaodezan/master
|
2022-05-23 05:53:59 +00:00 |
i-robot
|
4517e6c048
|
!34772 modify format
Merge pull request !34772 from 俞涵/code_docs_0523
|
2022-05-23 05:46:31 +00:00 |
huodagu
|
07d79c7c88
|
modify format
|
2022-05-23 12:58:26 +08:00 |
i-robot
|
e19581ce04
|
!34646 Add Chinese API documents
Merge pull request !34646 from panzhihui/api-cn-trl
|
2022-05-23 04:00:14 +00:00 |