[mlir][python] Add Operation.verify().
authorStella Laurenzo <stellaraccident@gmail.com>
Tue, 29 Dec 2020 22:10:31 +0000 (14:10 -0800)
committerStella Laurenzo <stellaraccident@gmail.com>
Tue, 29 Dec 2020 22:10:31 +0000 (14:10 -0800)
commitf5665a24862163e8783ccf3fd2d2cab62d539e93
treeb47d4aafb99a255dda9c16e1cc470e621fabd8c5
parent3c0d36f977d9e012b245c796ddc8596ac3af659b
[mlir][python] Add Operation.verify().

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D93913
mlir/lib/Bindings/Python/IRModules.cpp
mlir/test/Bindings/Python/ir_operation.py