Commit Graph

4 Commits

Author SHA1 Message Date
dayschan 3ab53dd26d Send compilation attrs to akg
1. Add a new message type "AKG/ATTR" in AkgKernelBuilder.
   the attrs was sent before the kernel infos.
2. Send "online_tuning" attribute when the flag is not zero,
   but error occurs in the latest akg submodule.
3. Send "repository_path" attribute when the flag is not empty.
4. Add a new value "compute_capability" into kernel info when the processor is GPU.
2021-07-16 16:52:18 +08:00
lishanni513 8c98146c76 Add register limit constraint 2021-06-23 17:39:22 +08:00
dayschan 3c6c30024c dump graph_kernel_split info 2021-03-29 17:15:02 +08:00
zhunaipan 930a1fb0a8 initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00