Apache TVM RPC API
The TVM RPC (Remote Procedure Call) system enables remote compilation, deployment, and profiling of optimized models on target devices. It provides server/client APIs for uploading and executing compiled modules on remote hardware, tracking performance metrics, and running AutoTVM/AutoScheduler tuning jobs against real hardware targets.