torch-mlir/include/npcomp/Dialect/ATen
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
..
ATen.td Bump LLVM to @7d1ed69 and fix namespace handling changed upstream. 2020-09-16 15:52:15 -07:00
ATenDialect.h Bump LLVM to @7d1ed69 and fix namespace handling changed upstream. 2020-09-16 15:52:15 -07:00
ATenLayerNamePass.h Add ATen Dialect (#16) 2020-08-12 19:28:04 -07:00
ATenLoweringPass.h Add ATen Dialect (#16) 2020-08-12 19:28:04 -07:00
ATenOpInterface.td Add ATen Dialect (#16) 2020-08-12 19:28:04 -07:00
ATenOpInterfaces.h Format sources. 2020-08-27 14:47:49 -07:00
ATenOpReport.h Add ATen Dialect (#16) 2020-08-12 19:28:04 -07:00
ATenOpStatisticsUtils.h Format sources. 2020-08-27 14:47:49 -07:00
ATenOps.td Add ATen Dialect (#16) 2020-08-12 19:28:04 -07:00
ATenPasses.h Format sources. 2020-08-27 14:47:49 -07:00
ATenToStd.h Add ATen Dialect (#16) 2020-08-12 19:28:04 -07:00
ATenToStd.td Add ATen Dialect (#16) 2020-08-12 19:28:04 -07:00
CMakeLists.txt Add ATen Dialect (#16) 2020-08-12 19:28:04 -07:00
GeneratedATenBuiltinOps.td Add a new python script to auto-generate ATen op ODS definitions. (#43) 2020-09-16 16:21:24 -07:00
LivenessReport.h Add ATen Dialect (#16) 2020-08-12 19:28:04 -07:00
ReturnEliminationPass.h Add ATen Dialect (#16) 2020-08-12 19:28:04 -07:00