commit | 0372eb413f1cf917106562be35c633ae428f2973 | [log] [tgz] |
---|---|---|
author | River Riddle <riverriddle@google.com> | Thu Oct 17 14:21:44 2019 -0700 |
committer | A. Unique TensorFlower <gardener@tensorflow.org> | Thu Oct 17 14:22:13 2019 -0700 |
tree | 92b99a9250941a36c22f80c3dd2f81062764c59f | |
parent | 5b03e692f6716ff4fcc4ae0887d1792562456f4b [diff] |
Add Ch.6 of the Toy tutorial. This chapters introduces the notion of a full conversion, and adds support for lowering down to the LLVM dialect, LLVM IR, and thus code generation. PiperOrigin-RevId: 275337786