kswang
b88e722e12
add graph partition
5 years ago
Yi Huaijie
d7faa77b5e
support int64 shape
5 years ago
fary86
fcbb3e0edc
Refactor ms_context implementation
5 years ago
leilei_snow
df9df609f8
fix index error
5 years ago
liubuyu
d81862a916
decoupling core and context
5 years ago
liubuyu
f4bc0bc9fe
move the dependency of utils to core
5 years ago
zhoufeng
2943cb1c39
delete deprecated codes of ascend control flow
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
huanghui
4c34867486
control optimizie for heterogeneous excutor
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
leilei_snow
38f32d0f8f
add testcase for switchlayer.
5 years ago
leilei_snow
70abe362f2
add case process
5 years ago
kswang
e9067b4a10
add internal output
5 years ago
kswang
a3843659b4
optimize depend for mix target
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
zhoufeng
bbbfaa2441
enable new control sink
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
lvliang
075da9a4b1
pynative-insert-transdata-for-hook-mode
5 years ago
mindspore-ci-bot
9175f0c708
!1914 optimize output sync
Merge pull request !1914 from kisnwang/optimize-output-sync
5 years ago
kswang
83ff625d52
sync data for cpu
5 years ago
kswang
8d2cb9bc2a
splitsort reorder getitem
5 years ago
kswang
472d87fee1
optimize splitsort
5 years ago
kswang
c63729b8e6
support mix target
5 years ago
zhousiyi
e895f19e80
fix transform bug which high order pritimive is not convert to graph
5 years ago
zhoufeng
f868a2855f
Insert assign nodes for linking sub graph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
848d19207f
!1359 Optimize the IR modules.
Merge pull request !1359 from ZhangQinghua/master
5 years ago
kingfo
840922e501
add backward hook function in pynative mode
5 years ago
Zhang Qinghua
3ae925115f
Refactoring FuncGraphManager module: Move all info. of nodes and edges from FuncGraphManager into FuncGraph.
5 years ago
rick_sanchez
6146424596
refactor vm module for multigraph sink
5 years ago
Zhang Qinghua
d43ad79b50
Optimize the collectors of manager which listen to the graphs and nodes changes.
1. Remove the records of user graphs;
2. Remove the records of user value nodes;
3. Remove the records of user cnodes;
4. Add the records of users, and the API to access the users of graph, value node, and cnode;
5. Fix issue:User cnode record may point to its own graph, when combine the user(caller) and used one(callee);
6. Fix issue:User graphs never update itself after its first creation.
5 years ago
rick_sanchez
6ae8345cad
refactor vm module for multigraph sink
5 years ago
zhoufeng
c2b3360d69
update clang format rule
5 years ago
chenjianping
1286767d0e
support building on windows
5 years ago
Wei Luning
73ba399364
remove ge depend in cpu
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago