torch-mlir/frontends/pytorch/test/acap_export
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
..
test_arange.py Introduce `!torch.tensor` / `!torch.vtensor` types. 2021-06-10 10:56:48 -07:00
test_conv_nllloss_grads.py Significantly restructure torch/aten import design. 2021-05-19 13:37:39 -07:00
test_export_add3.py Add `torch.constant.int` and `torch.constant.float`. 2021-06-15 15:29:42 -07:00
test_export_batchnorm.py Introduce `!torch.tensor` / `!torch.vtensor` types. 2021-06-10 10:56:48 -07:00
test_export_cat.py Add TorchList type and prim::ListConstruct #218 2021-06-10 14:31:35 -07:00
test_export_conv2d_fwd.py Add `torch.constant.int` and `torch.constant.float`. 2021-06-15 15:29:42 -07:00
test_export_multi_out.py Significantly restructure torch/aten import design. 2021-05-19 13:37:39 -07:00