mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced 2026-02-19 11:56:43 -05:00
The new decompose was just implemented from pytorch thes day. Here is pytorch pr: https://github.com/pytorch/pytorch/pull/117390 This decompose is required from lowering chatglm model in torch-mlir. Here is the issue:https://github.com/llvm/torch-mlir/issues/2730