torch-mlir/lib
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
..
CAPI Add minimal support for Union types. 2022-03-29 17:45:48 -07:00
Conversion [LINALG] Bug fix i64 vs i32 type comparison. 2022-04-22 08:09:58 +05:30
Dialect types: allow bf16 as result type for various tensor ops (#798) 2022-04-26 11:55:58 -07:00
RefBackend [REFBACKEND] Add support for returning multiple different return types. 2022-04-21 09:02:30 +05:30
CMakeLists.txt Add TMTensor dialect to torch-mlir 2022-02-15 16:45:38 -05:00
InitAll.cpp Add TMTensor dialect to torch-mlir 2022-02-15 16:45:38 -05:00