mindspore2022/mindspore/ccsrc/vm
gong chen 13a2d6d49e 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.
2020-06-13 18:02:51 +08:00
..
CMakeLists.txt Add submodule id for log interface 2020-05-11 19:17:45 +08:00
backend.cc add backward hook function in pynative mode 2020-05-24 13:32:44 +08:00
backend.h new control sink entry 2020-05-14 22:00:28 +08:00
segment_runner.cc Init GraphKernel. 2020-06-13 18:02:51 +08:00
segment_runner.h update clang format rule 2020-04-21 21:21:19 +08:00
transform.cc Init GraphKernel. 2020-06-13 18:02:51 +08:00
transform.h update clang format rule 2020-04-21 21:21:19 +08:00
vm.cc change hook grad input to tuple 2020-05-28 09:58:35 +08:00
vm.h add backward hook function in pynative mode 2020-05-24 13:32:44 +08:00
vmimpl.cc move signature to primitivepy and bprop_func to utils 2020-05-20 18:06:36 +08:00
vmimpl.h update clang format rule 2020-04-21 21:21:19 +08:00