torch-mlir/include
Ramiro Leal-Cavazos 54357ea378 [LINALG] Add value tensor variant to `bernoulli_.float`
This commit adds the op `PseudoAtenBernoulliFloatOp` that represents
`AtenBernoulli_FloatOp` without the underscore. This is needed to make
sure that the `ReduceOpVariants` pass turns the in-place op into an op
that takes value tensors as inputs, otherwise the
`MaximizeValueSemantics` pass will not be able to add value semantics
correctly.
2022-02-15 02:53:59 +00:00
..
torch-mlir [LINALG] Add value tensor variant to `bernoulli_.float` 2022-02-15 02:53:59 +00:00
torch-mlir-c [Torch][Linalg] Add basic support for RNG 2022-01-31 18:56:42 -05:00
CMakeLists.txt Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00