tqchen commented on issue #4995: [AutoTVM] Avoid using RPC for LocalRunner
URL: https://github.com/apache/incubator-tvm/pull/4995#issuecomment-595486181
 
 
   The main reason to adopt the RPC runner is for the process isolation -- 
because we cannot guarantee that the local runner won't crash and as a result 
crash the AutoTVM process itself. 
   
   It might be useful though to have a persistent RPC server over the tuning 
process 

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to