Skip to content

Files

Latest commit

13827cd · Jun 25, 2021

History

History

llvm

llvm

This contains the dockerfile used to build LLVM from source with assertions enabled.

This is ultimately used by the main pytorch/pytorch's base Docker images

How to build:

./build.sh

How to deploy:

./deploy.sh

Updating LLVM

Edit the LLVM_VERSION in env_vars.sh