mindspore2022/mindspore/ccsrc/pipeline/parse
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.
2020-06-20 22:31:54 +08:00
..
data_converter.cc Init GraphKernel. 2020-06-20 22:31:54 +08:00
data_converter.h fix hook and bprop debug issue 2020-06-18 09:50:30 +08:00
function_block.cc Make assign operator to use the signature. 2020-06-09 21:12:56 +08:00
function_block.h Revert "Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try"" 2020-06-09 20:56:36 +08:00
parse.cc Init GraphKernel. 2020-06-20 22:31:54 +08:00
parse.h Init GraphKernel. 2020-06-20 22:31:54 +08:00
parse_base.h fix hook and bprop debug issue 2020-06-18 09:50:30 +08:00
python_adapter.cc update clang format rule 2020-04-21 21:21:19 +08:00
python_adapter.h update clang format rule 2020-04-21 21:21:19 +08:00
resolve.cc move default_param out of parameter and remove pybind11 in anf define 2020-05-19 19:11:12 +08:00
resolve.h add tensor_minnie and separate py from ir 2020-05-28 14:26:26 +08:00