mindspore-ci-bot
26de4540ef
!4639 rename param_value to param_info
Merge pull request !4639 from vlne-v1/rename_param_value
5 years ago
Wei Luning
c1c30a44f1
rename param_value -> param_info
5 years ago
chenfei
b882eb86cf
insert assign from parameter to parameter
add handle of ref type
5 years ago
mindspore-ci-bot
19192e75e3
!4609 change unsupport to unsupported
Merge pull request !4609 from chenzhongming/new_master
5 years ago
mindspore-ci-bot
aca44c4e13
!4610 revert genmask parallel
Merge pull request !4610 from gukecai/revert
5 years ago
mindspore-ci-bot
e6e67c4bcf
!4561 Remove `strerror()` function and check string size before use `substr()`.
Merge pull request !4561 from ZhangQinghua/master1
5 years ago
chenzomi
bb125cb309
change unsupport to unsupported
5 years ago
gukecai
6362e954df
Revert "independent stream parallel"
This reverts commit adb6ff6c78 .
5 years ago
Zhang Qinghua
42218a1dc3
Fix the codedex issues and other issues.
5 years ago
mindspore-ci-bot
e2daa61072
!4514 refactor CreateNewCNode
Merge pull request !4514 from Margaret_wangrui/refactor_CreateNewCNode
5 years ago
mindspore-ci-bot
dda4c26e7c
!4423 add reshape type of tensor
Merge pull request !4423 from lianliguang/add-reshape-type-to-tensor
5 years ago
WilliamLian
6760d9976d
add reshape type to tensor
5 years ago
Margaret_wangrui
614258dc26
refactor CreateNewCNode
5 years ago
mindspore-ci-bot
162a356fc8
!4345 new ctrl for parallel and iteration num
Merge pull request !4345 from gukecai/parallel-genmask
5 years ago
wenchunjiang
b24943d496
adapte to remove inline
merge me commit for remove inline
deal witch multiple cases of switch in ConstructKernelGraph
deal with switch and call cases in ConstructKernelGraph
fix bug and rebase master
ConstructKernelGraph adapte to remove inline
fix InsertMultipleAssignToGraph bug
add graph input to new graph which is created for switch input
replace CreateNewParameterFromCNode to NewParameter in order to set new
parameter's abstract and kernel_info
avoids create a new switch repeatedly when the cnode is a call switch without real input
null pointer check
update frontend code
Revert "update frontend code"
This reverts commit ce1f600d1e .
update frontend code PR_2948
fix bug of CheckLabalIndex
handle switch_layer in ConstructKernelGraph
add attr for assign node to avoid erasing by cse pass
cherry-pick ms commit[59b35f690d ]:temporary avoid list getitem problem
rebase master
Revert "cherry-pick ms commit[59b35f690d ]:temporary avoid list getitem problem"
This reverts commit 74c258f942 .
Revert "handle switch_layer in ConstructKernelGraph"
This reverts commit cb5367f02d .
Revert "update frontend code PR_2948"
This reverts commit 234ac58340 .
Revert "merge me commit for remove inline"
This reverts commit 55c0ebd42b .
fix diff after rebase master
doing remove inline in me
overwrite FindNodePrimitive
Revert "doing remove inline in me"
This reverts commit b42e893125 .
5 years ago
gukecai
adb6ff6c78
independent stream parallel
5 years ago
mindspore-ci-bot
4142ee010c
!4305 fix a sync stream problem in pynative mode
Merge pull request !4305 from lvchangquan/master
5 years ago
yujianfeng
6e99eab088
Erase the nodes without primitive value node input from the internal outputs
5 years ago
lvchangquan
9fcba1ef36
fix a sync stream problem in pynative mode
5 years ago
lvchangquan
f0e24c9718
fix a bug with wrong call SyncDeviceToHost in pynative mode
5 years ago
mindspore-ci-bot
02d7d23c83
!4110 revert handle exec order
Merge pull request !4110 from Margaret_wangrui/revert_handlele_exec_order
5 years ago
Margaret_wangrui
7c5b0bb617
revert_handlele_exec_order
5 years ago
Zhang Qinghua
22e0a0ba76
Decouple ME and AKG for GPU.
5 years ago
mindspore-ci-bot
352d2462a7
!3995 handle the bug which can't print in control flow
Merge pull request !3995 from Margaret_wangrui/handle_exec_order
5 years ago
Margaret_wangrui
433c5db762
handle exec order
5 years ago
mindspore-ci-bot
2c1f5026cf
!3990 Change time out threshold of TBE/AKG op compiling from 20s to 350s.
Merge pull request !3990 from ZhangQinghua/master1
5 years ago
mindspore-ci-bot
52689a7dcf
!3938 decoupling core and context
Merge pull request !3938 from liubuyu/master
5 years ago
mindspore-ci-bot
a05cdef2f1
!3987 Graph compile performance optimization
Merge pull request !3987 from zhoufeng/graph-compile-performace
5 years ago
zhoufeng
ca7154a548
graph compile performance optimization
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
98c415a1d5
!3807 serving support acl dvpp process
Merge pull request !3807 from 徐永飞/master
5 years ago
Zhang Qinghua
51e336ec72
Change time out threshold of TBE/AKG op compiling from 20s to 350s.
5 years ago
mindspore-ci-bot
0154bdeb70
!3935 Decouple ME and AKG for Ascend
Merge pull request !3935 from ZhangQinghua/master
5 years ago
liubuyu
d81862a916
decoupling core and context
5 years ago
xuyongfei
c0b8df4f7c
serving add acl dvpp support, ut tests, return input status string message
5 years ago
yujianfeng
986408babf
ignore create parameter from control depend inputs
5 years ago
Zhang Qinghua
89f34017dd
Decouple ME and AKG for Ascend.
5 years ago
mindspore-ci-bot
a11e0e35f4
!3872 add internal output tensor
Merge pull request !3872 from kisnwang/cache-internal-tensor
5 years ago
mindspore-ci-bot
40dc0eff6d
!3900 Delete master hard code in pull node
Merge pull request !3900 from ZPaC/master-delete-hard-code-in-pull-node
5 years ago
mindspore-ci-bot
bfbef01063
!3788 optimize update output in PyNative mode on GPU
Merge pull request !3788 from chujinjin/optimize_updateoutput_in_GPU
5 years ago
ZPaC
4281f38075
Delete hard code in pull kernel.
5 years ago
chujinjin
1cb8d9daf3
optimize updateoutput in gpu
5 years ago
mindspore-ci-bot
6f7f376b1c
!3821 Decouple ME and TBE by the IPC way.
Merge pull request !3821 from ZhangQinghua/master1
5 years ago
mindspore-ci-bot
be507b96e0
!3473 [refine]change base class of parameter
Merge pull request !3473 from vlne-v1/change_base_class_of_parameter
5 years ago
kswang
3ce0f33b27
add internal output tensor
5 years ago
mindspore-ci-bot
fa96dfd161
!3774 Sync device data type to return tensor
Merge pull request !3774 from JoyLvliang/sync-device-data-type-to-return-tensor
5 years ago
mindspore-ci-bot
488d1904b6
!3802 fix nopnode internal output error
Merge pull request !3802 from kisnwang/fix-ps-task-error
5 years ago
Wei Luning
a05c38bb63
make python Parameter inherit from Tensor
5 years ago
mindspore-ci-bot
2b56562770
!3794 modify inference return type
Merge pull request !3794 from dinghao/master
5 years ago
lvliang
45745c527e
sync-device-data-type-to-return-tensor
5 years ago
Zhang Qinghua
960da5cbed
Decouple the backend TBE from binding Python API.
5 years ago