torch-mlir/python/test
Sean Silva ccc858f531 torch_mlir.compile: Fix API footgun
use_tracing=True was behaving unexpectedly because the handling of
single arguments was happening after the torch.jit.trace call.

This also fixes the check to specifically test for a torch.Tensor or
TensorPlaceholder so that both lists and tuples would be correctly
handled.
2022-06-05 18:10:07 -07:00
..
compile_api torch_mlir.compile: Fix API footgun 2022-06-05 18:10:07 -07:00
eager_mode add ci tests (#754) 2022-05-25 14:59:59 -05:00
torchscript_e2e_test Make error reporting a bit better. 2021-10-28 13:20:16 -07:00
CMakeLists.txt Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
annotations-sugar.py Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
lit.cfg.py Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
lit.site.cfg.py.in Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00