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 |
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 |
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 |
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 |
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 |
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 |