Module: tf.compat.v1.lite.constants
Stay organized with collections
Save and categorize content based on your preferences.
Public API for tf._api.v2.lite.constants namespace
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Some content is licensed under the numpy license.
Last updated 2024-04-26 UTC.
[null,null,["Last updated 2024-04-26 UTC."],[],[],null,["# Module: tf.compat.v1.lite.constants\n\n\u003cbr /\u003e\n\nPublic API for tf._api.v2.lite.constants namespace\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Other Members ------------- ||\n|-----------------|------------------------------------------------------------------------------------------------------------------------|\n| FLOAT | Instance of [`tf.dtypes.DType`](../../../../tf/dtypes/DType) \u003cbr /\u003e 32-bit (single precision) floating-point. |\n| FLOAT16 | Instance of [`tf.dtypes.DType`](../../../../tf/dtypes/DType) \u003cbr /\u003e 16-bit (half precision) floating-point. |\n| GRAPHVIZ_DOT | `3` |\n| INT16 | Instance of [`tf.dtypes.DType`](../../../../tf/dtypes/DType) \u003cbr /\u003e Signed 16-bit integer. |\n| INT32 | Instance of [`tf.dtypes.DType`](../../../../tf/dtypes/DType) \u003cbr /\u003e Signed 32-bit integer. |\n| INT64 | Instance of [`tf.dtypes.DType`](../../../../tf/dtypes/DType) \u003cbr /\u003e Signed 64-bit integer. |\n| INT8 | Instance of [`tf.dtypes.DType`](../../../../tf/dtypes/DType) \u003cbr /\u003e Signed 8-bit integer. |\n| QUANTIZED_UINT8 | Instance of [`tf.dtypes.DType`](../../../../tf/dtypes/DType) \u003cbr /\u003e Unsigned 8-bit (byte) integer. |\n| STRING | Instance of [`tf.dtypes.DType`](../../../../tf/dtypes/DType) \u003cbr /\u003e Variable-length string, represented as byte array. |\n| TFLITE | `2` |\n\n\u003cbr /\u003e"]]