Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for _gather_saveables_for_checkpoint (0.28 sec)

  1. tensorflow/c/experimental/saved_model/core/tf_saved_model_api.cc

    // This function reads the Checkpoint embedded in the SavedModel, and calls the
    // appropriate Restore ops on each of the variables.
    // Note(bmzhao): Conceptually, objects that contain checkpointable state
    // implement the "_gather_saveables_for_checkpoint" method
    // https://github.com/tensorflow/tensorflow/blob/ddc1bbad3dfd4a089eb96014f26cc16664b1b2f8/tensorflow/python/training/tracking/base.py#L953-L983
    // which returns a dict of string key -> EITHER:
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Feb 27 09:34:33 UTC 2024
    - 14.1K bytes
    - Viewed (0)
Back to top