[all-commits] [llvm/llvm-project] c4b4c0: [mlir] Expand shape functions in ShapeInference doc
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Sat Feb 1 14:44:58 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c4b4c0c47c992e63fc0792d71bea82b6e6dcf0cd
https://github.com/llvm/llvm-project/commit/c4b4c0c47c992e63fc0792d71bea82b6e6dcf0cd
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2020-02-01 (Sat, 01 Feb 2020)
Changed paths:
M mlir/docs/ShapeInference.md
Log Message:
-----------
[mlir] Expand shape functions in ShapeInference doc
Summary:
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).
Differential Revision: https://reviews.llvm.org/D73572
More information about the All-commits
mailing list