torch-mlir icon indicating copy to clipboard operation
torch-mlir copied to clipboard

Add E2E support for aten.div.int

Open albertdmath opened this issue 3 years ago • 1 comments

albertdmath avatar Aug 17 '22 13:08 albertdmath

        error: 'torch_c.from_i64' op operand #0 must be 64-bit signless integer, but got 'i32'
        note: see current operation: %5 = "torch_c.from_i64"(%4) : (i32) -> !torch.int```

albertdmath avatar Aug 17 '22 19:08 albertdmath