[mlir] add user-level documentation for Python bindings
authorAlex Zinenko <zinenko@google.com>
Mon, 11 Oct 2021 15:21:44 +0000 (17:21 +0200)
committerAlex Zinenko <zinenko@google.com>
Mon, 11 Oct 2021 15:23:00 +0000 (17:23 +0200)
commitbacb0cac1580a0cd83a0d3c5cb12f3f80d26a0f4
tree07821d673fe4ed13325ecaeb5db3f24b1281a175
parent774388241e25529308c8bbac6012a20b62b82f29
[mlir] add user-level documentation for Python bindings

Until now, we only had documentation oriented towards developers of the
bindings. Provide some documentation for users of the bindings that don't want
or need to understand the inner workings.

Reviewed By: nicolasvasilache

Differential Revision: https://reviews.llvm.org/D111540
mlir/docs/Bindings/Python.md