Commit Graph

62937 Commits

Author SHA1 Message Date
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
jiaorui bc4f35ce4d replace trandata with transpose 2023-03-06 10:36:19 +08: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
i-robot 6d271df3f8
!49805 [docs] Fix format
Merge pull request !49805 from shaojunsong/code_docs_format
2023-03-06 02:13:20 +00:00
caifubi 288ba854ac PyTrace Async
1. Add a new thread for RunOpForward.
2. Lazy init worker in AsyncQueue.
3. Add std::mutex for tsd.
4. Add _pynative_executor.sync() in st/ut.
5. set rt_context before AiCpu build
6. Add WaitAll in Tensor callback
2023-03-06 09:52:03 +08:00
shaojunsong 9b6c904f4f fix format 2023-03-06 09:44:58 +08:00
i-robot 19735e8afd
!49719 fix pillow pad
Merge pull request !49719 from luoyang/fix-pillow-pad
2023-03-06 01:41:34 +00:00
i-robot ad466952ed
!49738 Fix inplacesub docs
Merge pull request !49738 from JuiceZ/code_docs_dev
2023-03-06 01:36:10 +00:00
shaojunsong 0e8045898a update api parameters 2023-03-06 09:35:43 +08:00
i-robot ed4a8824cf
!49415 add stub cache and enable async pynative
Merge pull request !49415 from yangsijia/stub-cache
2023-03-06 01:34:24 +00:00
i-robot 07d10a8dd7
!49802 update ops visibility
Merge pull request !49802 from 李林杰/code_docs_0306_fix_docs_master
2023-03-06 01:32:40 +00:00
i-robot 40cf634c51
!49691 fixed_std_mean
Merge pull request !49691 from yide12/tensor_nansum_master
2023-03-06 01:31:54 +00:00
i-robot e5bf02e0a3
!49674 move common head file to include/common
Merge pull request !49674 from zhoufeng/delete-kernel-graph
2023-03-06 01:26:27 +00:00
i-robot 1bfe24bd98
!49631 support CPU type of operator
Merge pull request !49631 from zong_shuai/support_cpu_type
2023-03-06 01:17:32 +00:00
i-robot 241dcbd8d3
!49721 支持多线程代码回退
Merge pull request !49721 from zong_shuai/gathernd_cpu_debug
2023-03-06 01:15:00 +00:00
lilinjie 617744b8c8 update ops visibility 2023-03-06 08:04:49 +08:00
lianliguang 4817dff46b mv level1 test to ut 2023-03-05 23:00:59 +08:00
changzherui b460178e05 modify func add 2023-03-05 22:57:18 +08:00
zong-shuai 80e23398c0 debug 2023-03-05 10:30:55 +08:00
i-robot 13123bf8e3
!49756 fix dyn tuple tuple export
Merge pull request !49756 from lianliguang/fix-dyn-tuple-export
2023-03-04 14:10:46 +00:00
i-robot 934e0b6577
!49524 Enable RDMA client and server in send-recv actors.
Merge pull request !49524 from ZPaC/enhance-rdma-impl
2023-03-04 09:36:06 +00:00
zhanzhan1 39da4c5f6b fix reducesum input change 2023-03-04 16:53:17 +08:00
i-robot a9b659fd78
!49782 Fix the vmap revert wrong
Merge pull request !49782 from huangxinjing/code_docs_remove_vmap
2023-03-04 08:47:56 +00:00
huangxinjing 1a6100fd3c Revert "Remove the vmap"
This reverts commit d79ae9bb48.
2023-03-04 16:40:32 +08:00
i-robot 8aeafe309b
!49780 Remove the vmap
Merge pull request !49780 from huangxinjing/code_docs_remove_vmap
2023-03-04 08:39:29 +00:00
ZPaC 8f031a21cb Optimize replacing output method 2023-03-04 16:37:29 +08:00
zengxianglong 5c16bef816 c api support custom op 2023-03-04 16:03:23 +08:00
i-robot f55df887d4
!49759 fix adapter input index
Merge pull request !49759 from qiuzhongya/grad
2023-03-04 07:56:11 +00:00
dabaiji c2f940b670 [StubTensor] add stub cache, handle exception in repr method and enable async pynative 2023-03-04 15:48:51 +08:00
i-robot f716c15afd
!49726 Fix cov error
Merge pull request !49726 from 冯一航/fix_cov_error0303
2023-03-04 07:22:29 +00:00
chenfei cadc08f294 filter VmapAbstractClosure 2023-03-04 14:53:13 +08:00
i-robot efed62493c
!49669 Adjust function parameter initialization of IsClose
Merge pull request !49669 from zhanzhan/isclose
2023-03-04 06:48:32 +00:00
i-robot 27301a656b
!49659 Reuse realtuplegetitem op infer
Merge pull request !49659 from ZPaC/reuse-real-tuple-get-item-infer
2023-03-04 06:46:53 +00:00
i-robot e386367ade
!49437 Conv2dTranpose support output_padding attribute
Merge pull request !49437 from chenkang/Conv2dTranpose_output_padding
2023-03-04 06:45:29 +00:00
luoyang bb745c3347 fix pillow pad 2023-03-04 14:39:58 +08:00
YangLuo cf0f287fcf no_warning_with_infinite_send 2023-03-04 14:21:01 +08:00
liangzhibo c30a1c7018 Enable list as output 2023-03-04 13:32:05 +08:00
Margaret_wangrui 8eefdf6d6b Add depend node to avoid isolated node loss. 2023-03-04 12:45:13 +08:00
Robin Grosman bc907f5a72 fix topk for cuda11.6 -- adjust number threads and fix some bugs 2023-03-04 04:40:03 +00:00
lianliguang daa028b5ba mindir support export dynamic len of tuple 2023-03-04 12:32:29 +08:00
ckey_Dou 6a63f76b6e fix error log 2023-03-04 12:07:51 +08:00