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