[PATCH] D73572: [mlir] Expand shape functions in ShapeInference doc

Jacques Pienaar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 12:11:25 PST 2020


jpienaar created this revision.
jpienaar added reviewers: rriddle, mehdi_amini.
Herald added subscribers: llvm-commits, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, antiagainst, shauheen, burmako.
Herald added a reviewer: nicolasvasilache.
Herald added a project: LLVM.

Start filling in some requirements for the shape function descriptions
that will be used to derive shape computations. This requiement part may
later be reworked to be part of the "context" section of shape dialect. Without
examples this may be a bit too abstract but I hope not (given mappings to
existing shape functions).


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D73572

Files:
  mlir/docs/ShapeInference.md

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73572.240965.patch
Type: text/x-patch
Size: 11991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200128/06d39ea8/attachment.bin>


More information about the llvm-commits mailing list