Currently AutoTVM requires python on a device, I’d like to ask whether there’re other possibilities / plans to use AutoTVM when python interpreter is not available and not fully cross-compilable?
There has been some effort on a C++ RPC server implementation:
1 Like
Hopefully it can be fully developed soon. It seems a promising approach.