tfd ~master (2021-06-15T14:06:44Z)
Dub
Repo
GraphTransferGraphOutputNodeInfo
tensorflow
graph_transfer_info
Undocumented in source.
class
GraphTransferGraphOutputNodeInfo {
@
Proto
(1)
string
name
;
@
Proto
(2,
Wire
.
none
,
Yes
.
packed
)
long
[]
shape
;
@
Proto
(3)
DataType
dtype
;
}
Members
Variables
dtype
DataType
dtype
;
Undocumented in source.
name
string
name
;
Undocumented in source.
shape
long
[]
shape
;
Undocumented in source.
Meta
Source
See Implementation
tensorflow
graph_transfer_info
classes
GraphTransferConstNodeInfo
GraphTransferGraphInputNodeInfo
GraphTransferGraphOutputNodeInfo
GraphTransferInfo
GraphTransferNodeInfo
GraphTransferNodeInput
GraphTransferNodeInputInfo
GraphTransferNodeOutputInfo
manifest constants
protocVersion