apache / tvm

Open deep learning compiler stack for cpu, gpu and specialized accelerators
https://tvm.apache.org/
Apache License 2.0
11.61k stars 3.44k forks source link

Add RVM build/testing to automated CI docker build #10136

Open areusch opened 2 years ago

areusch commented 2 years ago

There have been a few instances where we've discovered that the microTVM Reference VMs can't be rebuilt from the Vagrantfiles. We should add a build to the set of nightly builds (akin to the CI image rebuild) so that we can understand when script problems cause them to be unreproducible.

cc @mehrdadh

mehrdadh commented 2 years ago

I can help with this. Feel free to assign it to me.