You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/01/16 08:28:28 UTC

[GitHub] [incubator-tvm] FrozenGene opened a new pull request #4725: [CPP RPC] Fix the compile problem of cpp_rpc

FrozenGene opened a new pull request #4725: [CPP RPC] Fix the compile problem of cpp_rpc
URL: https://github.com/apache/incubator-tvm/pull/4725
 
 
   Previously, we move ``src/common`` to ``src/support``, but cpp_rpc's code doesn't be updated so that we couldn't compile cpp_rpc now.
   
   see: https://discuss.tvm.ai/t/android-rpc-stability-issues/3241/19
   
   @tqchen could you help to review it? Thanks.

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


With regards,
Apache Git Services

[GitHub] [incubator-tvm] tqchen commented on issue #4725: [CPP RPC] Fix the compile problem of cpp_rpc

Posted by GitBox <gi...@apache.org>.
tqchen commented on issue #4725: [CPP RPC] Fix the compile problem of cpp_rpc
URL: https://github.com/apache/incubator-tvm/pull/4725#issuecomment-575243786
 
 
   This reminds me perhaps we should add it to the CI scripts as in https://github.com/apache/incubator-tvm/blob/master/tests/scripts/task_python_integration.sh#L43

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


With regards,
Apache Git Services

[GitHub] [incubator-tvm] tqchen edited a comment on issue #4725: [CPP RPC] Fix the compile problem of cpp_rpc

Posted by GitBox <gi...@apache.org>.
tqchen edited a comment on issue #4725: [CPP RPC] Fix the compile problem of cpp_rpc
URL: https://github.com/apache/incubator-tvm/pull/4725#issuecomment-575243786
 
 
   This PR reminds me perhaps we should add it to the CI scripts as in https://github.com/apache/incubator-tvm/blob/master/tests/scripts/task_python_integration.sh#L43

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


With regards,
Apache Git Services

[GitHub] [incubator-tvm] tqchen merged pull request #4725: [CPP RPC] Fix the compile problem of cpp_rpc

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #4725: [CPP RPC] Fix the compile problem of cpp_rpc
URL: https://github.com/apache/incubator-tvm/pull/4725
 
 
   

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


With regards,
Apache Git Services