torch-mlir/lib/Dialect
Ashay Rane 9ec4712516
types: allow bf16 as result type for various tensor ops (#798)
Prior to this patch, the result type for several tensor operations could
only be float32, float64, or null.  This patch adds bf16 to the list of
allowed result types.
2022-04-26 11:55:58 -07:00
..
Torch types: allow bf16 as result type for various tensor ops (#798) 2022-04-26 11:55:58 -07:00
TorchConversion Fix error message. 2022-04-07 14:46:44 -07:00
CMakeLists.txt Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00