i-robot
51e35f7faf
!32082 GraphKernel for Mindpsore-Lite
Merge pull request !32082 from DeshiChen/0328_graph_kernel_lite
3 years ago
i-robot
efd13aa953
!32551 Change the types of input and output of tcp message handler
Merge pull request !32551 from chengang/add_retrieve_for_cgn
3 years ago
dayschan
2026faa695
GraphKernel for MS-lite
1. move the lite_adapter files to lite directory.
created a directory "graph_kernel" in "mindspore/lite/tools".
we use 3 directory "converter", "runtime" and "common" to hold the different files.
2. modify lite makefiles to support GraphKernel.
a) define a micro "MSLITE_ENABLE_GRAPH_KERNEL" when graphkernel is enabled by building option "-K on".
b) converter's makefile: build the GraphKernel's core code and graph_kernel adapter for converter,
includes some backend's code of mindspore.
c) lite/src/CMakeLists: build graph_kernel adapter for benchmark
3. move the graph_kernel_pass_manager.cc from "graph_kernel/adapter" to "graph_kernel/core".
the original two graph_kernel_pass_manager files are similar, so we unify them.
3 years ago
Parallels
18eaf2d9dd
Add return value for user defined message handler
3 years ago
i-robot
b0043637d9
!30709 Delete DynamicKernel
Merge pull request !30709 from TuDouNi/gpu_cpu_delete_dynamic_kernel
3 years ago
Parallels
7fa00586af
Add return message for message handler
4 years ago
ttudu
4fe7b0d350
delete dynamic_kernel
4 years ago
i-robot
c3d7c425e9
!29856 [assistant][GriffinLim]
Merge pull request !29856 from chenchen/g2
4 years ago
i-robot
8b13840742
!32327 Add message sending API from compute graph node to meta server node
Merge pull request !32327 from chengang/add_sendmsg_api
4 years ago
chenx2ovo
e19dc02b47
[feat][assistant][I3CECZ] add op griffinlim
4 years ago
i-robot
9810fa53cb
!31899 [Auto-Par] [D-Rec] Add Mem & Redis coefficient on D-Rec cost model for Pangu-alpha
Merge pull request !31899 from FRHW-WANG/D-Rec-deliver
4 years ago
Parallels
4f2e9a77bf
Add message sending api for compute graph node to meta server node
4 years ago
haoran.wang
3674e1d713
Add Mem & Redis coefficient for PanGu-alpha
4 years ago
Parallels
300cf56b9d
Add unregister API for compute graph node
4 years ago
i-robot
9d2ddbe0ee
!32080 Add cluster topology state
Merge pull request !32080 from chengang/support_topo_state
4 years ago
Parallels
f660b3c58e
Add cluster topology state
4 years ago
Parallels
7bcf3f7b03
Fix exception when sending large messages
4 years ago
lizhenyu
812127940d
add ut for recovery
4 years ago
i-robot
c6da65ecfa
!31879 Training support recovery
Merge pull request !31879 from zyli2020/worker_failover_bp
4 years ago
i-robot
8589335879
!31889 Add some ut pipeline test case for C++ dataset
Merge pull request !31889 from liucunwei/dataset-lcw-0324
4 years ago
lizhenyu
275f81c47b
failover support exit process when timeout occur
4 years ago
liucunwei
03b32e4eab
Add some ut pipeline test case for C++ dataset
4 years ago
i-robot
0b6f330d7e
!31666 [MS][LITE] new core ops api and lite adapter new api
Merge pull request !31666 from luoyuan/core2
4 years ago
yanghaoran
e0ee78497d
takedown tcptest.sendlargemessages to ensure gate stability
4 years ago
luoyuan
3e6e4bfdd3
add core ops api and adapter new mindapi
4 years ago
i-robot
a50223f93a
!31680 [assistant][Fade] bug fix
Merge pull request !31680 from QingfengLi/fade
4 years ago
i-robot
ecde0749bb
!31576 dynamic shape CPU & GPU
Merge pull request !31576 from TuDouNi/dynamic_shape_gpu_cpu_2
4 years ago
i-robot
32ecb8cbea
!31664 fix grpc not found in gpu serving
Merge pull request !31664 from zhoufeng/xiu-ba-ge
4 years ago
ttudu
adb18b82ca
dynamic shape CPU & GPU
4 years ago
chenx2ovo
c50a4611ec
[fix][assistant][I3CEGF] fix can not compute bool tensor
4 years ago
i-robot
3b24d825bf
!31578 Fix exception for sending big message using TCP client.
Merge pull request !31578 from chengang/fix_rpc_big_msg
4 years ago
i-robot
9bfa6ebc58
!31611 code check clean
Merge pull request !31611 from yuchaojie/code-clean
4 years ago
zhoufeng
55f6d075e8
fix grpc not found in serving
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
i-robot
264bed91a4
!31594 Add ps execution mode implementation
Merge pull request !31594 from ZPaC/add-dist-execution-mode
4 years ago
yuchaojie
42818b17f6
code check clean
4 years ago
i-robot
4dd3a94d27
!31571 clean code
Merge pull request !31571 from kisnwang/clean_code
4 years ago
ZPaC
506989abb8
Add ps execution mode implementation
4 years ago
kswang
70b85a16cb
clean code
4 years ago
i-robot
048d089f9a
!31520 test ut
Merge pull request !31520 from gaoyong10/dynamic_shape_01
4 years ago
Parallels
d3bcc66d15
Fix sending large message using rpc.
4 years ago
gaoyong10
89c98f8b73
Add ut for dynamic shape and control flow.
4 years ago
zhoufeng
da11e0f150
change debug.a to object
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
i-robot
dc5f77f585
!31298 build libmindspore_backend.so
Merge pull request !31298 from zhoufeng/backend-frontend-decoupling
4 years ago
i-robot
c0c5b8c143
!31480 Reduce UT CPP profiler tests time
Merge pull request !31480 from zetongzhao/reduce_profiler_test_time
4 years ago
zetongzhao
694ede05cf
change set_dataset
4 years ago
i-robot
d37ee6e729
!31173 Stream Assign Refactor
Merge pull request !31173 from jiaorui/refactor-stream
4 years ago
zhoufeng
b7bb53ff73
build libmindspore_backend.so
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
jiaorui
91bd673538
refactor
4 years ago
i-robot
e6dadfd999
!31159 Add st and ut testcase for pass tuple_transform
Merge pull request !31159 from chenfei_mindspore/master-develop
4 years ago
i-robot
c3d15a079e
!31325 Training supports failover
Merge pull request !31325 from zyli2020/worker_failover_bp
4 years ago