LostTech.TensorFlow : API Documentation

Type TFLiteConverterBase

Namespace tensorflow.lite.python.lite

Parent PythonObjectContainer

Interfaces ITFLiteConverterBase

Public properties

bool allow_custom_ops get; set;

bool experimental_enable_mlir_converter get; set;

IList<object> optimizations get; set;

object PythonObject get;

RepresentativeDataset representative_dataset get; set;

TargetSpec target_spec get; set;