mlir-hlo/tools/mlir-hlo-opt
Mehdi Amini 98debb127d Update Tensorflow to prepare for changing the default value of `preloadDialectsInContext`
This makes tf-opt more strict on the dialect dependencies, and immediately reduces
the number of dialects loaded.
The canonicalization of TensorFlow graphs showed on the profile that Linalg pattern
were dominated the time, which is unexpected since Linalg is not even intended to be
used there.

PiperOrigin-RevId: 364087027
2021-03-20 11:01:55 -07:00
..
CMakeLists.txt PR #42473: Check libraries linked into mlir-hlo-opt 2020-08-19 10:44:00 -07:00
mlir-hlo-opt.cpp Update Tensorflow to prepare for changing the default value of `preloadDialectsInContext` 2021-03-20 11:01:55 -07:00