[GitHub] [incubator-tvm] tqchen commented on issue #4281: [RUTNIME] Support C++ RPC

2019-11-10 Thread GitBox
tqchen commented on issue #4281: [RUTNIME] Support C++ RPC
URL: https://github.com/apache/incubator-tvm/pull/4281#issuecomment-552244083
 
 
   Thanks @FrozenGene @weberlo !


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-tvm] tqchen commented on issue #4281: [RUTNIME] Support C++ RPC

2019-11-09 Thread GitBox
tqchen commented on issue #4281: [RUTNIME] Support C++ RPC
URL: https://github.com/apache/incubator-tvm/pull/4281#issuecomment-552119780
 
 
   +1 for ipv6 compatibility


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-tvm] tqchen commented on issue #4281: [RUTNIME] Support C++ RPC

2019-11-08 Thread GitBox
tqchen commented on issue #4281: [RUTNIME] Support C++ RPC
URL: https://github.com/apache/incubator-tvm/pull/4281#issuecomment-551981112
 
 
   split  then check creates additional data structures such as vector and 
string(additional data structures), which can be avoided as you can simply do 
istringstream to parse the ints (check the bits) and avoid creation of 
additional containers


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:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-tvm] tqchen commented on issue #4281: [RUTNIME] Support C++ RPC

2019-11-08 Thread GitBox
tqchen commented on issue #4281: [RUTNIME] Support C++ RPC
URL: https://github.com/apache/incubator-tvm/pull/4281#issuecomment-551928185
 
 
   @weberlo @srkreddy1238 @snowolfhawk it would be great if you can also help 
to review the PR


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:
us...@infra.apache.org


With regards,
Apache Git Services