torch-mlir/test/python
Sean Silva 73cc2ac152 Ensure that imported function input type and block arg types are consistent.
I wasn't able to find exactly what frontend situation created it, but
`torch.jit.trace` will sometimes create functions where the
`jit::Block`'s param node has refined tensor types. So we need to adjust
the function's formal param types to those refined types.
2022-04-27 08:01:23 -07:00
..
importer/jit_ir Ensure that imported function input type and block arg types are consistent. 2022-04-27 08:01:23 -07:00
lit.local.cfg Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
smoketest.py Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00