jcf94 opened a new pull request #6077: URL: https://github.com/apache/incubator-tvm/pull/6077
For full upstream plan, see [Ansor RFC](https://discuss.tvm.ai/t/rfc-ansor-an-auto-scheduler-for-tvm-autotvm-v2-0/7005/32). In this PR, we bring the RPCRunner. This uses RPC call to measures the time cost of programs on remote devices. And this can also be used in local running to insulate the thread environment. The RPCRunner is critical for measuring schedules in ARM CPU and NVIDIA GPU. p.s. This implementation is almost the same with what in AutoTVM's code base, will consider to merge them later. cc @tqchen @merrymercy @FrozenGene @minminsun @comaniac ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
