torch-mlir/lib/Dialect
Sean Silva eaeb4011e6 Lower !shape.shape to SSA values.
This uses an approach inspired by what is done in IREE. See comments on
LowerRankedShapes.cpp for how it works.

The basic gist is that we have an op that creates a !shape.shape from a
set of SSA values representing the extents, and then iteratively replace
any op producing a !shape.shape with instances of that op.
2020-05-13 17:20:23 -07:00
..
Basicpy Add basicpy.SlotObject type and ops to create/index into it. 2020-05-05 18:16:01 -07:00
Numpy Bump llvm-project to 3af85fa8f06220b43f03f26de216a67be4568fe7. 2020-05-08 20:42:40 -07:00
TCF Initial TCF/TCP E2E seed. 2020-05-08 20:20:41 -07:00
TCP Lower !shape.shape to SSA values. 2020-05-13 17:20:23 -07:00
CMakeLists.txt Initial TCF/TCP E2E seed. 2020-05-08 20:20:41 -07:00