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
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
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
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
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
gaoyong10
e2ed0eab7b
fix pclint
4 years ago
Margaret_wangrui
ee0877c9c2
codedex clean
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
lizhenyu
9a35ba16a2
bugfix:output tensor is null if net contain constant folding
4 years ago
lizhenyu
9404bfb9d9
fix pclint warnings
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
lizhenyu
2ef6aa29e0
bugfix output contain tuple
4 years ago
lizhenyu
5535e80414
[bugfix] custom bprop got unexpected input
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
lizhenyu
a487f8c897
Optimize PyNative Performance
4 years ago
Parastoo Ashtari
4e4be17648
SetDebugger for MindRTBackend and clean debug_actor code
4 years ago
i-robot
29e7da4c3e
!18941 Fix mulit call in control flow
Merge pull request !18941 from gaoyong10/new_runtime13
4 years ago
Parastoo Ashtari
e2a4172560
make gpu dump truly async
4 years ago
gaoyong10
a9eaebc598
Fix control flow recursion
4 years ago
lizhenyu
6d6b644baa
[bugfix] summary failed when load output node
4 years ago
limingqi107
61db069144
fix bug of actor runtime host and device
4 years ago
lizhenyu
a3d04728ee
Remove useless SyncHostToDevice for PyNative mode
4 years ago
i-robot
d4aca69981
!18448 Add debugger to new GPU runtime
Merge pull request !18448 from parastooashtari/new_unified_gpu
4 years ago
Parastoo Ashtari
6ed17d52b1
Add debugger to new unified GPU runtime
4 years ago
limingqi107
6dda8a9ae3
fix bug of actor runtime of tests/st
4 years ago
limingqi107
067bd90e3b
actor runtime performance optimize
4 years ago
lizhenyu
cdf3868701
fix core dump when run graph and pynative mode together
4 years ago
lizhenyu
3e295ce0ba
update device context key
4 years ago
i-robot
19b87fe35e
!18172 unify runtime for PyNative supports bp hook and custom bp operator
Merge pull request !18172 from zyli2020/fix_issue_defect
4 years ago
lizhenyu
887d96063b
unify runtime support pynative hook
4 years ago
gaoyong10
053c84172b
Link value node for control flow.
4 years ago