Commit Graph

62709 Commits

Author SHA1 Message Date
i-robot 7bf397ea1c
!49020 Enable list to return in graph (Frontend)
Merge pull request !49020 from LiangZhibo/return
2023-03-06 11:41:23 +00:00
i-robot a89ba13372
!49831 Add shape type registration
Merge pull request !49831 from NaCN/fix_shape
2023-03-06 11:32:56 +00:00
i-robot 1dba3968fa
!49727 修复win gpu环境下,conv2d执行闪退的问题
Merge pull request !49727 from wqx/conv_error_fix
2023-03-06 10:56:22 +00:00
i-robot f8abd30ede
!49745 paths accept @ as legal
Merge pull request !49745 from yanghaoran/takedown_testcases
2023-03-06 10:56:09 +00:00
i-robot 9626e351cf
!49532 [op]remove check support for indexadd to fix bug for select ascend kernel
Merge pull request !49532 from xupan/indexadd_select
2023-03-06 09:34:16 +00:00
i-robot 58aa32290d
!49715 updata op info config
Merge pull request !49715 from jjfeing/update_op_info_config
2023-03-06 09:33:25 +00:00
i-robot a06ed62f95
!49750 Fix AkgAscendKernelMod Bug
Merge pull request !49750 from jiaoy1224/fixbug
2023-03-06 09:32:09 +00:00
i-robot ecada229a8
!49819 fix: udpate OWNERs for MD
Merge pull request !49819 from guozhijian/code_docs_update_owners
2023-03-06 09:13:27 +00:00
i-robot 3dc3c26370
!49812 修复win gpu环境下训无法启动训练问题
Merge pull request !49812 from wqx/fix_train_error_win_gpu
2023-03-06 09:10:09 +00:00
i-robot c132b9c89d
!49774 fix error log of slice
Merge pull request !49774 from chengbin/fix_slice
2023-03-06 09:02:19 +00:00
i-robot 05b6f800b0
!49764 add some nn bprop expander for graph mode
Merge pull request !49764 from r1chardf1d0/b3
2023-03-06 08:59:08 +00:00
i-robot b0284bb358
!49820 Modify testcase
Merge pull request !49820 from huangbingjian/fix_testcase
2023-03-06 08:57:52 +00:00
i-robot 070ef4807f
!49770 Optimize replacing output method
Merge pull request !49770 from ZPaC/optimize-replacing-output-method
2023-03-06 08:31:34 +00:00
i-robot 0b3a90cfc8
!49641 FillV2 vmap support when shape is a tensor.
Merge pull request !49641 from haozhang/fillv2_vmap
2023-03-06 08:29:21 +00:00
i-robot 1bd0d28271
!49671 Fix ReduceSum input change
Merge pull request !49671 from zhanzhan/reducesum
2023-03-06 08:21:18 +00:00
i-robot 1395990caa
!49684 fix: aclFinalize repeat on lite
Merge pull request !49684 from guozhijian/fix_aclFinalize_repeat_lite
2023-03-06 08:16:16 +00:00
i-robot a9a4dc702b
!49714 delete ENABLE_TUPLE_UNFOLD marco
Merge pull request !49714 from wYann/clear
2023-03-06 08:11:21 +00:00
i-robot 7b96c51d02
!49751 reset test_dummy_train_no_sink ST to level0
Merge pull request !49751 from xulei/st
2023-03-06 08:09:24 +00:00
i-robot 232aede207
!49662 Update error message for hybrid dsl math functions.
Merge pull request !49662 from zichun_ye/custom_error_message
2023-03-06 07:22:33 +00:00
huangchengnuo daca853297 Add shape type registration 2023-03-06 14:43:12 +08:00
jonyguo cd57832e21 fix: update OWNERS 2023-03-06 14:37:05 +08:00
i-robot 661ec54dde
!49763 revise logical ops error message
Merge pull request !49763 from wtcheng/master
2023-03-06 06:33:59 +00:00
i-robot 02c441a9e4
!49811 fix ascend int8 clip & bn precision issue.
Merge pull request !49811 from yeyunpeng2020/master_ci
2023-03-06 06:26:28 +00:00
i-robot a2d27849bd
!49788 modify add function
Merge pull request !49788 from changzherui/mod_add
2023-03-06 06:19:58 +00:00
i-robot d36d9999bc
!49672 fix bug for conv3d generate strategy
Merge pull request !49672 from yangzhenzhang/fix-bug-for-conv3d-gen-strategy
2023-03-06 06:19:36 +00:00
i-robot 93e13a453b
!49767 adam check dtype
Merge pull request !49767 from nomindcarry/master
2023-03-06 06:16:20 +00:00
i-robot b528aac206
!49772 [api] Update api params
Merge pull request !49772 from shaojunsong/feature/api_update
2023-03-06 06:14:13 +00:00
r1chardf1d0 2049e36c8e add some nn expander bprop 2023-03-06 12:08:58 +08:00
i-robot d1a4199d05
!49667 Add some side effect test cases with Fallback runtime.
Merge pull request !49667 from Margaret_wangrui/auto_monad_fallback
2023-03-06 03:51:15 +00:00
i-robot d021c11ddc
!49818 fix docs
Merge pull request !49818 from zhangyinxia/master
2023-03-06 03:50:24 +00:00
i-robot 82ed9ac3fa
!49670 isclose supports list and tuple
Merge pull request !49670 from YingtongHu/master
2023-03-06 03:42:17 +00:00
huangbingjian fcf0757ed4 Modify testcase 2023-03-06 11:32:12 +08:00
zhangyinxia c4c5a2e7b4 fix docs 2023-03-06 11:23:03 +08:00
i-robot 94ad76bc14
!49344 optimize windows building speed using sccache and ninja
Merge pull request !49344 from qinzheng/win_build
2023-03-06 03:05:07 +00:00
i-robot 3e1290e2de
!49742 solve the bug of cumulativelogsumexp not support dynamic
Merge pull request !49742 from zong_shuai/cumulativelogexp
2023-03-06 03:03:59 +00:00
i-robot 2bd43a73c9
!49695 fix comm subgraph bug
Merge pull request !49695 from lyqlola/comm
2023-03-06 03:03:26 +00:00
i-robot a9de0b252b
!49175 add gather batch_dims
Merge pull request !49175 from 范吉斌/gather_batch_dims
2023-03-06 02:58:11 +00:00
wYann b294db6b05 delete ENABLE_TUPLE_UNFOLD 2023-03-06 10:57:36 +08:00
zhouyifeng d901433d6c fix train error on win gpu 2023-03-06 10:57:33 +08:00
i-robot 6dedbc3ce6
!49744 unload hccl task
Merge pull request !49744 from zhoufeng/hccl-unload-task
2023-03-06 02:55:26 +00:00
i-robot 500e186866
!49766 adam docs
Merge pull request !49766 from nomindcarry/code_docs_mydocs
2023-03-06 02:52:23 +00:00
i-robot fc63b105ce
!49636 fix maskedfill bprop in dynamic rank
Merge pull request !49636 from r1chardf1d0/b2
2023-03-06 02:52:09 +00:00
jonyguo 503099e05e fix: aclFinalize repeat on lite 2023-03-06 10:44:17 +08:00
i-robot 02e1736463
!49596 label switch condition with int64 type
Merge pull request !49596 from jjfeing/master
2023-03-06 02:36:30 +00:00
i-robot 390f6e35ba
!49724 optimize bprop expander compile time in graph mode
Merge pull request !49724 from Gaoxiong/master
2023-03-06 02:30:39 +00:00
i-robot ac9edd6b24
!49668 [MS] c api support custom op
Merge pull request !49668 from XianglongZeng/c_api_pr
2023-03-06 02:27:57 +00:00
nomindcarry 848b4abc2e adam docs 2023-03-06 10:24:51 +08:00
yeyunpeng2020 ed80e7da5d fix ascend int8 clip & bn precision issue. 2023-03-06 10:23:59 +08:00
i-robot 8569558a59
!49682 Optimize function raise msg
Merge pull request !49682 from gaoshuanglong/fix_function_2023
2023-03-06 02:18:21 +00:00
i-robot ad98167a6c
!49678 no rdr warning with infinite send
Merge pull request !49678 from luoyang/no_warning_with_infinite_send
2023-03-06 02:15:28 +00:00