torch-mlir/frontends/pytorch/test
Sean Silva db282fd1b4 Introduce native `!torch.none` type.
- Add `torch.constant.none` op to construct it (naming is chosen to be
  analogous to Torch's representation of a prim::Constant with
  NoneType, rather than using the "singleton" terminology of Basicpy).
2021-06-14 13:30:58 -07:00
..
acap_export Add TorchList type and prim::ListConstruct #218 2021-06-10 14:31:35 -07:00
builder Add recognition/folder/lowering for aten::__is__, aten::ne.int, and aten::dim 2021-04-30 10:57:02 -07:00
ivalue_import Introduce native `!torch.none` type. 2021-06-14 13:30:58 -07:00
node_import Introduce native `!torch.none` type. 2021-06-14 13:30:58 -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