forked from huawei/mindspore2022
- 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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| all_ops.h | ||
| convert.cc | ||
| convert.h | ||
| df_graph_manager.cc | ||
| df_graph_manager.h | ||
| graph_builder.cc | ||
| graph_builder.h | ||
| graph_runner.cc | ||
| graph_runner.h | ||
| op_adapter.h | ||
| op_adapter_base.h | ||
| op_adapter_util.cc | ||
| op_adapter_util.h | ||
| op_declare.cc | ||
| op_declare.h | ||
| types.h | ||
| util.cc | ||
| util.h | ||