Name |
Last commit
|
Last update |
---|---|---|
.. | ||
contrib | ||
ANTLR.cmake | ||
CUDA.cmake | ||
LLVM.cmake | ||
Metal.cmake | ||
Micro.cmake | ||
OpenCL.cmake | ||
OpenGL.cmake | ||
ROCM.cmake | ||
SGX.cmake | ||
VTA.cmake | ||
Vulkan.cmake |
Issue when try vta on fpga board, would see a Infinite recursive device_api.ext_dev issue that cause stack overflow and vta failed. Analysis: device_api.ext_dev function in rpc_server.py is use to load vta library, once vta library get load, device_api.ext_dev would get replaced with vta function by vta library, vta device_api.cc did such work, but because a logic issue in VTA.cmake, the said file not get compiled, then vta would keep failing on rpc_server.py. Solution: fix the logic issue in VTA.cmake.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
contrib | Loading commit data... | |
ANTLR.cmake | Loading commit data... | |
CUDA.cmake | Loading commit data... | |
LLVM.cmake | Loading commit data... | |
Metal.cmake | Loading commit data... | |
Micro.cmake | Loading commit data... | |
OpenCL.cmake | Loading commit data... | |
OpenGL.cmake | Loading commit data... | |
ROCM.cmake | Loading commit data... | |
SGX.cmake | Loading commit data... | |
VTA.cmake | Loading commit data... | |
Vulkan.cmake | Loading commit data... |