torch-mlir/test/Dialect
Christopher McGirr 7e6d76e997
[Torch] Fix torch.constant.int operation parsing (#3476)
Due to the custom operation parser, the print and parser were expecting
two different forms.

One having the dictionary before the value and the other after.
Following the format of the other constants ops, the constant.int will
follow the `value attr-dict` format. Updated the parser accordingly.
2024-06-28 16:06:52 +02:00
..
TMTensor [torch-mlir] bump stablehlo/llvm version (#3471) 2024-06-18 16:59:53 -07:00
Torch [Torch] Fix torch.constant.int operation parsing (#3476) 2024-06-28 16:06:52 +02:00
TorchConversion Integrate llvm-project at dabdec1001dc368373dd581cf72f37a440873ce3 (#3300) 2024-05-08 14:43:06 -04:00