torch-mlir/test/Dialect
Prateek Gupta 81ee5bb58c [TORCH][MLIR] Fix ConstantPad2dStaticModule test.
This commit fixes the `ConstantPad2dStaticModule` test case by adding
the lowering of `aten.pad` operation. Previously the test case
mapped to `aten.constant_pad_nd` operation.
The `aten.pad` now decomposes into `aten.constant_pad_nd` operation.

Signed-Off-By: Prateek Gupta <prateek@nod-labs.com>
2022-04-29 21:57:01 +05:30
..
Torch [TORCH][MLIR] Fix ConstantPad2dStaticModule test. 2022-04-29 21:57:01 +05:30
TorchConversion Fix error message. 2022-04-07 14:46:44 -07:00