Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for checkpoints (0.17 sec)

  1. RELEASE.md

    *   `tf.train.Checkpoint`:
        *   Now accepts a `root` argument in the initialization, which generates a
            checkpoint with a root object. This allows users to create a
            `Checkpoint` object that is compatible with Keras `model.save_weights()`
            and `model.load_weights`. The checkpoint is also compatible with the
            checkpoint saved in the `variables/` folder in the SavedModel.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top