Type TFLiteConverterBase Namespace tensorflow.lite.python.lite Parent PythonObjectContainer Interfaces ITFLiteConverterBase Properties allow_custom_ops experimental_enable_mlir_converter optimizations PythonObject representative_dataset target_spec 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;