tacyi139
|
cfecd79f62
|
optimize code docs about Pow, RealDiv and Xlogy
|
2022-01-08 08:55:16 +08:00 |
lvyufeng
|
c1be9bf32e
|
add kObjectTypeTensorType support
|
2022-01-08 01:25:43 +08:00 |
Parastoo Ashtari
|
28c88a6b2d
|
move e2e dump to superkernel for mindRT
|
2022-01-07 11:01:56 -05:00 |
i-robot
|
c099185d5f
|
!28354 Support custom Actor and related node for dynamic shape case.
Merge pull request !28354 from TronZhang/dynamic_shape_pipeline_actor
|
2022-01-07 15:17:23 +00:00 |
Zhang Qinghua
|
d2572719f7
|
Eliminate unused nodes in a tuple or list node.
|
2022-01-07 21:30:01 +08:00 |
yeyunpeng2020
|
1f13808a91
|
Optimize nvgpu bias correction
|
2022-01-07 20:43:25 +08:00 |
i-robot
|
b25bcb6d4c
|
!28707 Fix hang at MPI_comm_create in unsymmetrical case.
Merge pull request !28707 from ZPaC/fix-get-rank-in-alltoall-fusion
|
2022-01-07 11:54:20 +00:00 |
lvyufeng
|
c568251116
|
fix rnns error
|
2022-01-07 19:32:06 +08:00 |
i-robot
|
55f1ad1995
|
!28695 Fix some API doc errors in minddata
Merge pull request !28695 from xiaotianci/fix_api_docs
|
2022-01-07 09:51:07 +00:00 |
i-robot
|
a7a8c66544
|
!28676 sync akg code
Merge pull request !28676 from chenlei_autodiff/lite_callback
|
2022-01-07 09:46:14 +00:00 |
i-robot
|
f84761d170
|
!28689 Fix cg and inv methods.
Merge pull request !28689 from hezhenhao1/fix_scipy
|
2022-01-07 09:44:06 +00:00 |
yuchaojie
|
c5b5220367
|
fix Conv2DBackpropEltwiseEltwise&BnupdateEltwiseEltwise ubfusion pattern
|
2022-01-07 17:43:42 +08:00 |
chenweitao_295
|
3c9aa15c15
|
amend ops
|
2022-01-07 17:42:36 +08:00 |
i-robot
|
35ffa628eb
|
!28701 optimize examples about HShrink and FastGelu
Merge pull request !28701 from chentangyu/code_docs_cty_master_I4PADY
|
2022-01-07 09:36:04 +00:00 |
i-robot
|
2433b8abc9
|
!28651 optimize code docs about 8 issue items
Merge pull request !28651 from chentangyu/code_docs_cty_master_I4PIJK_I4PILV_I4PIDN_I4PIG3_I4PIIK_I4OYFO_I4OYGE_I4OT8O
|
2022-01-07 09:35:18 +00:00 |
i-robot
|
56c776a434
|
!28678 [MSLITE] Remove several npu models from ci test.
Merge pull request !28678 from wangshaocong/ci
|
2022-01-07 09:34:10 +00:00 |
i-robot
|
3d7a6bbb16
|
!28678 [MSLITE] Remove several npu models from ci test.
Merge pull request !28678 from wangshaocong/ci
|
2022-01-07 09:34:09 +00:00 |
i-robot
|
eaf95c2ce0
|
!28603 error log of unsupported parameter in 310 infer
Merge pull request !28603 from zhoufeng/xiu-ba-ge
|
2022-01-07 09:33:47 +00:00 |
TronZhang
|
58f386fe2a
|
Add Custom actor nodes and custom actor support for dynamic shape case
|
2022-01-07 17:31:37 +08:00 |
i-robot
|
1b08f35ef1
|
!28655 unified runtime support the ref node in the control flow
Merge pull request !28655 from limingqi107/bug_fix4
|
2022-01-07 09:29:20 +00:00 |
i-robot
|
54ffde0a96
|
!28685 Fix lazy gradient out mem
Merge pull request !28685 from zjun/fix_lazy_mem_1
|
2022-01-07 09:25:00 +00:00 |
i-robot
|
ea80c9d188
|
!28648 [AutoParallel]Fix_shennong_parallel_bug
Merge pull request !28648 from lichen/parallel_support_make_tuple
|
2022-01-07 09:22:07 +00:00 |
ZPaC
|
723a2d359c
|
Fix hang at MPI_comm_create in unsymmetrical case.
|
2022-01-07 17:14:38 +08:00 |
hwjiaorui
|
06e6f35348
|
fix compile shape
|
2022-01-07 17:10:08 +08:00 |
tacyi139
|
0f7e8b1421
|
optimize code docs about 8 issue items
|
2022-01-07 16:58:33 +08:00 |
yingchen
|
7d6ca2f4f1
|
update ops docs
|
2022-01-07 16:50:11 +08:00 |
tacyi139
|
63ab841451
|
optimize examples about HShrink and FastGelu
|
2022-01-07 16:45:30 +08:00 |
臧庆香
|
63e7d6b9d6
|
Fix the bug of the step_strace start_point initialization
|
2022-01-07 16:18:53 +08:00 |
yanghaoran
|
762dc0b08a
|
a conda script for euleros environments to prepare MindSpore runtime environment
|
2022-01-07 15:56:32 +08:00 |
i-robot
|
41db41efd1
|
!28660 [ME] Optimize error message
Merge pull request !28660 from Margaret_wangrui/operator
|
2022-01-07 07:46:42 +00:00 |
i-robot
|
f7b9b71ef4
|
!28616 Update the rank_id issue for Ascend
Merge pull request !28616 from maning202007/master
|
2022-01-07 07:40:26 +00:00 |
huanghui
|
d085f99049
|
fix bad hash function
|
2022-01-07 15:28:46 +08:00 |
Xiao Tianci
|
b71ab2d43d
|
fix some api doc errors for minddata
|
2022-01-07 15:12:04 +08:00 |
i-robot
|
cbd18281af
|
!28693 Fix readme of real image and conj
Merge pull request !28693 from zhouyaqiang0/code_docs_complex_ops
|
2022-01-07 07:10:37 +00:00 |
xulei
|
fd2726c1b1
|
improve mac complie and bugfix
|
2022-01-07 15:02:26 +08:00 |
hezhenhao1
|
7467b4dbb6
|
Fix cg and inv methods.
|
2022-01-07 14:57:52 +08:00 |
lichenever
|
78839a2413
|
parallel_support_make_tuple
|
2022-01-07 14:57:41 +08:00 |
TronZhang
|
11834ad0db
|
Upgrade Ascend 20220105
|
2022-01-07 14:57:21 +08:00 |
zhouyaqiang
|
2bd392b471
|
fix readme of real complex and imag
|
2022-01-07 14:56:55 +08:00 |
i-robot
|
45c7bf5fe6
|
!28682 Fix host_ds_actor nullptr bug.
Merge pull request !28682 from liangzelang/fix_host_ds_actor_nullptr_bug
|
2022-01-07 06:24:33 +00:00 |
zhoufeng
|
b170734ae5
|
error log of unsupported parameter in 310 infer
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2022-01-07 14:24:02 +08:00 |
i-robot
|
85b5c1e8fc
|
!28681 [MSLITE] add version compare in tensorrt
Merge pull request !28681 from Liu_Xuu/trt_0107_version
|
2022-01-07 06:16:48 +00:00 |
zjun
|
dad29b207a
|
Fix pynative lazy out
Signed-off-by: zjun <zhangjun0@huawei.com>
|
2022-01-07 12:54:14 +08:00 |
liangzelang
|
706ad9360e
|
delete unuseless code which cause nullptr bug.
|
2022-01-07 11:42:15 +08:00 |
i-robot
|
77e791113a
|
!28620 code check clean
Merge pull request !28620 from liuyang/ms_code_check
|
2022-01-07 03:37:17 +00:00 |
i-robot
|
7785f74589
|
!28663 [MS][LITE] fix new java api issue
Merge pull request !28663 from zhengjun10/fix
|
2022-01-07 03:26:47 +00:00 |
Liu_Xuu
|
cb085b8c12
|
[MSLITE] add version compare in tensorrt 106_06
|
2022-01-07 11:18:24 +08:00 |
liuyang_655
|
6982baa4a0
|
modify api note
|
2022-01-06 22:05:11 -05:00 |
i-robot
|
aac1fafd37
|
!28623 Fix repeatedly npy format conversion issue in offine dbg
Merge pull request !28623 from TinaMengtingZhang/dbg_bugfix
|
2022-01-07 03:05:04 +00:00 |
wang_shaocong
|
6a80c971ce
|
[MSLITE] Remove several npu models
|
2022-01-07 10:42:08 +08:00 |