tree: 485a62ba6aabde14ff611127e0531c3152353ef3 [path history] [tgz]
  1. lite/
  2. tensorflow/
  3. xla/
  4. BUILD
  5. glob_lit_test.bzl
  6. README.md
  7. runlit.cfg.py
  8. runlit.site.cfg.py
  9. tf_mlir_opt_main.cc
  10. tf_mlir_translate_main.cc
tensorflow/compiler/mlir/README.md

MLIR dialects and utilities for TensorFlow, TensorFlow Lite and XLA.

This module contains the MLIR (Multi-Level Intermediate Representation) dialects and utilities for

  1. TensorFlow
  2. XLA
  3. TF Lite

See MLIR repo for complete documentation.