mirror of https://github.com/llvm/torch-mlir
4 lines
77 B
Bash
4 lines
77 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
cd "$(pwd)/utils/bazel" && bazel build @torch-mlir//...
|