torch-mlir/test/Dialect/Torch/GlobalizeObjectGraph
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
..
basic.mlir Introduce `!torch.tensor` / `!torch.vtensor` types. 2021-06-10 10:56:48 -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 Introduce native `!torch.none` type. 2021-06-14 13:30:58 -07:00
multiple-instances-error.mlir Introduce native `!torch.none` type. 2021-06-14 13:30:58 -07:00
multiple-instances-multiple-module-args.mlir Move GlobalizeObjectGraph tests to their own directory 2021-04-27 12:18:54 -07:00
multiple-instances.mlir Significantly restructure torch/aten import design. 2021-05-19 13:37:39 -07:00
submodules.mlir Move GlobalizeObjectGraph tests to their own directory 2021-04-27 12:18:54 -07:00
visibility.mlir Move GlobalizeObjectGraph tests to their own directory 2021-04-27 12:18:54 -07:00