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/03/30 11:25:46 UTC

[GitHub] [incubator-tvm] leandron opened a new pull request #5173: Create a new parameter --cache-from in tvm/docker/build.sh, so that w…

leandron opened a new pull request #5173: Create a new parameter --cache-from in tvm/docker/build.sh, so that w…
URL: https://github.com/apache/incubator-tvm/pull/5173
 
 
   Create a new parameter --cache-from in tvm/docker/build.sh, so that we can point to an image to be used as cache for Docker layers.
   
    * Adjusts documentation to provide information about new optional parameter "--cache-from"
    * Includes --cache-from in the underlying "docker build" command triggered by build.sh, when required
   
   For more information about how `--cache-from` works on `docker build`, see https://docs.docker.com/engine/reference/commandline/build/#specifying-external-cache-sources
   
   cc @tqchen 

----------------------------------------------------------------
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 #5173: Create a new parameter --cache-from in tvm/docker/build.sh

Posted by GitBox <gi...@apache.org>.
tqchen commented on issue #5173: Create a new parameter --cache-from in tvm/docker/build.sh
URL: https://github.com/apache/incubator-tvm/pull/5173#issuecomment-606069863
 
 
   Thanks @leandron 

----------------------------------------------------------------
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 #5173: Create a new parameter --cache-from in tvm/docker/build.sh

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #5173: Create a new parameter --cache-from in tvm/docker/build.sh
URL: https://github.com/apache/incubator-tvm/pull/5173
 
 
   

----------------------------------------------------------------
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