tf.lite.OpsSet

Enum class defining the sets of ops available to generate TFLite models.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.lite.OpsSet

Class Variables

  • SELECT_TF_OPS
  • TFLITE_BUILTINS
  • TFLITE_BUILTINS_INT8