Commit Graph

306 Commits

Author SHA1 Message Date
wangchangheng 24d4ebaacd teardown contiguous tastcases 2024-03-08 09:15:33 +08:00
wangchangheng fcf9652dfb add test_contiguous_dim4_with_slice to level0 2024-03-04 10:08:38 +08:00
fengyixing da81ce10a9 fix bug 2024-03-01 16:17:48 +08:00
i-robot 5896bb3398
!65618 pyboost and aclnn for ArgMaxWithValue/ArgMinWithValue
Merge pull request !65618 from hanhuifeng/ops_extend_max_min
2024-02-27 02:41:27 +00:00
hanhuifeng2020 3264c4d1d0 pyboost and aclnn for ArgMaxWithValue/ArgMinWithValue 2024-02-26 15:34:14 +08:00
wen_xiang_zou_admin 8668b1da2f pyboost add/sub 2024-02-23 14:43:52 +08:00
wangchangheng 5cad9bbf39 replace SyncHostToDevice api 2024-02-21 08:44:48 +08:00
i-robot fed01eebc5
!65152 问题单较多,为网络门禁未拦截导致,需要提高等级
Merge pull request !65152 from nomindcarry/increase-level
2024-02-07 06:34:46 +00:00
nomindcarry 71d01c76a8 network pynative improve level 2024-02-06 00:46:58 -08:00
i-robot 5608f95e2c
!64982 optimize gen func
Merge pull request !64982 from chujinjin/optimize_gen_func
2024-02-06 07:48:23 +00:00
i-robot 27765edf87
!65085 Fix format bug
Merge pull request !65085 from wanghenchang/r2.3_0130_1
2024-02-05 12:18:25 +00:00
chujinjin 88bf906c67 optimize gen func 2024-02-05 13:42:57 +08:00
i-robot 6a7da8813e
!64865 Add pass to eliminate sequence to sequence op node while sequence has const length.
Merge pull request !64865 from ligan/seq_to_seq
2024-02-05 01:34:44 +00:00
wangchangheng 7511282c8e Fix format bug 2024-02-04 16:23:35 +08:00
ligan b4af47d57c add pass to fold const sequence. 2024-02-02 17:04:11 +08:00
i-robot 0a8fe7c0a8
!64637 Abstract cache for PyBoost
Merge pull request !64637 from caifubi/r2.3-pyboost-perf
2024-01-31 01:55:07 +00:00
caifubi 45ade2625c Add Abstract Cache for PyBoost 2024-01-30 18:45:34 +08:00
caifubi fab661ac51 Fix SingleOp input Edge not right 2024-01-26 17:41:32 +08:00
i-robot 2eb43ae04c
!64340 【bugfix】Fix setitem with copyslice
Merge pull request !64340 from shaojunsong/fix/copyslice
2024-01-26 08:15:21 +00:00
i-robot 6a1de02ee7
!64572 Fix null check
Merge pull request !64572 from caifubi/r2.3-convert-ir-bug
2024-01-25 01:05:22 +00:00
caifubi 72ce9489a1 Fix convert ir bug. Fix null check. 2024-01-24 16:53:01 +08:00
shaojunsong 0b9c3f0a40 fix copyslice grad bug 2024-01-24 11:03:07 +08:00
Margaret_wangrui 45aa4bbdb2 Fixed dict convert problem in jit pynative. 2024-01-24 10:53:02 +08:00
i-robot a431a515e5
!63948 delete envs
Merge pull request !63948 from TuDouNi/r2.3_3
2024-01-19 03:08:58 +00:00
ttudu 26a1d1fb7f delete envs for ascend 2024-01-18 20:15:28 +08:00
i-robot 939526f29c
!63637 Fixed dict grad issue in pynative and jit scenario.
Merge pull request !63637 from Margaret_wangrui/pynative_jit_dict
2024-01-17 07:05:39 +00:00
ZPaC c6f24d5f1d Optimize cases to msrun 2024-01-17 11:11:02 +08:00
Margaret_wangrui 029e7e93da Fixed dict grad in pynative and jit scenario. 2024-01-17 10:10:25 +08:00
nomindcarry 501f6d1298 lifting type cast for op 2024-01-10 23:28:19 -08:00
fengyixing b7282adc8c
回退 'Pull Request !63074 : CPU type cast for unsupported Type' 2024-01-10 12:11:16 +00:00
i-robot 1018d96ac9
!63074 CPU type cast for unsupported Type
Merge pull request !63074 from nomindcarry/r2.3
2024-01-10 02:02:01 +00:00
nomindcarry 5cabddece9 lifting type cast for op 2024-01-09 04:05:32 -08:00
liuruotao 005cfbc0c2 takedown always success testcases to level2 2024-01-04 23:39:54 +08:00
shaojunsong 1e6d733c38 update ci test 2024-01-02 16:11:24 +08:00
i-robot 95b372b80f
!63356 fix-cast
Merge pull request !63356 from nomindcarry/fix-cast
2023-12-27 07:33:16 +00:00
i-robot 1d6b516acb
!63254 view算子:fix bug的代码合入
Merge pull request !63254 from wudawei/fix_bug
2023-12-26 10:58:49 +00:00
nomindcarry 29461c3177 fix-c++infer not found 2023-12-26 00:30:53 -08:00
i-robot 18be31588a
!63272 Fix CPU/GPU Contiguous Bug
Merge pull request !63272 from wanghenchang/r2.3_1218_1
2023-12-26 01:52:03 +00:00
wangchangheng d3b85c5dc8 pyboost support reshape and contiguous 2023-12-25 21:16:02 +08:00
fengyixing 720159cbe2 move cpu testcases from level0 to level1 2023-12-25 19:00:21 +08:00
wudawei 68583d5a45 fix bug 2023-12-25 16:05:41 +08:00
liuruotao 12f2251ea3 takedown always success testcases 2023-12-19 16:42:21 +08:00
i-robot 560a31f0c6
!63155 [optimize] Optimze tensor setitem by tuple with slice
Merge pull request !63155 from shaojunsong/fix/tensor_setitem_with_empty_slice_res
2023-12-15 09:32:53 +00:00
shaojunsong dba0ec3fc6 optimize setitem with tuple contains slice 2023-12-14 15:01:35 +08:00
i-robot 5890c6d10e
!62923 [tensor] Optimize tensor.item()
Merge pull request !62923 from shaojunsong/tensor_item_graph
2023-12-14 06:24:58 +00:00
shaojunsong 95105edbee optimize tensor.item() under graph mode 2023-12-12 10:26:09 +08:00
i-robot 8ddf295604
!62814 view算子:diagonal动态shape修改的代码合入
Merge pull request !62814 from wudawei/feature-2.3-view
2023-12-11 11:34:35 +00:00
i-robot f144227d04
!62946 Fix bprop bug
Merge pull request !62946 from zjun/fix_1207
2023-12-09 02:34:51 +00:00
zjun b779f7d841 Fix bprop bug
Signed-off-by: zjun <zhangjun0@huawei.com>
2023-12-08 09:29:36 +08:00
wangchangheng bae6e8841c pyboost support copy 2023-12-08 09:09:04 +08:00