Skip to content

Commit

Permalink
fix #5849 (#5851)
Browse files Browse the repository at this point in the history
  • Loading branch information
yzhliu authored Jun 19, 2020
1 parent ab76831 commit eacc886
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/tvm/rpc/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
import time
import sys
import signal
import platform

from .._ffi.function import register_func
from .._ffi.base import py_str
Expand Down

0 comments on commit eacc886

Please sign in to comment.