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 |
i-robot
|
104b3878fb
|
!49676 pynative log
Merge pull request !49676 from caifubi/master-pynative-log
|
2023-03-04 04:01:05 +00:00 |
i-robot
|
c1ef6e0390
|
!49710 Add dynamic support for some ops's grad expander.
Merge pull request !49710 from TronZhang/dyn_bprop_adapt_230301_2
|
2023-03-04 03:49:54 +00:00 |
i-robot
|
4aa246ff8c
|
!49762 add zeroslike placeholer
Merge pull request !49762 from luochao60/Pynative_optimize_zeros_like_20230303
|
2023-03-04 03:42:23 +00:00 |
sjtujayyyy
|
1abdee0cbb
|
Fix topk fusion mapper error
|
2023-03-04 11:16:31 +08:00 |
huangxinjing
|
d79ae9bb48
|
Remove the vmap
|
2023-03-04 10:27:43 +08:00 |
i-robot
|
6212278df0
|
!49739 Support the values of the dict has nested sequences and None.
Merge pull request !49739 from Margaret_wangrui/new_none_in_dict_fallback
|
2023-03-04 02:27:28 +00:00 |
i-robot
|
149360fdad
|
!49093 [op] add index check for IndexAdd on GPU and CPU
Merge pull request !49093 from xupan/indexadd_check
|
2023-03-04 02:09:33 +00:00 |
i-robot
|
ba0775661f
|
!49210 [MD] support python dictionary type in MD pipeline
Merge pull request !49210 from Mohammad Motallebi/support_python_dict
|
2023-03-04 00:53:55 +00:00 |
mohammad
|
b00d716243
|
[MD] support python dictionary in pipeline
|
2023-03-03 16:34:17 -05:00 |
i-robot
|
a5c6923093
|
!49544 optimize the scalar converted to tensor
Merge pull request !49544 from limingqi107/bug_fix4
|
2023-03-03 18:46:30 +00:00 |
i-robot
|
8547db71ea
|
!49634 Add StubTensor check in C++
Merge pull request !49634 from NaCN/fix_tensor_in_check
|
2023-03-03 17:17:56 +00:00 |
i-robot
|
7c116aabcc
|
!49642 [OPS] cdist ascend support dynamic shape
Merge pull request !49642 from yangruoqi713/ops
|
2023-03-03 15:45:58 +00:00 |
i-robot
|
9a99255f59
|
!49731 add attribute convert for roll adapter
Merge pull request !49731 from qiuzhongya/roll
|
2023-03-03 10:17:46 +00:00 |
Margaret_wangrui
|
3e920a73fc
|
Support the values of the dict has nested sequences and None.
|
2023-03-03 18:15:07 +08:00 |
i-robot
|
14a4a97270
|
!49041 混合精度增加用户自定义黑白名单接口
Merge pull request !49041 from GuoZhibin/add_support_of_amp_custom_list
|
2023-03-03 10:10:36 +00:00 |
qiuzhongya
|
ba6fec892c
|
fix adapter input index
|
2023-03-03 17:56:33 +08:00 |
luochao
|
2f0d1c260b
|
modify zeroslike
|
2023-03-03 17:54:40 +08:00 |
fengyihang
|
1b8726ef81
|
fix cov error
|
2023-03-03 17:52:07 +08:00 |