anancds
28c9e9d9a5
Added http server based on libevent
4 years ago
ZPaC
0b49f0fb57
change PS dir
4 years ago
caifubi
372c2e7951
Combine Async Dump and E2E Dump
4 years ago
xulei2020
b356211413
add init code
4 years ago
dayschan
37a48f6aac
GraphKernel supports GPU
...
1. Update akg submodule
2. Refactor akg_kernel_build, akg_ascend_kernel_build, akg_gpu_kernel_build
3. Add akg_kernel_json_decoder to support converting kernel_json to AnfNode.
4. Add GraphKernel Cost Model. (mindspore/_extends/graph_kernel)
5. Add some GraphKernel passes to GpuSession, move these passes to backend/optimizer/graph_kernel.
6. Add global id for ir files.
7. Fix bug in ConstInputToAttr.
4 years ago
lizhenyu
c3d6918649
add kernel select after optimize pass
5 years ago
zhoufeng
6d500223b2
utest compiling performance optimization
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
zhousiyi
301aeaaf1d
remove gvar source file from compile as ut_tests will use gvar so
5 years ago
kswang
756bb6d53f
async run graph
5 years ago
mindspore-ci-bot
2db4bda219
!4622 serving restful init
...
Merge pull request !4622 from hexia/http_init
5 years ago
hexia
75d116b5db
serving http init
5 years ago
zhoufeng
663278112f
optimize code compile performance
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
huangdongrun
2a6d346d2f
support if by if grad parameter
...
add join for ref
adjust env eliminate to eliminate all env ops
add partial app cache
resolve while endless
fix env eliminate
support for "for while" cases
fix join shape error
5 years ago
huanghui
8f70af7300
add unique_with_pad cpu kernel
5 years ago
huanghui
fa081092c8
add Unique cpu kernel
5 years ago
mindspore-ci-bot
c6acafcbc6
!4268 fix glog level dont work
...
Merge pull request !4268 from liubuyu/master
5 years ago
liubuyu
25a67602b7
bug fix for glog level don't work
5 years ago
WilliamLian
1f5441d73a
remove inferfunction to core
5 years ago
liubuyu
195f04e50e
compile the core directory into a separate static library
5 years ago
mindspore-ci-bot
98c415a1d5
!3807 serving support acl dvpp process
...
Merge pull request !3807 from 徐永飞/master
5 years ago
xuyongfei
c0b8df4f7c
serving add acl dvpp support, ut tests, return input status string message
5 years ago
Zhang Qinghua
960da5cbed
Decouple the backend TBE from binding Python API.
5 years ago
nhussain
b65125b0a1
add more ifdef and include statments for pybind
5 years ago
liubuyu
f4bc0bc9fe
move the dependency of utils to core
5 years ago
Zhang Qinghua
18efdc8fe2
Move abstract/base into core, and remove static_analysis including symbols in ir.
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago
Zhang Qinghua
87715ed127
Refactoring for base and abstract types: Moving Base into base folder; Splitting the abstract type and infer&specialize routines;
5 years ago
mindspore-ci-bot
65c6e54e2e
!2773 Adding cpp_api
...
Merge pull request !2773 from 章一智/cpp_api
5 years ago
ZPaC
8273c2a39c
Add ps optimizer info builder.
5 years ago
ZPaC
272e397be7
Add ps optimizer info.
5 years ago
ervinzhang
bd5a777f81
introducing new C++ API
5 years ago
ZPaC
4645a43e08
Add ps module in batches
5 years ago
yujianfeng
91306cbd34
Add ut for cpu kernel of sparse optimizer
5 years ago
Shida He
4c056855e0
Implementation for mindspore debugger
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
...
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
hangangqiang
dfbb232468
mindspore server inference
5 years ago
jiangjinsheng
709704d339
fixed CMakeLists.txt
5 years ago
zhoufeng
af5019b94f
link child graphs
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
dengwentao
fa83fc3e02
rename kernel/mng to kernel/rts
5 years ago
kswang
bef62db128
add ascend mem pool
5 years ago
kswang
fb343bd607
add mem manager
5 years ago
Jonathan Yan
9d0fde29f4
remove ENABLE_MINDRECORD flag
5 years ago
zhunaipan
930a1fb0a8
initial version
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago