Checkpointable: Restore-on-create for name-based checkpoints when executing eagerly
Should make loading name-based checkpoints more natural with object-based APIs when executing eagerly. Before this CL they could be loaded, but users needed to use "run_restore_ops" after all variables were created (which is less useful and confusing). PiperOrigin-RevId: 196729311
Loading
Please sign in to comment