i-robot
8d648e0f1e
!19673 Seperate constant from pb file
Merge pull request !19673 from sabrinasun_59ee/constant
4 years ago
i-robot
8372b795bd
!27613 Bug Fix of Ascend MindRT
Merge pull request !27613 from hwjiaorui/mindrt-bug-fix
4 years ago
sabrinasun
542d715217
seperate constant from pb
4 years ago
i-robot
d465327ab5
!27599 Fix call node check and memory free in gather actor.
Merge pull request !27599 from gaoyong10/runtime_second12
4 years ago
hwjiaorui
5ef3c3ad7f
Ascend MindRT bugs fix
4 years ago
i-robot
1ecbadd7a8
!27427 Bugs Fix of Ascend MindRT
Merge pull request !27427 from hwjiaorui/mindrt-bug-fix
4 years ago
gaoyong10
344e999c93
Fix call node check and memory free in gather actor.
4 years ago
hwjiaorui
5ceaabbf6a
MindRT bug fix
4 years ago
limingqi107
f16b24f2fd
unified runtime support the debug for superkernel actor
4 years ago
limingqi107
965dcb9de4
unified runtime support the dynamic ref count
4 years ago
i-robot
c2afd93f6c
!27402 Control flow support heterogeneous.
Merge pull request !27402 from gaoyong10/runtime_second12
4 years ago
i-robot
a02a24720f
!26955 Optimize pyantiave mem
Merge pull request !26955 from zjun/pynative_mem_optimize
4 years ago
i-robot
45063f4f14
!27324 CPU add support int64
Merge pull request !27324 from VectorSL/fix-bug
4 years ago
gaoyong10
d244f17024
Control flow support heterogeneous
4 years ago
i-robot
6cd4a0714c
!27370 unified runtime support auto monad in the sink mode
Merge pull request !27370 from limingqi107/bug_fix4
4 years ago
zjun
eb450dd31f
Optimize pynative device memory use
Add gradient to pynative unique
Signed-off-by: zjun <zhangjun0@huawei.com>
4 years ago
LaiYongqiang
77aa07b0f4
fix data dump & refnode bug and disable MindRT in PS mode
4 years ago
limingqi107
58641cf7f4
unified runtime support auto monad in the sink mode
4 years ago
i-robot
c3339edf63
!27297 Bug Fix of Ascend MindRT
Merge pull request !27297 from hwjiaorui/mindrt-bug-fix
4 years ago
VectorSL
e21ce8a5e6
cpu add support int64
4 years ago
i-robot
258809d98f
!27067 Copy ref_param back
Merge pull request !27067 from liangzelang/dev_mindrt
4 years ago
i-robot
0380df75e7
!27299 Fix run condition for branch id.
Merge pull request !27299 from gaoyong10/runtime_second12
4 years ago
hwjiaorui
9f838e4684
mindrt ascend
4 years ago
gaoyong10
a081772b5a
Fix run condition for branch id.
4 years ago
i-robot
62d455e818
!27264 Bug Fix of Ascend MindRT
Merge pull request !27264 from hwjiaorui/mindrt-bug-fix
4 years ago
i-robot
10797a0df7
!27240 Weight params in subgraphs should be updated.
Merge pull request !27240 from liangzelang/fix_weight_input_in_subgraph_bug
4 years ago
i-robot
76f1ca3d9f
!26595 PyNative Ascend MindRT
Merge pull request !26595 from caifubi/master-pynative-mindrt-lazy-build-with-ascend
4 years ago
i-robot
04895d54a9
!27239 Add stack actor for return actor
Merge pull request !27239 from gaoyong10/runtime_second12
4 years ago
hwjiaorui
d408691320
bug fix of ascend mindrt
4 years ago
gaoyong10
fc4b8a3caf
Add stack actor for return actor
4 years ago
caifubi
ba5516335e
PyNative Ascend MindRT
4 years ago
liangzelang
e1244589c5
weight params in subgraphs should be updated.
4 years ago
i-robot
2ae6aec58e
!27209 Fix issue ReadTensor returns empty on cloud when file exists
Merge pull request !27209 from parastooashtari/offline_dbg_bug
4 years ago
i-robot
8bc3b734fa
!27092 Fix call node output and alloc device mem for Int64 value.
Merge pull request !27092 from gaoyong10/runtime_second12
4 years ago
Parastoo Ashtari
c9ed3651d8
use S_ISREG instead of DT_REG for files
4 years ago
gaoyong10
38c4375711
Fix call node output and alloc device mem for Int64 value.
4 years ago
i-robot
5a5a97f78d
!27084 Fix GPU mindrt sink True core dumped and dump multi graph error issue
Merge pull request !27084 from parastooashtari/gpu_dump_sink_issue
4 years ago
liangzelang
db778fe42d
Copy ref-param back
4 years ago
Parastoo Ashtari
9c036d1229
Fix GPU sink_mode True and Dump multi graph ERROR issue
4 years ago
i-robot
00c8e9a964
!26742 统一运行时场景支持输入数据shape动态时shape推导
Merge pull request !26742 from chengbin/master
4 years ago
limingqi107
57824d2879
unified runtime control flow add log
4 years ago
i-robot
acd04621fc
!27012 Fetch total front node in kernel graph.
Merge pull request !27012 from gaoyong10/runtime_second14
4 years ago
i-robot
c0d4e5cf0f
!27034 unified runtime control flow optimize the error info
Merge pull request !27034 from limingqi107/bug_fix4
4 years ago
i-robot
8e496e44f0
!22320 support heterogeneous for pynative mode
Merge pull request !22320 from chujinjin/support_heterogeneous_for_pynative
4 years ago
gaoyong10
ca677c0f16
Fetch total front node in kernel graph.
4 years ago
ckey_Dou
ab248e923c
On Ascend the update of dynamic input for graph is Done in
'LoadInputData', which is replaced by DataPrepareActor::PrepareData on
GPU(MindRT). This PR do the update of dynamic input in PrepareData and will
work for all platforms when they switch to MindRT.
4 years ago
limingqi107
7a93e2ca21
unified runtime control flow optimize the error info
4 years ago
chujinjin
d20c9d93d8
support pynative heterogeneous
4 years ago
limingqi107
312b26080b
unified runtime fix execution timeout and no data source actor of control flow
4 years ago
i-robot
db5ef1136f
!26981 Control flow support function type of formal parameter.
Merge pull request !26981 from gaoyong10/runtime_second12
4 years ago