i-robot
|
138f381829
|
!20669 Fix codedex and pclint.
Merge pull request !20669 from gaoyong10/runtime_001
|
4 years ago |
gaoyong10
|
3f3661fedc
|
Fix codedex and pclint.
|
4 years ago |
i-robot
|
914f20abb9
|
!20487 Fix control flow bugs.
Merge pull request !20487 from gaoyong10/runtime_001
|
4 years ago |
lizhenyu
|
209dc5f584
|
fix codedex warnings
|
4 years ago |
gaoyong10
|
75ab763696
|
fix control flow bugs.
|
4 years ago |
i-robot
|
51bb146e1a
|
!20384 Fix for SinGAN net run into forever loop on GPU.
Merge pull request !20384 from parastooashtari/multigraph
|
4 years ago |
Parastoo Ashtari
|
d2f6dd1a32
|
remove CheckDatasetGraph from debug_actor.cc
|
4 years ago |
lizhenyu
|
2c9758adda
|
[bugfix]GPU occur oom when cache all output tensor of graph
|
4 years ago |
i-robot
|
1a603222ba
|
!20204 fix bug of output none and share weight
Merge pull request !20204 from limingqi107/bug_fix3
|
4 years ago |
Parastoo Ashtari
|
a5d749a521
|
fixed multigraph wp issue
|
4 years ago |
limingqi107
|
4ce65f0f52
|
fix bug of output none and share weight
|
4 years ago |
Parastoo Ashtari
|
cdd7a672bd
|
fixed core dump issue in bert net
|
4 years ago |
i-robot
|
15bb794956
|
!20085 [bugfix] clear func garph resource occur core dump
Merge pull request !20085 from zyli2020/mindrt_debug
|
4 years ago |
i-robot
|
e81aaf5043
|
!19936 Optimize signal util for ctrl+c
Merge pull request !19936 from VectorSL/signal
|
4 years ago |
lizhenyu
|
047224bd5f
|
[bugfix] clear func garph resource occur core dump
|
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 |
vector
|
ee057e57ec
|
update signal
|
4 years ago |
i-robot
|
1361301c5d
|
!19804 fix bug of control flow togther host and device
Merge pull request !19804 from limingqi107/bug_fix3
|
4 years ago |
limingqi107
|
7594537a01
|
fix bug of control flow togther host and device
|
4 years ago |
i-robot
|
722428d2ab
|
!19870 Bugfix for gpu profiler in callback mode missing step trace data
Merge pull request !19870 from gzhcv/FitLoopCount
|
4 years ago |
gzhcv
|
9d4258b95b
|
Bugfix for gpu profiler in callback mode missing step trace data
|
4 years ago |
i-robot
|
66653ea98d
|
!19766 fix bug of CPU kernel address must not be nullptr
Merge pull request !19766 from limingqi107/bug_fix
|
4 years ago |
i-robot
|
2bfe69adca
|
!19745 [MS][LITE]support model build with model buf
Merge pull request !19745 from 张学同/callback
|
4 years ago |
i-robot
|
54f8c81049
|
!19706 Remove nop node optimizer for cpu
Merge pull request !19706 from zyli2020/fix_mindtest_bug
|
4 years ago |
limingqi107
|
ca517207ac
|
fix bug of CPU workspace address must not be nullptr
|
4 years ago |
i-robot
|
de4b9a94fc
|
!19655 fix switch layer call to call
Merge pull request !19655 from gaoyong10/new_runtime23
|
4 years ago |
zhangxuetong
|
3724910237
|
support model build with model buf
|
4 years ago |
lizhenyu
|
856e5d5a77
|
Remove nop node optimizer for cpu
|
4 years ago |
gaoyong10
|
06a8da8f94
|
Fix switch layer call to call
|
4 years ago |
lizhenyu
|
5535e80414
|
[bugfix] custom bprop got unexpected input
|
4 years ago |
i-robot
|
1d0329964e
|
!18982 Fit Gpu LoopCount for profiler module (add patch)
Merge pull request !18982 from gzhcv/FitLoopCount
|
4 years ago |
lizhenyu
|
6c467a3815
|
[bugfix] Heterogenous scenario in a ms function of PyNative Mode occur core dump
|
4 years ago |
gzhcv
|
4c78a47184
|
Fit Gpu LoopCount for profiler module v2
|
4 years ago |
i-robot
|
88664ea17a
|
!19370 Adjust CPU optimize graph pass
Merge pull request !19370 from zyli2020/mindrt_debug
|
4 years ago |
i-robot
|
ede0139b06
|
!19414 fix the control ring bug
Merge pull request !19414 from limingqi107/bug_fix2
|
4 years ago |
limingqi107
|
dbf2030d90
|
fix the control ring bug
|
4 years ago |
lizhenyu
|
efcf910b80
|
Adjust CPU optimize graph pass
|
4 years ago |
limingqi107
|
85222572f3
|
fix bug of host and device share weight
|
4 years ago |
i-robot
|
a09f38399f
|
!19344 fix bug of host device from different graph
Merge pull request !19344 from limingqi107/bug_fix2
|
4 years ago |
i-robot
|
4bb2474235
|
!19340 optimize the multi device execution performance
Merge pull request !19340 from limingqi107/bug_fix
|
4 years ago |
limingqi107
|
633e18df4d
|
fix bug of host device from different graph
|
4 years ago |
limingqi107
|
05be63887c
|
optimize the multi device execution performance and communication node running order
|
4 years ago |
limingqi107
|
e761655a42
|
actor runtime support CPU dump
|
4 years ago |
i-robot
|
8008103050
|
!19338 fixed sponge net
Merge pull request !19338 from gaoyong10/new_runtime19
|
4 years ago |
i-robot
|
427e1077a6
|
!19329 fix bug of actor runtime host device multi-graphs
Merge pull request !19329 from limingqi107/bug_fix
|
4 years ago |
gaoyong10
|
b3f0a29fb1
|
Fix Sponge net.
|
4 years ago |
limingqi107
|
8f851f0c98
|
send output result must be before output data
|
4 years ago |
limingqi107
|
c198c47beb
|
fix bug of actor runtime host device multi-graphs
|
4 years ago |
gaoyong10
|
03021379d4
|
Fix ocean and sponge net.
|
4 years ago |
i-robot
|
46377a98b5
|
!19274 add the device id when memory not enough
Merge pull request !19274 from limingqi107/bug_fix
|
4 years ago |