kswang
04d01a36f4
fix mix target device id
5 years ago
kswang
a3843659b4
optimize depend for mix target
5 years ago
Shida He
4c056855e0
Implementation for mindspore debugger
5 years ago
mindspore-ci-bot
f1a69de0b6
!2405 change some comment name in the whole project
Merge pull request !2405 from chenzhongming/master
5 years ago
chenzomi
a834a6308e
change some comment name in the whole project
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
e283c32899
fix mix target with gpu target
5 years ago
kingfo
38436f929f
move hook function to primtivePy class
5 years ago
kswang
8d2cb9bc2a
splitsort reorder getitem
5 years ago
kswang
472d87fee1
optimize splitsort
5 years ago
fary86
a2b882bcb4
Fix codex
5 years ago
kswang
c63729b8e6
support mix target
5 years ago
mindspore-ci-bot
c4939d9cc8
!1687 add data sync before hook function
Merge pull request !1687 from wangqiuliang/add-data-sync-before-hook-function
5 years ago
kingfo
44b656a9e2
add data sync before hook function
5 years ago
mindspore-ci-bot
6fe2ff3184
!1360 fix transform bug if primitive is a higher order function.
Merge pull request !1360 from xychow/fix-transform-bug
5 years ago
mindspore-ci-bot
ad21780a54
!1371 separate py from debug and utils
Merge pull request !1371 from leopz/tensor_utils
5 years ago
zhousiyi
e895f19e80
fix transform bug which high order pritimive is not convert to graph
5 years ago
seatea
706054eb46
Fix reviewbot warning for `debug`, `ir`, `optimizer`, `pipeline`, `utils` and `vm` modules.
5 years ago
leopz
a9e30a96db
separate py from debug and utils
5 years ago
leopz
4508134ceb
add tensor_minnie and separate py from ir
5 years ago
kingfo
8f7e571a0b
change hook grad input to tuple
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
leopz
04763b8b76
move signature to primitivepy and bprop_func to utils
5 years ago
zhoufeng
b78e54a5c4
new control sink entry
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
fary86
3f323e48e2
Add submodule id for log interface
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
mindspore-ci-bot
420ef2a352
!731 remove extra empty string from log text
Merge pull request !731 from fary86/remove_extra_empty_string_in_log
5 years ago
fary86
b314c1d621
Remove extra empty string from log text
5 years ago
zhoufeng
b681cec8f2
cmake refactor
5 years ago
zhoufeng
c2b3360d69
update clang format rule
5 years ago
mindspore-ci-bot
f746caf592
!316 Edit GPU ops
Merge pull request !316 from VectorSL/edit
5 years ago
VectorSL
930c91018a
update some ops
6 years ago
chenjianping
1286767d0e
support building on windows
6 years ago
chenfei
d1a0ded6c2
use first depend create parameter
6 years ago
kingfo
3202fc0df9
refactor callback for ge backend
6 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