torch-mlir/test/python/importer/jit_ir
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
..
ivalue_import Elide `!torch.` prefix in nested dialect types. 2022-03-15 17:24:08 -07:00
node_import Ensure that imported function input type and block arg types are consistent. 2022-04-27 08:01:23 -07:00
get_registered_ops.py Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
lit.local.cfg Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00