torch-mlir/lib
Ramiro Leal-Cavazos f85f5799e4
Fix creation of empty tensor in decomposition for randn ops (#2043)
The current decomposition for `aten.randn.generator` does not specify
the `dtype` argument of the empty tensors created to store the random
values. This leads to invalid IR when the output type of the `randn`
op is not the default PyTorch dtype.
2023-04-19 08:25:39 -07:00
..
CAPI Using `ArrayRef` deduction guides. (#1809) 2023-01-21 08:58:07 -06:00
Conversion Fix creation of empty tensor in decomposition for randn ops (#2043) 2023-04-19 08:25:39 -07:00
Dialect Fix creation of empty tensor in decomposition for randn ops (#2043) 2023-04-19 08:25:39 -07:00
RefBackend build: update llvm tag to 9acc2f37 (#1828) 2023-01-25 01:29:42 +00:00
CMakeLists.txt mhlo: migrate conversion to stablehlo (#1840) 2023-02-02 07:29:47 -06:00
InitAll.cpp mhlo: migrate conversion to stablehlo (#1840) 2023-02-02 07:29:47 -06:00