torch-mlir/test/Dialect/Torch/GlobalizeObjectGraph
Sean Silva 4a0eb44d17 Add a !torch.float type.
This removes the dependence of the `torch` dialect on the low-level
builtin types.
Now the `torch` dialect is a standalone layer, suitable for targeting
from higher-level Python abstractions without any premature lowering to
primitive types.
2021-06-17 09:24:18 -07:00
..
basic.mlir Add a !torch.float type. 2021-06-17 09:24:18 -07:00
error.mlir Add a !torch.float type. 2021-06-17 09:24:18 -07:00
free-functions.mlir Add a !torch.float type. 2021-06-17 09:24:18 -07:00
initializers.mlir Add TorchList type and prim::ListConstruct #218 2021-06-10 14:31:35 -07:00
methods.mlir Add a !torch.float type. 2021-06-17 09:24:18 -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 a !torch.float type. 2021-06-17 09:24:18 -07:00
multiple-instances-error.mlir Add `!torch.int` type. 2021-06-17 07:28:23 -07:00
multiple-instances-multiple-module-args.mlir Add `!torch.int` type. 2021-06-17 07:28:23 -07:00
multiple-instances.mlir Add `!torch.int` type. 2021-06-17 07:28:23 -07:00
submodules.mlir Add a !torch.float type. 2021-06-17 09:24:18 -07:00
visibility.mlir Add a !torch.float type. 2021-06-17 09:24:18 -07:00