Fix the shape of the outcome in the example code.
authorManuel Freiberger <manuel.freiberger@gmail.com>
Tue, 19 Nov 2019 05:51:48 +0000 (21:51 -0800)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Tue, 19 Nov 2019 05:52:22 +0000 (21:52 -0800)
commit01fb8cf1da736f54286ecc678ad46afde221209b
treea7fa684dec5eee8423cf32a94cc4b9f058546755
parentc614c92fdc679d484662756234c9d9cf5c7238e4
Fix the shape of the outcome in the example code.

The toy language uses element-wise multiplication. Transposing and multiplying
two tensors with shape <2, 3> gives a tensor with shape <3, 2>.

Closes tensorflow/mlir#227

COPYBARA_INTEGRATE_REVIEW=https://github.com/tensorflow/mlir/pull/227 from ombre5733:toy-ch1-docu-fix d79e5d3f9e3d5150a7ac8aac28b899df5a0d10a0
PiperOrigin-RevId: 281221671
mlir/g3doc/Tutorials/Toy/Ch-1.md