chenlei_autodiff
54227cae81
[GraphKernel] lite adapt for akg build.
4 years ago
zengzitao
62458b5636
adapt graph kernel for cpu
4 years ago
i-robot
310bbcebe1
!26539 [GraphKernel] support lite_adapter for graph kernel.
Merge pull request !26539 from chenlei_autodiff/lite_callback
4 years ago
chenlei_autodiff
4c0d5dcfe7
[GraphKernel] support lite_adapter for graph kernel.
4 years ago
kswang
7c312bd38c
add mem offload strategy
4 years ago
ougongchang
9229f1c1ff
profiler support to collect parallel strategy info
If SetNodeOutputType functions forcibly splits into multiple functions, the readability decreases, so it blocks lizard scans
4 years ago
LaiYongqiang
07e5ed9f16
ascend device context
4 years ago
lby
6872e67131
split compile ang gen kernel mod
4 years ago
kswang
6582744bf6
add utst for mem scheduler
4 years ago
LaiYongqiang
79599546ee
add ascend memory adapter for ascend memory management
4 years ago
rescue
a67275d857
read ms version from version.txt
4 years ago
i-robot
0fa3fa78fb
!23709 Clean security and codex warning
Merge pull request !23709 from yelihua/dev
4 years ago
yelihua
83b3f6fef7
delete Common::GetRealPath
4 years ago
jiangshuqiang
c2bd061889
fix summary isolation
4 years ago
yanghaitao1
177f3f75bf
remove profiler if compiled with -s on
4 years ago
yanghaitao1
83302ad23c
remove profiling parameters in set_context function
4 years ago
ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
lby
a5029f061c
ascend kernel build refactory
4 years ago
hwjiaorui
e498c96a20
tbe json creator UT
4 years ago
zhoufeng
2143241092
change neighbor exchange to all to all
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
ZPaC
dc068cb172
Add code for cross-silo with real data femnist and coco
4 years ago
dayschan
137608b518
Add LiteGraph for graphkernel
Add a subdirectory "model" in the "backend/optimizer/graph_kernel" for litegraph.
Implement two interfaces "AnfGraph2LiteGraph" and "LiteGraph2AnfGraph".
The litegraph will be the base data structure when we migrate the GraphKernel code
from python("mindspore/_extends/graph_kernel") to c++.
4 years ago
i-robot
3d022c9db8
!20246 Print ascend warning&error message using ErrorManager
Merge pull request !20246 from tanghuikang/error_manager
4 years ago
tanghuikang
21c4bf1f27
Print ascend warning and error message using ErrorManager
4 years ago
vector
ee057e57ec
update signal
4 years ago
i-robot
81dbc13611
!19563 Optimize armour directory
Merge pull request !19563 from yyuse/fl_op_armour_dir
4 years ago
i-robot
0e6c4071f5
!18987 use transdata to improve performance in print process
Merge pull request !18987 from lvchangquan/transdata_formal
4 years ago
yangyuan
818f608f13
Optimize armour directory
4 years ago
ZPaC
37ce5dd6a7
Optimize federated learning directory
4 years ago
lvchangquan
09c54c7923
use op transdata to improve performance in print process
4 years ago
ql_12345
5af0c890a1
cipher calling code
4 years ago
dingpeifei
63784e49f5
upgrade_ascend_0626_mindspore
4 years ago
chendongsheng
bfaab72934
add node recovery
4 years ago
dingpeifei
171d09457f
upgrade_ascend_0604
4 years ago
yangjie159
a6622a70ba
enable refactor thread pool
5 years ago
zhoufeng
859b4e3ce3
add ge runtime depends
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
zhoufeng
4306145684
fix ut comiple task pb not found
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
zhoufeng
ab5b36988e
concat allgather pass performance optimization
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
limingqi107
d8399e61e7
graph scheduler support multi graphs
5 years ago
mindspore-ci-bot
7a271987d6
!15269 use avx to optimize cpu op
From: @wangyanling10
Reviewed-by:
Signed-off-by:
5 years ago
wangyanling
ee1b803416
optimize cpu adam op
5 years ago
ZPaC
232e525ff2
Add common.h, local_meta_storage.h, param_name_type.h
Add class Message, AddrStorage
Add Kernel folder
Add consistent hash ring
Add updater for server.
Add iteration timer
Add executor for server
5 years ago
mindspore-ci-bot
966f89198a
!15107 use internal ge runtime
From: @zhoufeng54
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
1e2e554db3
!15380 Unify minddata include files(except for datasets.h) in scenario of cloud and lite
From: @luoyang42
Reviewed-by: @tiancixiao
Signed-off-by:
5 years ago
chendongsheng
05d3ae2219
add http communicator
5 years ago
zhoufeng
3d38bcf791
use internal ge runtime
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
YangLuo
bf48400c10
unify include file of minddata
5 years ago
chendongsheng
ce4d86171f
support https
5 years ago