Jiahang Lou (Mion)

Results 1 issues of Jiahang Lou (Mion)

I installed torch-mlir with following script in my own conda env, where 20240825.194 is the newest torch-mlir in the url [https://github.com/llvm/torch-mlir-release/releases/expanded_assets/dev-wheels](url) ` pip3 install --pre torch-mlir==20240825.194 torchvision \ -f https://github.com/llvm/torch-mlir-release/releases/expanded_assets/dev-wheels...