torch.aten.view.dtype from f8E4M3FNUZ to si8 with dynamic dimension fails to lower #20002
Labels
bug 🐞
Something isn't working
compiler/dialects
Relating to the IREE compiler dialects (flow, hal, vm)
What happened?
results in error
Steps to reproduce your issue
Compile the below IR with
What component(s) does this issue relate to?
MLIR, Compiler
Version information
8fab35c
Additional context
This was encountered when trying to compile Lllam f8 and the bitcasting was required to appease Torch for not supporting
torch.Tensor.index_copy_
fortorch.float8_e4m3fnuz
.More context at nod-ai/shark-ai#896 (comment)
The text was updated successfully, but these errors were encountered: