Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for output_type (0.18 sec)

  1. RELEASE.md

            `tf.keras.mixed_precision.LossScaleOptimizer`
    
    ### `tf.lite`:
    
    *   `TFLiteConverter`:
        *   Support optional flags `inference_input_type` and
            `inference_output_type` for full integer quantized models. This allows
            users to modify the model input and output type to integer types
            (`tf.int8`, `tf.uint8`) instead of defaulting to float type
            (`tf.float32`).
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Wed Apr 03 20:27:38 GMT 2024
    - 727.4K bytes
    - Viewed (8)
Back to top