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

tf.lite.OpsSet

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

WARNING: Experimental interface, subject to change.

EXPERIMENTAL_TFLITE_BUILTINS_ACTIVATIONS_INT16_WEIGHTS_INT8 tf.lite.OpsSet
SELECT_TF_OPS tf.lite.OpsSet
TFLITE_BUILTINS tf.lite.OpsSet
TFLITE_BUILTINS_INT8 tf.lite.OpsSet