torch-mlir/test/Dialect/Torch
Yi Zhang 0fe70994e5 Add support for multiple return values
This change is to unblock the work of some backprop ops returning more
than one tensors. We will need to think of a more scalable approach
in the future if more flexible return types combinations are needed.
2021-11-16 21:07:45 -05:00
..
GlobalizeObjectGraph Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
adjust-calling-conventions.mlir Add support for multiple return values 2021-11-16 21:07:45 -05:00
canonicalize.mlir Add support for multiple return values 2021-11-16 21:07:45 -05:00
decompose-complex-ops.mlir Add e2e support for aten._softmax_backward_data. 2021-11-09 13:09:30 +05:30
inline-global-slots.mlir Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
invalid.mlir Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
maximize-value-semantics.mlir Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
ops.mlir Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
prepare-for-globalize-object-graph.mlir Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
promote-types.mlir Add type promotion code to refine types. 2021-10-29 11:17:39 -04:00
reduce-op-variants-error.mlir Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
reduce-op-variants.mlir Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
refine-public-return.mlir Add support for multiple return values 2021-11-16 21:07:45 -05:00
refine-types-branch.mlir Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00
refine-types.mlir Add convertScalarToDtype helper. 2021-11-08 17:50:52 -05:00