torch-mlir/test/Dialect
Stella Laurenzo c08935a418 Rewrite ATen ODS code generator to be based on new op registry and new signature recognition system.
* Deletes prior code generator from previous attempt (moved some of it into this one).
* Renames old generated tablegen source to "Legacy".
* Generates ODS and import rules for most binary and unary arithmetic ops.
* Removes old generated ops and integration tests that were testing details of the prior setup.
2020-10-28 10:37:37 -07:00
..
ATen Rewrite ATen ODS code generator to be based on new op registry and new signature recognition system. 2020-10-28 10:37:37 -07:00
Basicpy Add remaining pieces to capture full example models. 2020-10-19 22:16:59 -07:00
Numpy Add NumpyPublicFunctionsToTensor pass. 2020-07-08 22:51:54 -07:00
Refback [RefBackend] Use more idiomatic bufferize pattern for TCP. 2020-10-15 20:15:53 -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] Use more idiomatic bufferize pattern for TCP. 2020-10-15 20:15:53 -07:00
Torch Expose signature metadata to ops and implement ATenRecognizeKernelsPass pass. 2020-10-26 20:31:45 -07:00