i-robot
e537fb3a61
!30820 Support reference for gpu and cpu for parameter update
Merge pull request !30820 from ZPaC/parse-label-for-parameter-update
4 years ago
i-robot
fdf7aebd78
!30746 Fix recv actor stuck issue.
Merge pull request !30746 from ZPaC/sync-route-table
4 years ago
i-robot
2c3aa5dd95
!30729 add the debug info for mem dynamic pool
Merge pull request !30729 from limingqi107/new_actor_runtime
4 years ago
ZPaC
04ee8f4dd9
Support reference for gpu and cpu for parameter update
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
gaoyong10
10d5e45b36
skip parameter output of kernel graph.
4 years ago
i-robot
383c1406dc
!30657 fix master mac compile & disable rpc actor on Mac
Merge pull request !30657 from xulei/fix_mac_master
4 years ago
huoxinyou
6d974ca877
修复bngrad动态shape输出infer不正确问题 修复多个连续NopNode在动态shape场景下,infer问题
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
6c8f942737
!30544 fix codecheck
Merge pull request !30544 from xulei/fix_codecheck
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
i-robot
35561668da
!30455 Add route table service and proxy impl.
Merge pull request !30455 from ZPaC/sync-route-table
4 years ago
i-robot
f52ca3053c
!30549 fix the link bug of depend on depend node in the control flow
Merge pull request !30549 from limingqi107/new_actor_runtime
4 years ago
lizhenyu
2bd2f8cfca
fix codedex warnings
4 years ago
gaoyong10
38b01471a2
Add Check valid for actor input.
4 years ago
i-robot
5227cb1dff
!30527 【PS】fix process can not exit normaly when exception has been thrown
Merge pull request !30527 from zyli2020/master
4 years ago
ZPaC
ab5d35fab7
Add route table service and proxy impl.
4 years ago
xulei
4cf320cdbd
fix codecheck
4 years ago
i-robot
c554d4a8b1
!29398 clean code
Merge pull request !29398 from kisnwang/clean-code
4 years ago
limingqi107
64014f2a7a
fix the link bug of depend on depend node in the control flow
4 years ago
lizhenyu
f378fd3302
fix process can not exit normaly when exception has been thrown
4 years ago
jiaorui
3a14957ec3
fix timeout
4 years ago
i-robot
5ff89d56c4
!30479 workspace
Merge pull request !30479 from TuDouNi/dynamic_shape_stage3
4 years ago
ttudu
27f75b5ed8
fetch workspace
4 years ago
wYann
57cb72e2b7
dynamic data sink on Ascend
4 years ago
kswang
f26870d437
clean code
4 years ago
i-robot
243fb6bb0f
!29991 dynamic shape
Merge pull request !29991 from TuDouNi/dynamic_shape_stage3
4 years ago
i-robot
f74abcb9b1
!30428 fix the coredump of stack actor and code review
Merge pull request !30428 from limingqi107/new_actor_runtime
4 years ago
ttudu
451ebd1bd1
dynamic_shape
4 years ago
limingqi107
a8d0540d20
fix the coredump of stack actor and code review
4 years ago
i-robot
9f416126eb
!30389 Add impl for rpc actor
Merge pull request !30389 from ZPaC/add-impl-for-rpc
4 years ago
ZPaC
5f7777c46a
Add impl for rpc actor
4 years ago
caifubi
9f41b9c35d
PyNative ms_function with control flow run in GRAPH
4 years ago
i-robot
996e7bffaa
!30155 AllReduce input and output size aligned by 512 in ascend device context
Merge pull request !30155 from laiyongqiang/master_allreduce
4 years ago
gaoyong10
5a28f9cd8b
Switch actor only outputs partial.
Fix auto monad control arrow from make tuple to return.
Fix cpu sync data for scalar type.
Link data arrow from device data source actor to exit actor.
4 years ago
i-robot
71f7173f9b
!30119 Memory alignment for GPU AllReduce
Merge pull request !30119 from caifubi/master-allreduce-memory-align
4 years ago
i-robot
9f17fe8189
!30145 The format needs to be converted when the format of tensor is 5D
Merge pull request !30145 from caifubi/master-pynative-graph-mix-exec
4 years ago
LaiYongqiang
bc1fbcac89
AllReduce input and output size aligned by 512 in ascend device context
4 years ago
i-robot
e6897ed8e3
!30014 Explicitly check if graph_kernel is enabled in pynative mode
Merge pull request !30014 from DeshiChen/0214_pynative_warning
4 years ago
caifubi
fd67c25b68
Trans format when the tensor is 5D format but the graph input is 4D format
4 years ago
limingqi107
6f1790ef77
optimize the host and device copy in the control flow
4 years ago
LaiYongqiang
96c5f129aa
AllReduce input and output size aligned by 512
4 years ago
i-robot
86fb6c23f7
!30041 Commit code in 1.6.
Merge pull request !30041 from gaoyong10/runtime_second12
4 years ago
i-robot
d37c8719fd
!30003 add cpu timeline profiling and change threadpool default threads
Merge pull request !30003 from fangzehua/add_profi
4 years ago
i-robot
ed77e2d476
!29885 Delete func graph analyer
Merge pull request !29885 from chenfei_mindspore/delete-func-graph-analyzer
4 years ago
gaoyong10
079ef73fe0
Clear device tensor in front value node.
Fix ptr empty in device address.1
Fix value node in load.
4 years ago