tf.lite.OpsSet

TensorFlow 1 version View source on GitHub

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

Class Variables

  • SELECT_TF_OPS
  • TFLITE_BUILTINS
  • TFLITE_BUILTINS_INT8