torch-mlir/test/Dialect
Sean Silva c69e9fabc5 [RefE2E] Add support for "max".
This cleans up the lowering pipeline to easily allow extending to
multiple binary ops. It looks fairly repetitive at multiple levels, but
I don't want to prematurely generalize. I think that in principle we
could derive a large swatch of TCF + TCP from a single linalg-style
specification. Another direction is to use an OpInterface (something
like "buildLinalgGenericBody"). I'm keeping my eye on it.

In a subsequent commit, I'll mechanically add a set of binary ops
modeled off of the std arithmetic ops.
2020-09-22 18:38:32 -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
Npcomprt npcomprt: add support for constants 2020-07-10 17:31:24 -07:00
Numpy Add NumpyPublicFunctionsToTensor pass. 2020-07-08 22:51:54 -07:00
TCF [RefE2E] Add support for "max". 2020-09-22 18:38:32 -07:00
TCP [RefE2E] Add support for "max". 2020-09-22 18:38:32 -07:00