Add Python bindings for affine expressions with binary operators.
authorMLIR Team <no-reply@google.com>
Tue, 3 Dec 2019 18:11:40 +0000 (10:11 -0800)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Tue, 3 Dec 2019 18:12:11 +0000 (10:12 -0800)
commit2057733ffac81741fc1e3c5c7b6f3967c3dadeb2
tree79358f7e3a62724b2076e85f0f40bb844a231e85
parent1df7f4eb9d8c406ab24f7e8bc1f017fdaaaaca2b
Add Python bindings for affine expressions with binary operators.

PiperOrigin-RevId: 283569325
mlir/bindings/python/pybind.cpp
mlir/bindings/python/test/test_py2and3.py