tree: 667b94290f6d9517240df4d8309ebc93bfbe135b [path history] [tgz]
  1. tf_strings/
  2. tf_tensorlist/
  3. README.md
integrations/tensorflow/compiler/dialect/README.md

Dialects used for interfacing to TensorFlow.

This directory should be structured similar to iree/compiler/Dialect, except that google naming conventions are used throughout. The reason for this is that these dialects should in principle be useful to any TensorFlow compiler, and potentially will be upstreamed into the main TensorFlow repo.