Skip to content

Write tests for lowering PyTorch models to torch dialect

Write a test file that lowers multiple pytorch models to the torch dialect via fx.export_and_import and save the resulting mlir code to be then further used with torch-mlir-opt