mindspore2022/tests/ut/cpp/stub/runtime
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
..
cuda.cc Send compilation attrs to akg 2021-07-16 16:52:18 +08:00
cuda.h Send compilation attrs to akg 2021-07-16 16:52:18 +08:00
cuda_runtime_api.cc initial version 2020-03-27 22:54:54 +08:00
cuda_runtime_api.h add memory copy module 2020-05-23 13:04:50 +08:00
runtime_stub.cc dynamic default memory size for vnpu 2021-06-29 19:23:04 +08:00