torch-mlir/frontends/pytorch/test
Sean Silva 4a0eb44d17 Add a !torch.float type.
This removes the dependence of the `torch` dialect on the low-level
builtin types.
Now the `torch` dialect is a standalone layer, suitable for targeting
from higher-level Python abstractions without any premature lowering to
primitive types.
2021-06-17 09:24:18 -07:00
..
acap_export Add `!torch.int` type. 2021-06-17 07:28:23 -07:00
builder Add `!torch.int` type. 2021-06-17 07:28:23 -07:00
ivalue_import Add a !torch.float type. 2021-06-17 09:24:18 -07:00
node_import Add a !torch.float type. 2021-06-17 09:24:18 -07:00
torchscript_e2e_test Rewrite error reporting of e2e tests. 2021-05-20 11:28:20 -07:00
CMakeLists.txt Enable building using LLVM_EXTERNAL_PROJECTS. (#152) 2021-01-26 11:43:43 -07:00
extension_coexistence.py Update test configuration to import mlir from LLVM install location. 2020-10-12 15:25:07 -07:00
lit.cfg.py Enable building using LLVM_EXTERNAL_PROJECTS. (#152) 2021-01-26 11:43:43 -07:00
lit.site.cfg.py.in Enable building using LLVM_EXTERNAL_PROJECTS. (#152) 2021-01-26 11:43:43 -07:00