tfd ~master (2021-06-15T14:06:44Z)
Dub
Repo
SignatureDef
tensorflow
meta_graph
Undocumented in source.
class
SignatureDef {
@
Proto
(1)
TensorInfo
[
string
]
inputs
;
@
Proto
(2)
TensorInfo
[
string
]
outputs
;
@
Proto
(3)
string
methodName
;
}
Members
Variables
inputs
TensorInfo
[
string
]
inputs
;
Undocumented in source.
methodName
string
methodName
;
Undocumented in source.
outputs
TensorInfo
[
string
]
outputs
;
Undocumented in source.
Meta
Source
See Implementation
tensorflow
meta_graph
classes
AssetFileDef
CollectionDef
MetaGraphDef
SignatureDef
TensorInfo
manifest constants
protocVersion