torch-mlir/test/Dialect/Torch/GlobalizeObjectGraph
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
..
basic.mlir Add `torch.constant.int` and `torch.constant.float`. 2021-06-15 15:29:42 -07:00
error.mlir Introduce `!torch.tensor` / `!torch.vtensor` types. 2021-06-10 10:56:48 -07:00
free-functions.mlir Move GlobalizeObjectGraph tests to their own directory 2021-04-27 12:18:54 -07:00
initializers.mlir Add TorchList type and prim::ListConstruct #218 2021-06-10 14:31:35 -07:00
methods.mlir Move GlobalizeObjectGraph tests to their own directory 2021-04-27 12:18:54 -07:00
module-uses-error.mlir Add TorchList type and prim::ListConstruct #218 2021-06-10 14:31:35 -07:00
module-uses.mlir Add `torch.constant.int` and `torch.constant.float`. 2021-06-15 15:29:42 -07:00
multiple-instances-error.mlir Add `torch.constant.int` and `torch.constant.float`. 2021-06-15 15:29:42 -07:00
multiple-instances-multiple-module-args.mlir Add `torch.constant.int` and `torch.constant.float`. 2021-06-15 15:29:42 -07:00
multiple-instances.mlir Add `torch.constant.int` and `torch.constant.float`. 2021-06-15 15:29:42 -07:00
submodules.mlir Add `torch.constant.int` and `torch.constant.float`. 2021-06-15 15:29:42 -07:00
visibility.mlir Move GlobalizeObjectGraph tests to their own directory 2021-04-27 12:18:54 -07:00