Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Previte (0.37 sec)

  1. RELEASE.md

    *   Adds a `save_traces` argument to `model.save`/ `tf.keras.models.save_model`
        which determines whether the SavedModel format stores the Keras model/layer
        call functions. The traced functions allow Keras to revive custom models and
        layers without the original class definition, but if this isn't required the
        tracing can be disabled with the added option.
    *   The `tf.keras.mixed_precision` API is now non-experimental. The
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top