tfd ~master (2021-06-15T14:06:44Z)
Dub
Repo
TensorSpecProto
tensorflow
struct_
Undocumented in source.
class
TensorSpecProto {
@
Proto
(1)
string
name
;
@
Proto
(2)
TensorShapeProto
shape
;
@
Proto
(3)
DataType
dtype
;
}
Members
Variables
dtype
DataType
dtype
;
Undocumented in source.
name
string
name
;
Undocumented in source.
shape
TensorShapeProto
shape
;
Undocumented in source.
Meta
Source
See Implementation
tensorflow
struct_
classes
DictValue
ListValue
NamedTupleValue
NoneValue
PairValue
StructuredValue
TensorSpecProto
TupleValue
TypeSpecProto
manifest constants
protocVersion