mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced 2026-04-03 03:00:17 -04: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