This has been missing in the original definition of shaped types.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D113025
[mlir][python] expose the shape property of shaped types ClosedPublic Authored by ftynse on Nov 2 2021, 8:45 AM.
Details Summary This has been missing in the original definition of shaped types.
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 20 others. · View Herald TranscriptNov 2 2021, 8:45 AM This revision is now accepted and ready to land.Nov 3 2021, 2:22 AM Closed by commit rG34f72d91252b: [mlir][python] expose the shape property of shaped types (authored by ftynse). · Explain WhyNov 3 2021, 2:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 384374 mlir/lib/Bindings/Python/IRTypes.cpp
mlir/test/python/ir/builtin_types.py
|