torch-mlir/test
Ramiro Leal-Cavazos 9bc606c384
Add support for returning more than one copy of the same tensor (#1228)
One of the simplifications made by the pass `RefinePublicReturn`
currently only happens if the tensor in question only has one
user. However, the current method of checking this does not correctly
handle the case of a user having multiple uses of the same
tensor. This commit makes sure only unique users are considered.
2022-08-18 22:41:45 +00:00
..
Conversion Revert "add native_dropout and related ops pattern (#1211)" (#1230) 2022-08-17 13:48:10 +08:00
Dialect Add support for returning more than one copy of the same tensor (#1228) 2022-08-18 22:41:45 +00:00
RefBackend mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
python importer: add initial support for loading Float16 tensors (#1169) 2022-08-08 12:37:31 +08:00
CMakeLists.txt [MHLO] Init MHLO integration. (#1083) 2022-07-20 16:18:16 -07:00
lit.cfg.py Add tool substitutions to support out-of-tree builds 2021-10-07 21:16:43 -07:00
lit.site.cfg.py.in [MHLO] Init MHLO integration. (#1083) 2022-07-20 16:18:16 -07:00