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. |
||
|---|---|---|
| .. | ||
| ad | ||
| irpass | ||
| CMakeLists.txt | ||
| clean.cc | ||
| clean.h | ||
| control_depend.cc | ||
| control_depend.h | ||
| cse.cc | ||
| cse.h | ||
| graph_kernel_reuse.cc | ||
| graph_kernel_reuse.h | ||
| irpass.cc | ||
| irpass.h | ||
| opt.cc | ||
| opt.h | ||
| optimizer.h | ||