chujinjin
d20c9d93d8
support pynative heterogeneous
4 years ago
tacyi139
f5dbafc1eb
optimized the code error msg
4 years ago
zhangzhaoju
b4453709a2
Support parser decoratored functions
like nested calling of ms_function
4 years ago
liuyang_655
1211f943d2
modify numpy tensor
4 years ago
i-robot
3d0d0da8f9
!23603 update error msg after code audit
Merge pull request !23603 from dinglinhe/dlh_code_ms_I43QY0_afteraudit
4 years ago
dinglinhe
8d9b034b6d
update the error msg afteraudit
4 years ago
caifubi
1c97b54f30
Move ResNet50 8P to level1
4 years ago
caifubi
fae514124b
add pynative 8p st
4 years ago
i-robot
c6a99428cd
!23153 Update the operator in order to let users better understand the reason for the error of the operator part: nn_ops and array_ops
Merge pull request !23153 from dinglinhe/dlh_code_ms_I43QY0_nn_ops
4 years ago
i-robot
848f31b6d9
!23263 Enable PyNative LAZY BUILD in Cell automatically
Merge pull request !23263 from caifubi/master-enable-async-build-in-cell
4 years ago
dinglinhe
9a8c1b3c73
array_ops error recti and others
4 years ago
baihuawei
e1e11b9a47
fix some bugs
4 years ago
caifubi
9357931761
Enable PyNative Lazy Build in Cell automatically
4 years ago
zhangzhaoju
dc14e2baef
Add test case for nested calling ms_function
4 years ago
i-robot
9fcec5b723
!22492 prune less effective Ascend testcases to level1
Merge pull request !22492 from yanghaoran/prune_ascend_testcases
4 years ago
i-robot
0531edfa67
!20918 Eliminate forward CNode in grad graph decorated by ms_function
Merge pull request !20918 from JoyLvliang/eliminate_forward_cnode_in_grad_graph_decorated_by_ms_function
4 years ago
caifubi
537fce0ee1
PyNative Kernel Parallel Build
1. Create Tensor and DeviceAddress for output before Launch.
2. Push Launch/Build Task to Queue and execute togather.
4 years ago
yanghaoran
a0ff742442
prune less effective Ascend testcases to level1
4 years ago
7347157+joylvliang@user.noreply.gitee.com
0fb07a6377
eliminate_forward_cnode_in_grad_graph_decorated_by_ms_function
4 years ago
i-robot
8e39dd4ec7
!22173 ascend add nontask sink mode
Merge pull request !22173 from baihuawei/graph_mode_nonsink_part3-2
4 years ago
chujinjin
5937d03355
add st for pynative synchronize
4 years ago
baihuawei
a9694a9230
ascend add nontask sink mode
4 years ago
7347157+joylvliang@user.noreply.gitee.com
a30800ecc3
add_st_ut_case_for_pynative_non_tensor_input
4 years ago
ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
yanghaoran
64d34104e5
move useless testcases from level0 to level1
4 years ago
jin-xiulang
bedb4956e5
Add a st for inversion attack
4 years ago
joylvliang
b0bb58a492
fix_bug_of_nullptr_in_ms_function
4 years ago
huangbingjian
ad8f73f32b
set default context mode to GRAPH_MODE
4 years ago
joylvliang
05cfa6dd1c
fix_bug_of_efficientnet_not_work
4 years ago
xsmq
a424c3124b
adjust ascend st from level0 to level1
5 years ago
lvchangquan
6ae6a27688
add some allreduce st test_cases in pynative mode
5 years ago
yepei6
acbd7eb023
add more tensor methods
5 years ago
huangmengxi
d6be043cb9
fix & restructure setitem
5 years ago
yepei6
81789ffb5d
augassign
5 years ago
huangmengxi
6cb17501d5
fix dim expand and broadcast
5 years ago
mindspore-ci-bot
536d6bd1e5
!14166 support single bracket setitem
From: @yanglf1121
Reviewed-by: @kisnwang,@kingxian
Signed-off-by: @kingxian
5 years ago
yanglf1121
15820776fc
Support single bracket setitem
5 years ago
mindspore-ci-bot
f715188478
!13556 fix st bug
From: @jojobugfree
Reviewed-by: @jjfeing,@chujinjin
Signed-off-by: @chujinjin
5 years ago
caifubi
30cb84cb88
fix st bug
5 years ago
l00591931
bd777e0710
throw exception when tensor has zero in shape
5 years ago
mindspore-ci-bot
e1a95b1152
!12714 rebuild getitem
From: @yepei6
Reviewed-by:
Signed-off-by:
5 years ago
yepei6
57373ed30a
merge getitem the by otehr types to by tuple(success)
5 years ago
caifubi
ae1e6bf176
fix ci pynative case
5 years ago
lvliang
dd36171976
add-new-interface-forward-value-and-grad
5 years ago
l00591931
9ec100d069
Change TensorAdd to Add, from r1.1 to master
5 years ago
yuchaojie
b51b3a6764
update Pool's attr kernel_size, pad_mode
5 years ago
ms_yan
deb1e6e965
use from_numpy and add do_copy option
5 years ago
lvliang
04392f3120
recovery-already-run
5 years ago
lvliang
1490947ff0
adjust-the-location-of-cleaning-unuseless-memory-in-value-node
5 years ago