You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would eventually like to support ResNet and BERT examples in our upstream schedule.
Schedule in BladeDISC Repo
Now I think it's ready to rebase upstream Torch-MLIR. The issue is created to track the progress.
The text was updated successfully, but these errors were encountered:
tanyokwok
changed the title
[RFC] Rebase to Torch-MLIR upstream TorchToMhlo pipeline
[RFC] Rebase Torch-MLIR Upstream TorchToMhlo pipeline
Jul 29, 2022
tanyokwok
changed the title
[RFC] Rebase Torch-MLIR Upstream TorchToMhlo pipeline
[RFC] Rebase Torch-MLIR Upstream TorchToMhlo Pipeline
Jul 29, 2022
Recently, we cooperated with developers from ByteDance AML on upstreaming the TorchToMhlo pass pipeline to Torch-MLIR; see RFC llvm/torch-mlir#999.
The Upstream Status
[MHLO] Init MHLO basic op conversion llvm/torch-mlir#1092
[MHLO] Add support for dynamic shape in basic op conversion llvm/torch-mlir#1116
[MHLO] Support for dynamic shape in basic op conversion by introducing CHLO dialect llvm/torch-mlir#1123
[MHLO] add aten::gelu op pattern llvm/torch-mlir#1127
[MHLO] support non-constant torch scalar in BasicOps llvm/torch-mlir#1134
[MHLO] Init MHLO view like op patterns llvm/torch-mlir#1090
[MHLO] Add [un]squeeze op patterns llvm/torch-mlir#1099
[MHLO] Init MHLO linear op patterns llvm/torch-mlir#1132
[MHLO] Add convolution op pattern llvm/torch-mlir#1152
[NFC][MHLO] move util funcs to MhloLegalizeUtils.h/cpp llvm/torch-mlir#1128
[MHLO] Init MHLO pooling-like op conversion llvm/torch-mlir#1141
We would eventually like to support ResNet and BERT examples in our upstream schedule.
Schedule in BladeDISC Repo
Now I think it's ready to rebase upstream Torch-MLIR. The issue is created to track the progress.
The text was updated successfully, but these errors were encountered: