torch-mlir/test/Dialect
Sean Silva b6bdc8cc4f [RefBackend] Use upstream BufferizeTypeConverter
Now that it has grown source/target materialization capabilities
(spelled with ops tensor_load/tensor_to_memref), we can use it. We can
also now delete refback.memref_to_tensor/refback.tensor_to_memref.

This is also a first step to reducing the downstream functionality
needed in the refback dialect.
2020-10-15 15:58:51 -07:00
..
ATen Add ATen Dialect (#16) 2020-08-12 19:28:04 -07:00
Basicpy Add "template function" ops and importer code. 2020-06-26 18:36:36 -07:00
Numpy Add NumpyPublicFunctionsToTensor pass. 2020-07-08 22:51:54 -07:00
Refback [RefBackend] Use upstream BufferizeTypeConverter 2020-10-15 15:58:51 -07:00
Refbackrt [RefBackend] Rename Npcomprt dialect to Refbackrt. 2020-10-08 09:07:00 -07:00
TCF [RefE2E] Add support for unary ops exp and tanh 2020-09-24 18:41:30 -07:00
TCP [RefBackend] Split out RefBackend (refback) dialect from TCP. 2020-10-07 10:29:48 -07:00
Torch Add a torch.kernel_call op and associated predicates. 2020-09-29 15:10:38 -07:00