baihuawei
a9694a9230
ascend add nontask sink mode
4 years ago
i-robot
babda443ca
!22251 unified runtime fix bug of graph resource clear
Merge pull request !22251 from limingqi107/bug_fix
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
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
zjun
35aab6144d
Fix pynative memory leak
Signed-off-by: zjun <zhangjun0@huawei.com>
4 years ago
limingqi107
3ebf33c6ba
unified runtime fix bug of graph resource clear
4 years ago
i-robot
6c49fc4032
!21801 [Executor] remove useless graph dependency
Merge pull request !21801 from kisnwang/merge-empty-cnode-graph
4 years ago
i-robot
15ad91edc5
!21654 add sync control for pynative
Merge pull request !21654 from chujinjin/add_sync_control_for_pynative
4 years ago
i-robot
953801ca48
!21847 fix the GIL deadlock issue when using TensorSummary ops within TrainOneStepWithLossScaleCell.
Merge pull request !21847 from jiangshuqiang/fix_deadlock
4 years ago
chujinjin
34096bf879
add sync control for pynative
4 years ago
i-robot
fca1cb34c8
!21490 Ascend control use vm
Merge pull request !21490 from chenfei_mindspore/ascend-control-use-vm
4 years ago
jiangshuqiang
9d329c58fa
fix the GIL deadlock issue when using TensorSummary ops within TrainOneStepWithLossScaleCell.
4 years ago
kswang
4477a3a043
remove useless graph dependency
4 years ago
lizhenyu
e4e8731866
[bugfix] memory leak in pynative mode
4 years ago
chenfei
d6bc8c2fe3
ascend control in vm
inner test case fix
rm MS_CTX_MULTIGRAPH in ME func grpah cloner
add logs
4 years ago
limingqi107
473db12d1e
unified runtime clear the resource of graph
4 years ago
gaoyong10
affc88ef92
Fix pclint
4 years ago
chenfei
709b1e80db
add control test cases and vm bug fix
4 years ago
i-robot
792c19b491
!21162 unified runtime pclint fixed
Merge pull request !21162 from limingqi107/bug_fix
4 years ago
limingqi107
09ceb1cf5b
unified runtime pclint fixed
4 years ago
lizhenyu
01aea19eb7
clean codedex warning
4 years ago
limingqi107
fe36a158af
unified runtime pclint fixed
4 years ago
i-robot
3fec06eab4
!21064 Fix pclint.
Merge pull request !21064 from gaoyong10/runtime_001
4 years ago
i-robot
60a0a219c3
!21040 codedex clean
Merge pull request !21040 from Margaret_wangrui/clean_clean_code
4 years ago
gaoyong10
e2ed0eab7b
fix pclint
4 years ago
Margaret_wangrui
ee0877c9c2
codedex clean
4 years ago
i-robot
a6c3dadb96
!20721 optimize partial order
Merge pull request !20721 from kisnwang/optimize-partial-order
4 years ago
i-robot
1f60c40134
!20897 bugfix:output tensor is null if net contain constant folding
Merge pull request !20897 from zyli2020/fix_mindtest_bug
4 years ago
i-robot
59322811fd
!20648 clean pclint warnings
Merge pull request !20648 from zyli2020/mindrt_debug
4 years ago
lizhenyu
9a35ba16a2
bugfix:output tensor is null if net contain constant folding
4 years ago
kswang
578b7bdbfc
optimize partial cut
4 years ago
lizhenyu
9404bfb9d9
fix pclint warnings
4 years ago
Margaret_wangrui
f9a064e464
Add ref user to UpdateState to ensure the order
4 years ago
Margaret_wangrui
70036f8259
code self check
4 years ago
buxue
733f765063
add security compilation options
4 years ago
lizhenyu
209dc5f584
fix codedex warnings
4 years ago
louie5
1622011785
addding record kernel graph & graph execute orders in RDR
adding trigger function of RDR in CPU backend pipeline
4 years ago
i-robot
3d1cf153dc
!19976 bugfix output contain tuple and tuple
Merge pull request !19976 from limingqi107/bug_fix
4 years ago
lizhenyu
2ef6aa29e0
bugfix output contain tuple
4 years ago
lizhenyu
c50606ef26
Refine unify runtime context
4 years ago
i-robot
4d2c4c2b2b
!19423 reorder depend for heter exe
Merge pull request !19423 from kisnwang/reorder-depend-for-heterexe
4 years ago
i-robot
4543ff0a3a
!19630 [bugfix] custom bprop got unexpected input
Merge pull request !19630 from zyli2020/fix_mindtest_bug
4 years ago
lizhenyu
5535e80414
[bugfix] custom bprop got unexpected input
4 years ago
kswang
0a3cd37002
reorder virtual node for heter exe
4 years ago
limingqi107
36b1ff25b4
Enable mindRT on CPU device
4 years ago
lizhenyu
6c467a3815
[bugfix] Heterogenous scenario in a ms function of PyNative Mode occur core dump
4 years ago
limingqi107
e761655a42
actor runtime support CPU dump
4 years ago
lizhenyu
e44ba047d0
fix bug of infer shape in dynamic shape training
4 years ago
lizhenyu
ec36ac20c9
fix out range of output bug
4 years ago