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:
[email protected]


With regards,
Apache Git Services

Reply via email to