i-robot
|
0cf592db7a
|
!26040 unified runtime support single thread execution and optimize execution performance by cost mode
Merge pull request !26040 from limingqi107/new_actor_runtime
|
4 years ago |
limingqi107
|
52a182448e
|
unified runtime support single thread execution and optimize execution performance by cost mode
|
4 years ago |
i-robot
|
30c0bc5a96
|
!26169 Add EnableAscendMIndRT Environment Variable
Merge pull request !26169 from hwjiaorui/enable_ascend_mindrt
|
4 years ago |
hwjiaorui
|
94cc26bf6b
|
add enable ascend mindrt environment
|
4 years ago |
gaoyong10
|
b14df4644f
|
Fix output actor for control flow.
|
4 years ago |
i-robot
|
1bfedfcb7f
|
!26007 Ascend Device Context for MindRT
Merge pull request !26007 from hwjiaorui/ascend_context
|
4 years ago |
i-robot
|
4eef5e5c13
|
!26045 Delete useless interface in control node parser.
Merge pull request !26045 from gaoyong10/runtime_second8
|
4 years ago |
hwjiaorui
|
d6b2a34a69
|
MindRT Ascend Devcie Context
|
4 years ago |
gaoyong10
|
b5a9588d10
|
delete useless interface in control node parser
|
4 years ago |
dayschan
|
cbb84ff580
|
Move IsRealKernel and IsRealCNodeKernel from AnfAlgo to AnfUtils
the function IsOneOfPrimitive and IsOneOfPrimitiveCNode is useful,
we can move them into anf.cc
|
4 years ago |
gaoyong10
|
f6bbe2fe03
|
Add control node scheduler implementation.
|
4 years ago |
i-robot
|
90b03dbfbb
|
!25957 Add interface implementation
Merge pull request !25957 from gaoyong10/runtime_second7
|
4 years ago |
i-robot
|
1509d3f848
|
!25952 unified runtime support the auto monad in the subgraphs connecting scene
Merge pull request !25952 from limingqi107/new_actor_runtime
|
4 years ago |
gaoyong10
|
ba28e554d9
|
Add interface implementation
|
4 years ago |
limingqi107
|
46d4a900c0
|
unified runtime support the auto monad in the subgraphs connecting scene
|
4 years ago |
i-robot
|
a3441bbfb5
|
!25863 fix dynamic shape bugs
Merge pull request !25863 from fangzehua/fix_dy_1028
|
4 years ago |
fangzehua
|
4433fbd1fa
|
fix dynamic shape
|
4 years ago |
i-robot
|
02aa2838ed
|
!25803 unified runtime delete result arrow
Merge pull request !25803 from limingqi107/new_actor_runtime
|
4 years ago |
i-robot
|
d0d3c63a85
|
!25823 Add base class for control actor.
Merge pull request !25823 from gaoyong10/runtime_second7
|
4 years ago |
gaoyong10
|
e77a735b6f
|
Add base class for control actor.
|
4 years ago |
i-robot
|
76f4f77cc2
|
!24520 Add graph run history to dump structure
Merge pull request !24520 from parastooashtari/multi_root_graph_dump
|
4 years ago |
fanjibin
|
b6acbd1055
|
unified cpu thread pool
|
4 years ago |
limingqi107
|
1ba78fcbd6
|
unified runtime delete result arrow
|
4 years ago |
parastooashtari
|
1a59dc37bf
|
add graph execution order history to dump
|
4 years ago |
limingqi107
|
e5ec0236b7
|
fix the coredump probability of pyNative free memory
|
4 years ago |
i-robot
|
5ac28f4679
|
!25156 unified runtime support the sub graph sink
Merge pull request !25156 from limingqi107/new_actor_runtime2
|
4 years ago |
limingqi107
|
2fe803f81d
|
unified runtime support skip nop node
|
4 years ago |
limingqi107
|
2a5d9f964b
|
unified runtime support the sub graph sink
|
4 years ago |
i-robot
|
a7bff87bbb
|
!25254 fix the weight update bug in the shared weight scene
Merge pull request !25254 from limingqi107/new_actor_runtime
|
4 years ago |
limingqi107
|
2a801060ca
|
fix the weight update bug in the shared weight scene
|
4 years ago |
i-robot
|
4268cf5de0
|
!25026 support dynamic shape for cpu kernel of mae net
Merge pull request !25026 from fangzehua/dynamic_mae_1014
|
4 years ago |
fangzehua
|
53009276d1
|
add cpu dynamic memory
|
4 years ago |
limingqi107
|
19330b6f82
|
unified runtime support graph sink output update
|
4 years ago |
limingqi107
|
a1ef8140a2
|
unified runtime optimize actor dump
|
4 years ago |
i-robot
|
3b3b393197
|
!24551 unified runtime code optimize of Run and SendOutput
Merge pull request !24551 from limingqi107/new_actor_runtime
|
4 years ago |
limingqi107
|
ef29b33fa4
|
unified runtime code optimize of Run and SendOutput
|
4 years ago |
i-robot
|
a73befd070
|
!20841 [MS][LITE]implement shared thread policy with hqueue in mindrt
Merge pull request !20841 from zhaizhiqiang/master
|
4 years ago |
TinaMengtingZhang
|
f84b27b444
|
sync code self check from dev 1.1
|
4 years ago |
zhaizhiqiang
|
7b4c4ee77c
|
optimize mindrt, support blocking/nonblocking/hqueue mailbox
|
4 years ago |
limingqi107
|
8179e007a9
|
optimize the OMP thread compute and actor run error info
|
4 years ago |
limingqi107
|
0e30316f53
|
unified runtime support the scheduler of graph sink
|
4 years ago |
i-robot
|
3f81a92ed4
|
!23970 Add control flow actor.
Merge pull request !23970 from gaoyong10/runtime_second
|
4 years ago |
gaoyong10
|
991679540c
|
Add control flow actor.
|
4 years ago |
limingqi107
|
36ffff434e
|
unified runtime code review
|
4 years ago |
i-robot
|
b8928a1a76
|
!23789 fix the bug about failed to load parameter
Merge pull request !23789 from yelihua/merged
|
4 years ago |
i-robot
|
0fa3fa78fb
|
!23709 Clean security and codex warning
Merge pull request !23709 from yelihua/dev
|
4 years ago |
yelihua
|
4756edac1a
|
fix the bug about load parameter value
|
4 years ago |
limingqi107
|
35e959508b
|
data prepare actor support debug
|
4 years ago |
yelihua
|
83b3f6fef7
|
delete Common::GetRealPath
|
4 years ago |
limingqi107
|
d361a56409
|
fix bug of modify weight between iterations
|
4 years ago |