tfd ~master (2021-06-15T14:06:44Z)
Dub
Repo
SavedObject
tensorflow
saved_object_graph
Undocumented in source.
class
SavedObject {
@
Proto
(1)
TrackableObjectGraph
.
TrackableObject
.
ObjectReference
[]
children
;
@
Proto
(3)
TrackableObjectGraph
.
TrackableObject
.
SlotVariableReference
[]
slotVariables
;
enum
KindCase
;
KindCase
_kindCase
;
KindCase
kindCase
[@property getter];
void
clearKind
();
union
__anonymous
;
}
Members
Enums
KindCase
enum
KindCase
Undocumented in source.
Functions
clearKind
void
clearKind
()
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
kindCase
KindCase
kindCase
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Unions
__anonymous
union
__anonymous
Undocumented in source.
Variables
_kindCase
KindCase
_kindCase
;
Undocumented in source.
children
TrackableObjectGraph
.
TrackableObject
.
ObjectReference
[]
children
;
Undocumented in source.
slotVariables
TrackableObjectGraph
.
TrackableObject
.
SlotVariableReference
[]
slotVariables
;
Undocumented in source.
Meta
Source
See Implementation
tensorflow
saved_object_graph
classes
FunctionSpec
SavedAsset
SavedBareConcreteFunction
SavedConcreteFunction
SavedConstant
SavedFunction
SavedObject
SavedObjectGraph
SavedResource
SavedUserObject
SavedVariable
manifest constants
protocVersion