We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c657b02 commit 39010bfCopy full SHA for 39010bf
mlir/lib/Bindings/Python/IRCore.cpp
@@ -2593,8 +2593,6 @@ class PyOpAttributeMap {
2593
//------------------------------------------------------------------------------
2594
2595
void mlir::python::populateIRCore(nb::module_ &m) {
2596
- // disable leak warnings which tend to be false positives.
2597
- nb::set_leak_warnings(false);
2598
//----------------------------------------------------------------------------
2599
// Enums.
2600
0 commit comments