Avinash Sharma
Avinash Sharma
[batch_llama_3_8B.zip](https://github.com/iree-org/iree/files/15155944/batch_llama_3_8B.zip) ### What happened? When trying to compile this mlir file, I get the shared memory error below: ``` failed to translate executables failed to translate executables failed to translate...
One or more Stablehlo test(s) crashing after llvm bump to 266a5a9cb9daa96c1eeaebc18e10f5a37d638734
After bumping llvm-project to https://github.com/llvm/llvm-project/commit/266a5a9cb9daa96c1eeaebc18e10f5a37d638734, one or more Stablehlo test(s) crash and cause the CI to timeout here: https://github.com/llvm/torch-mlir/actions/runs/9982523928/job/27588414876?pr=3544. Python/torchvision version: stable After running the Stablehlo tests sequentially using `python...