Type constants Namespace tensorflow.lite.constants Properties FLOAT FLOAT16 GRAPHVIZ_DOT INT32 INT64 INT8 QUANTIZED_UINT8 STRING TFLITE Public properties DType FLOAT get; set; DType FLOAT16 get; set; int GRAPHVIZ_DOT get; set; DType INT32 get; set; DType INT64 get; set; DType INT8 get; set; DType QUANTIZED_UINT8 get; set; DType STRING get; set; int TFLITE get; set;