tlc-pack / tlcpack

https://tlcpack.ai/
Apache License 2.0
23 stars 30 forks source link

Fix two issues with the Docker image builder pipeline #87

Closed leandron closed 2 years ago

leandron commented 2 years ago

Fix two issues with the Docker image builder pipeline:

  1. Set the previously missing TVM_GIT_REPO_URL parameter.
  2. Uses the TVM_GIT_REV to checkout the appropriate reference when rebuilding images.

cc @tqchen @ophirfrish @Mousius for reviews