mindspore2022/mindspore/ccsrc/kernel/aicpu
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
..
proto initial version 2020-03-27 22:54:54 +08:00
aicpu_kernel_build.cc Init GraphKernel. 2020-06-20 22:31:54 +08:00
aicpu_kernel_build.h initial version 2020-03-27 22:54:54 +08:00
aicpu_kernel_metadata.cc add pack op for aicpu 2020-06-19 10:30:11 +08:00
aicpu_kernel_metadata.h initial version 2020-03-27 22:54:54 +08:00
aicpu_kernel_mod.cc fix code review 2020-06-17 17:37:19 +08:00
aicpu_kernel_mod.h Change uintptr_t to void ptr 2020-05-21 10:15:13 +08:00
aicpu_util.cc Add aicpu support ms_type 2020-04-21 10:55:00 +08:00
aicpu_util.h add pack op for aicpu 2020-06-19 10:30:11 +08:00