torch-mlir/frontends/pytorch/test
Sean Silva 3ccf6002af Add `torch.constant.int` and `torch.constant.float`.
- This removes reliance on basicpy.numeric_constant.
- Also, add OpAsmOpInterface to the `torch.constant.none` and
  `torch.constant.str` ops.
2021-06-15 15:29:42 -07:00
..
acap_export Add `torch.constant.int` and `torch.constant.float`. 2021-06-15 15:29:42 -07:00
builder Add `torch.constant.int` and `torch.constant.float`. 2021-06-15 15:29:42 -07:00
ivalue_import Add `torch.constant.int` and `torch.constant.float`. 2021-06-15 15:29:42 -07:00
node_import Add `torch.constant.int` and `torch.constant.float`. 2021-06-15 15:29:42 -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