Type ISaver
Namespace tensorflow.train
Interfaces IPythonObjectContainer
Methods
- as_saver_def
- build
- export_meta_graph
- recover_last_checkpoints
- restore
- save
- set_last_checkpoints_
- set_last_checkpoints_with_time
Properties
Public instance methods
object as_saver_def()
Generates a `SaverDef` representation of this saver.
Returns
-
object
- A `SaverDef` proto.
object build()
Build a profiling option.
Returns
-
object
- A dict of profiling options.