i-robot
|
a207183e06
|
!32542 ascend inference support custom op
Merge pull request !32542 from zhengyuanhua/model_br1
|
2022-05-16 06:20:21 +00:00 |
i-robot
|
f94389ed79
|
!34311 fix bngrad output mismatch issue in GE process
Merge pull request !34311 from wuweikang/bngrad
|
2022-05-16 06:08:15 +00:00 |
huodagu
|
96354a374e
|
modify format
|
2022-05-16 14:05:58 +08:00 |
guoqi
|
472a958817
|
add deformable offsets grad op registery info
|
2022-05-16 13:49:34 +08:00 |
i-robot
|
20636625de
|
!34277 fix the bessely0 and bessely1 operator function format
Merge pull request !34277 from maoyaomin/mym_bessel_0507
|
2022-05-16 05:08:26 +00:00 |
i-robot
|
663fb5d597
|
!34384 Fix bug for Floatstatus Fusion
Merge pull request !34384 from jiaoy1224/real_master
|
2022-05-16 03:52:59 +00:00 |
changzherui
|
43552f6568
|
initial epoch for model train
|
2022-05-16 11:47:16 +08:00 |
i-robot
|
3cf943b3b3
|
!34358 Fix Transformer Doc Error
Merge pull request !34358 from huangxinjing/code_docs_fix_transformer_api
|
2022-05-16 03:39:35 +00:00 |
i-robot
|
674d0a9783
|
!34365 fix callback and runcontext docs
Merge pull request !34365 from liutongtong9/code_docs_callback
|
2022-05-16 03:33:33 +00:00 |
i-robot
|
bed68576c6
|
!34227 optimize RowTensor doc
Merge pull request !34227 from 杨林枫/code_docs_rowtensor_pynative
|
2022-05-16 03:30:10 +00:00 |
liutongtong
|
204cfd063d
|
callback docs
|
2022-05-16 11:25:45 +08:00 |
luoyang
|
758daf4ad0
|
suppress some warning logs in autotune
|
2022-05-16 11:21:44 +08:00 |
r1chardf1d0
|
5376e64338
|
fix gil bug
|
2022-05-16 11:12:07 +08:00 |
bichaoyang
|
98d4b75d1b
|
reminder when missing 'pipeline_end'
|
2022-05-16 11:11:00 +08:00 |
fujianzhao
|
7412d43976
|
[feat] [assistant] [ops] [I51VSB] nn.Hardtanh support 0d input tensor.
|
2022-05-16 11:09:11 +08:00 |
i-robot
|
01f6303d1c
|
!34367 Adapt for gpu mindtest
Merge pull request !34367 from ZPaC/adapt-for-ps-test-case
|
2022-05-16 03:04:12 +00:00 |
looop5
|
693b167abd
|
remove redundant exception
|
2022-05-16 11:01:21 +08:00 |
i-robot
|
9ae8279e40
|
!34345 TensorScatterUpdate bool bug
Merge pull request !34345 from ling/pr
|
2022-05-16 02:58:35 +00:00 |
NBUFabio
|
4080e520a6
|
[feat] [assistant] [I48O5P] add new math operator Equal
|
2022-05-16 10:56:25 +08:00 |
i-robot
|
9118cf48ca
|
!33420 Support GPU Svd, and add tensor, functional, primitive
Merge pull request !33420 from huanghui/svd
|
2022-05-16 02:11:34 +00:00 |
i-robot
|
0614c34a9f
|
!34386 Add a gpu kernel, Padding.
Merge pull request !34386 from liqiliang/padding-gpu
|
2022-05-16 02:11:13 +00:00 |
i-robot
|
f90db49f69
|
!34241 expander fallback support front end
Merge pull request !34241 from r1chardf1d0/fe
|
2022-05-16 02:10:18 +00:00 |
Xiao Tianci
|
0006a63066
|
SliceGrad supports 8D input in CPU and GPU
|
2022-05-16 10:06:22 +08:00 |
i-robot
|
bf91dd9a90
|
!34326 [LITE] fix kernel registry bug
Merge pull request !34326 from ling/op
|
2022-05-16 02:06:00 +00:00 |
tanghuikang
|
365559c2aa
|
Check ErrorManager init return code
|
2022-05-16 09:56:14 +08:00 |
i-robot
|
8a3122e6dc
|
!34399 remove unused fields in __init__ function
Merge pull request !34399 from hangq/rewrite-bug
|
2022-05-16 01:44:36 +00:00 |
reku1997
|
ce7850903c
|
add cache in tbe kernel select
|
2022-05-16 09:36:20 +08:00 |
i-robot
|
2fdf6bdcda
|
!34312 add GetRunMode and PartitionGraph in device context
Merge pull request !34312 from laiyongqiang/partition_graph
|
2022-05-16 01:33:24 +00:00 |
i-robot
|
e4d21a88af
|
!34348 fix crypto EVP_CIPHER_CTX_free
Merge pull request !34348 from yeyunpeng2020/master_cropto
|
2022-05-16 01:24:29 +00:00 |
i-robot
|
aa9082bb8f
|
!34030 Fl Client using New Lite java api && delete deprecated code
Merge pull request !34030 from zhangzhaoju/master_new_japi
|
2022-05-16 01:15:12 +00:00 |
i-robot
|
99fe9d34a3
|
!34350 [MS][LITE][Develop] fix build
Merge pull request !34350 from sunsuodong/fix_build
|
2022-05-16 01:14:45 +00:00 |
i-robot
|
9e7b82c9cb
|
!34324 [MS][OPS] Ger FastGeLU FastGeLUGrad pr3
Merge pull request !34324 from KXiong/master
|
2022-05-16 01:14:39 +00:00 |
i-robot
|
112578f925
|
!34328 [Fallback][Control_flow] Add some fallback control flow testcases.
Merge pull request !34328 from Margaret_wangrui/fallback_control_flow
|
2022-05-16 01:09:10 +00:00 |
yujianfeng
|
d855c830d2
|
Change class Variable to mutable function
|
2022-05-16 09:05:32 +08:00 |
Zichun Ye
|
b49d1a9b3c
|
update SpaceToBatchND with vmap reg
fix code check
fix typo
fix typo
|
2022-05-16 00:57:34 +08:00 |
Parallels
|
9f458cee1f
|
Add heartbeat from compute graph node to meta server node
|
2022-05-15 23:23:33 +08:00 |
hangangqiang
|
f14647077b
|
remove unused fields in __init__ function
|
2022-05-15 17:11:05 +08:00 |
i-robot
|
0174a69948
|
!34377 fix rewrite bugs
Merge pull request !34377 from hangq/rewrite-bug
|
2022-05-15 01:37:32 +00:00 |
r1chardf1d0
|
6178007464
|
expander support fe
|
2022-05-15 09:25:40 +08:00 |
hangangqiang
|
09a2c2e0dd
|
fix rewrite bugs
|
2022-05-14 20:27:37 +08:00 |
i-robot
|
4ffa2d1422
|
!34382 Fix Neg bug when it's type is unsigned.
Merge pull request !34382 from liqiliang/fix-neg
|
2022-05-14 10:40:17 +00:00 |
i-robot
|
c25f2bb443
|
!34333 Add a gpu kernel, MatrixBandPart.
Merge pull request !34333 from liqiliang/matrixbandpart-gpu
|
2022-05-14 10:40:00 +00:00 |
i-robot
|
ec0d8b980b
|
!34383 Refactor IsClose operator to adapt new interface.
Merge pull request !34383 from hezhenhao1/add_isclose
|
2022-05-14 10:15:55 +00:00 |
liqiliang
|
5daf1dd2d4
|
Add a gpu kernel, Padding.
|
2022-05-14 17:46:36 +08:00 |
zhoufeng
|
c297a89c58
|
libevent build static library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2022-05-14 17:16:42 +08:00 |
LaiYongqiang
|
4632781105
|
1. add GetRunMode and PartitionGraph in device context
2. remove old PartitionGraph, IsLoopCountSink and IsExecutingSink in device context
|
2022-05-14 15:45:35 +08:00 |
huanghui
|
cc1f903ce3
|
1. add Svd Tensor, functional, primitive.
2. support GPU Svd kernel.
|
2022-05-14 15:34:19 +08:00 |
hezhenhao1
|
c81085b646
|
Refactor IsClose operator to adapt new interface.
|
2022-05-14 14:41:32 +08:00 |
Yang Jiao
|
e10ebf758e
|
fix floattstaus bug
|
2022-05-14 14:37:56 +08:00 |
i-robot
|
f080d84646
|
!34374 Update NonZero primitive to support dynamic shape.
Merge pull request !34374 from hezhenhao1/add_nonzero
|
2022-05-14 06:29:37 +00:00 |