i-robot
|
ba517ab381
|
!31856 dynamic mem pool add classification statistics info
Merge pull request !31856 from limingqi107/master
|
4 years ago |
limingqi107
|
8c32aa2c7e
|
dynamic mem pool add classification statistics info
|
4 years ago |
i-robot
|
56183ab741
|
!31677 support the dynamic shape infer in the sub graph partition
Merge pull request !31677 from limingqi107/bug_fix4
|
4 years ago |
i-robot
|
eaae9961a3
|
!30321 dynamic shape feed mode
Merge pull request !30321 from Henry Shi/branch_sxy
|
4 years ago |
limingqi107
|
3759b51cb5
|
support the dynamic shape infer in the sub graph partition
|
4 years ago |
Henry Shi
|
2ade533b7f
|
dynamic shape feed mode
|
4 years ago |
i-robot
|
5ca838b217
|
!31617 unified runtime support the link in the dynamic shape with heterogeneous
Merge pull request !31617 from limingqi107/new_actor_runtime
|
4 years ago |
limingqi107
|
9921444091
|
unified runtime support the link in the dynamic shape with heterogeneous
|
4 years ago |
i-robot
|
8997dd980f
|
!31406 Support online debugger for ascend mindRT kernel by kernel
Merge pull request !31406 from parastooashtari/ascend_mindrt
|
4 years ago |
i-robot
|
aaa9e262b8
|
!31527 fix the pclint of actor
Merge pull request !31527 from limingqi107/bug_fix3
|
4 years ago |
i-robot
|
dc5f77f585
|
!31298 build libmindspore_backend.so
Merge pull request !31298 from zhoufeng/backend-frontend-decoupling
|
4 years ago |
limingqi107
|
1c39099072
|
fix the pclint of actor
|
4 years ago |
i-robot
|
83b51f8f5e
|
!31456 Support float immediate.
Merge pull request !31456 from gaoyong10/dynamic_shape_03
|
4 years ago |
gaoyong10
|
54fd41167a
|
Support float immediate.
|
4 years ago |
zhoufeng
|
b7bb53ff73
|
build libmindspore_backend.so
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
i-robot
|
ffaafc198f
|
!31351 fix the pclint of graph scheduler
Merge pull request !31351 from limingqi107/bug_fix4
|
4 years ago |
i-robot
|
c3d15a079e
|
!31325 Training supports failover
Merge pull request !31325 from zyli2020/worker_failover_bp
|
4 years ago |
Parastoo Ashtari
|
018433e649
|
Support online debugger for ascend mindRT kernel by kernel
|
4 years ago |
lizhenyu
|
545707b80c
|
Training supports failover
|
4 years ago |
limingqi107
|
291a0b858c
|
fix the pclint of graph scheduler
|
4 years ago |
hanhuifeng2020
|
089ce0386a
|
[DynamicShape][Gpu]support dynamic shape for the DCN network
|
4 years ago |
gaoyong10
|
1967ca2672
|
Fix pclint.
|
4 years ago |
i-robot
|
a8d54beb5e
|
!31162 graph output address alloc free dynamically to support the dynamic shape sink mode
Merge pull request !31162 from limingqi107/bug_fix4
|
4 years ago |
limingqi107
|
1ed1088cf7
|
graph output address alloc free dynamically to support the dynamic shape sink mode
|
4 years ago |
Parallels
|
6f31f270e9
|
support sync and async message sending mode for tcp client
|
4 years ago |
i-robot
|
0376e934a5
|
!30943 PyNative RunOp without Actor
Merge pull request !30943 from caifubi/master-pynative-no-actor
|
4 years ago |
caifubi
|
d26d7b21ff
|
PyNative RunOp without Actor
|
4 years ago |
i-robot
|
a89faca8a0
|
!31115 unified runtime support the value node is output of subgraph in the heterogeneous scene
Merge pull request !31115 from limingqi107/bug_fix4
|
4 years ago |
gaoyong10
|
a94285147d
|
Dynamic shape support control flow.
|
4 years ago |
limingqi107
|
75a7e00e2c
|
unified runtime support the value node is output of subgraph in the heterogeneous scene
|
4 years ago |
i-robot
|
2ed51f3cc7
|
!30660 Add host_shape to CreateDeviceAddress API Input
Merge pull request !30660 from jiaorui/host_shape
|
4 years ago |
i-robot
|
911fb3995f
|
!30935 Collect device tensor in partial.
Merge pull request !30935 from gaoyong10/master_0307
|
4 years ago |
ZPaC
|
4d3ded56a9
|
Use dynamic address for recv actor
|
4 years ago |
gaoyong10
|
4dca4b6317
|
Collect device tensor in partial.
|
4 years ago |
i-robot
|
048205e033
|
!30861 Fix send recv correction.
Merge pull request !30861 from ZPaC/parse-label-for-parameter-update
|
4 years ago |
i-robot
|
0596729f68
|
!30815 fix the device memory OOM in the control flow sink when output no user
Merge pull request !30815 from limingqi107/bug_fix4
|
4 years ago |
ZPaC
|
23ce8b1b6a
|
Fix send recv correction.
|
4 years ago |
jiaorui
|
ca3a273756
|
add host_shape to CreateDeviceAddress api
|
4 years ago |
limingqi107
|
ead5ed5005
|
fix the device memory OOM in the control flow sink when output no user
|
4 years ago |
i-robot
|
fdf7aebd78
|
!30746 Fix recv actor stuck issue.
Merge pull request !30746 from ZPaC/sync-route-table
|
4 years ago |
limingqi107
|
6c9f9a45d7
|
add the debug info for mem dynamic pool
|
4 years ago |
ZPaC
|
4c74b600ea
|
Fix recv actor stuck issue.
|
4 years ago |
xulei
|
f532b5fe4e
|
fix mac compile
|
4 years ago |
ZPaC
|
dc80f9b8d1
|
Fix rpc route bugs
|
4 years ago |
zhoufeng
|
f49b195c39
|
extract common as an independent shared library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
i-robot
|
dfc6cbb6df
|
!30597 fix codedex warnings
Merge pull request !30597 from zyli2020/master
|
4 years ago |
i-robot
|
ebf4e91faa
|
!30574 Add Check valid for actor input.
Merge pull request !30574 from gaoyong10/dynamic_shape_01
|
4 years ago |
lizhenyu
|
2bd2f8cfca
|
fix codedex warnings
|
4 years ago |
gaoyong10
|
38b01471a2
|
Add Check valid for actor input.
|
4 years ago |
jiaorui
|
3a14957ec3
|
fix timeout
|
4 years ago |