Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new Jenkins pipeline to build TVM CI docker images #62

Merged
merged 2 commits into from
Aug 10, 2021

Commits on Jul 26, 2021

  1. Add new Jenkins pipeline to build TVM CI docker images

     * The new pipeline is able to build the TVM Docker images and
       upload them to Docker Hub
    
     * It makes sure that all images are guaranteed to use the same
       TVM git hash, using a timestamp and short hash, e.g.
       ci_cpu:2021_07_14-145016-c16d61b
    leandron committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    be62687 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    6163f55 View commit details
    Browse the repository at this point in the history