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/04/28 14:30:12 UTC

[GitHub] [incubator-tvm] leandron opened a new pull request #5466: Include local Docker images as source for layers

leandron opened a new pull request #5466:
URL: https://github.com/apache/incubator-tvm/pull/5466


   The `--cache-from` argument can be used on `buld.sh` to speed up the Docker image (re)build process, by pointing to a remote image to be used as cache for Docker layers.
   
   This patch does a bit of an improvement, including also the current version of the local image in the cache, in case you want o used cached images. In case there is no local image, it is ok, Docker knows how to deal with it.
   
   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