llvm-project/mlir/test/EDSC
Nicolas Vasilache 3c179b6575 Add edsc::ops for pointwise, conv and dilated_conv
This CL adds more Linalg EDSC ops and tests to support building pointwise operations along with conv and dilated_conv.
This also fixes a bug in the existing linalg_matmul EDSC and beefs up the test.

The current set of ops is already enough to build an interesting, albeit simple, model used internally.

PiperOrigin-RevId: 285838012
2019-12-16 13:42:38 -08:00
..
CMakeLists.txt Add a layer of EDSC for linalg.GenericOp 2019-12-13 16:57:57 -08:00
builder-api-test.cpp Add edsc::ops for pointwise, conv and dilated_conv 2019-12-16 13:42:38 -08:00
lit.local.cfg Make EDSC builder test more robust to the order of evaluation 2019-06-01 19:56:34 -07:00