tf.lite.OpsSet
View source on GitHub |
Enum class defining the sets of ops available to generate TFLite models.
Class Variables | |
---|---|
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 |
© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.4/api_docs/python/tf/lite/OpsSet