Searched refs:from_concrete_function (Results 1 – 5 of 5) sorted by relevance
61 _ = lite.TFLiteConverterV2.from_concrete_function(root.f)74 converter = lite.TFLiteConverterV2.from_concrete_function(concrete_func)92 converter = lite.TFLiteConverterV2.from_concrete_function(concrete_func)115 converter = lite.TFLiteConverterV2.from_concrete_function(concrete_func)140 converter = lite.TFLiteConverterV2.from_concrete_function(concrete_func)175 converter = lite.TFLiteConverterV2.from_concrete_function(concrete_func)205 converter = lite.TFLiteConverterV2.from_concrete_function(concrete_func)
217 def from_concrete_function(cls, func): member in TFLiteConverterV2
12 [`tf.lite.TFLiteConverter.from_concrete_function()`](https://www.tensorflow.org/versions/r2.0/api_d…40 converter = tf.lite.TFLiteConverter.from_concrete_function(concrete_func)76 converter = tf.lite.TFLiteConverter.from_concrete_function(concrete_func)103 converter = tf.lite.TFLiteConverter.from_concrete_function(concrete_func)132 converter = tf.lite.TFLiteConverter.from_concrete_function(concrete_func)
14 name: "from_concrete_function"
409 converter = _lite.TFLiteConverterV2.from_concrete_function(concrete_func)