Try tune_nnvm_x86.py error

try tune_nnvm_x86.py, get an error:

AttributeError: 'module' object has no attribute '_ServerLoop'
  1. Put your full traceback
  2. Compile with set(USE_RPC ON) in cmake.config

Thank you, it works!