This website requires JavaScript.
Explore
Help
Register
Sign In
llvm
/
torch-mlir
mirror of
https://github.com/llvm/torch-mlir
Watch
1
Star
0
Fork
You've already forked torch-mlir
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c085da148a
torch-mlir
/
utils
/
bazel
/
docker
/
run_bazel_build.sh
4 lines
77 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
cd
"
$(
pwd
)
/utils/bazel
"
&&
bazel build @torch-mlir//...
Reference in New Issue
View Git Blame
Copy Permalink