wYann
|
b294db6b05
|
delete ENABLE_TUPLE_UNFOLD
|
2023-03-06 10:57:36 +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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
lianliguang
|
daa028b5ba
|
mindir support export dynamic len of tuple
|
2023-03-04 12:32:29 +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 |
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 |
i-robot
|
19b42e372d
|
!49757 [docs] Update tensor document
Merge pull request !49757 from shaojunsong/code_docs_I6IYEU
|
2023-03-03 09:51:20 +00:00 |
i-robot
|
1a583ae24d
|
!49658 disable op fusion pass in the dynamic shape scene
Merge pull request !49658 from limingqi107/bug_fix3
|
2023-03-03 09:48:02 +00:00 |