summaryrefslogtreecommitdiff
path: root/mlir/test/Examples/Toy/Ch1
AgeCommit message (Expand)Author
2023-06-06[mlir][Toy] Remove unnecessary transpose from chapter 1 exampleAndrey Portnoy
2023-01-27[MLIR] Fix tensor shapes in Toy chapter 1Thomas Preud'homme
2020-05-11[MLIR] Fix several misc issues in in Toy tutorialRahul Joshi
2020-03-03[mlir][Tutorial] Make parsing an empty file print a better error.Matthias Kramm
2019-11-27Fixed typo in Toy tutorial (second var e -> var f)Aart Bik
2019-10-21NFC: Fix remaining usages of MulOp as matrix multiplication.River Riddle
2019-10-20NFC: Fix typo : Retur -> ReturnRiver Riddle
2019-10-16Update comments in ast.toyJacques Pienaar
2019-06-01 Remove the Toy/* file path from the location check lines. This assumes a ...River Riddle
2019-04-05 NFC: Fix a few typos in the tutorials and one in the comment of FunctionA...River Riddle
2019-04-02 Chapter 2 of the Toy tutorialMehdi Amini
2019-04-02 Initial version for chapter 1 of the Toy tutorialMehdi Amini