llvm-project/mlir/examples/toy/Ch4
Frederik Gossen 1a2370bfb8 [MLIR] Fix shape inference in toy tutorial
The implementation of shape inference in the toy tutorial did not conform to the correct algorithmic description.
The result was only correct because all operations appear to be processed in sequence.

Differential Revision: https://reviews.llvm.org/D77382
2020-04-04 04:34:21 +00:00
..
include [CMAKE] Plumb include_directories() into tablegen() 2020-04-03 11:23:38 -07:00
mlir [MLIR] Fix shape inference in toy tutorial 2020-04-04 04:34:21 +00:00
parser Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
CMakeLists.txt [CMAKE] Plumb include_directories() into tablegen() 2020-04-03 11:23:38 -07:00
toyc.cpp [mlir] Add support for detecting single use callables in the Inliner. 2020-03-18 13:10:41 -07:00