阅读(3057) (0)

TensorFlow函数教程:tf.lite.OpsSet

2019-03-27 17:03:56 更新

tf.lite.OpsSet函数

类 OpsSet

别名:

  • 类 tf.contrib.lite.OpsSet
  • 类 tf.lite.OpsSet

定义在:tensorflow/lite/python/convert.py

Enum类定义可用于生成TFLite模型的操作集。

警告:该接口目前正在试验,可能会有变化。

类成员

SELECT_TF_OPS
TFLITE_BUILTINS
__members__