tfd ~master (2021-06-15T14:06:44Z)
Dub
Repo
GraphDef
tensorflow
graph
Undocumented in source.
class
GraphDef {
@
Proto
(1)
NodeDef
[]
node
;
@
Proto
(2)
FunctionDefLibrary
library
;
@
Proto
(3)
int
version_
;
@
Proto
(4)
VersionDef
versions
;
}
Members
Variables
library
FunctionDefLibrary
library
;
Undocumented in source.
node
NodeDef
[]
node
;
Undocumented in source.
version_
int
version_
;
Undocumented in source.
versions
VersionDef
versions
;
Undocumented in source.
Meta
Source
See Implementation
tensorflow
graph
classes
GraphDef
manifest constants
protocVersion