torch-mlir/include/npcomp
Stella Laurenzo a74a98094b
Add a new python script to auto-generate ATen op ODS definitions. (#43)
* Add a new python script to auto-generate ATen op ODS definitions.

* There is still some work on some of the ops to annotate correct types.
* The ODS is not actually included into the dialect yet, but I'd like to commit it so that we can track changes.
* Will reconcile this with the ops produced by the existing script in a followup. Still need to do some more iteration to reach parity.
2020-09-16 16:21:24 -07:00
..
Backend Initial python plumbing to interface with the refjit backend. 2020-07-10 22:57:26 -07:00
Conversion Bump submodule versions. 2020-09-08 13:26:42 -07:00
Dialect Add a new python script to auto-generate ATen op ODS definitions. (#43) 2020-09-16 16:21:24 -07:00
E2E Bump submodule versions. 2020-09-08 13:26:42 -07:00
JITRuntime Add -optimize flag to npcomp-run-mlir so that it runs optimizations. 2020-07-13 16:07:44 -07:00
Python Bump submodule versions. 2020-09-08 13:26:42 -07:00
Typing Bump submodule versions. 2020-09-08 13:26:42 -07:00
runtime Rework e2e flow to use new "npcomprt" 2020-07-08 19:36:19 -07:00
CMakeLists.txt Introduce a type interface for mapping to CPA types. 2020-07-02 13:56:27 -07:00
InitAll.h Bump submodule versions. 2020-09-08 13:26:42 -07:00