torch-mlir/test/Conversion
Zhekun Zhang f0b7b63be0
[Stablehlo] Add aten.uniform lowering (#2101)
* add uniform stablehlo lowering

* add unit test

* new line

* rm redundant file

* Empty commit, trigger test

* fix include

* address comments

---------

Co-authored-by: zhekun.zhang <zhekun.zhang@bytedance.com>
2023-05-25 10:32:55 +08:00
..
TorchConversionToMLProgram Minor fixes for `ConvertTorchConversionToMLProgram`. (#1991) 2023-04-04 09:09:58 -07:00
TorchToArith [MLIR][TORCH] Extend implementation of aten._index_put_impl op. 2023-04-05 14:04:30 +05:30
TorchToLinalg [Linalg] fix lowering reduce max with -inf (#2097) 2023-05-08 09:17:49 -07:00
TorchToSCF mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
TorchToStablehlo [Stablehlo] Add aten.uniform lowering (#2101) 2023-05-25 10:32:55 +08:00
TorchToTosa [tosa] support lowering basic torch binary ops with mixed dtypes (#2122) 2023-05-18 17:12:18 -07:00