tfd ~master (2021-06-15T14:06:44Z)
Dub
Repo
TensorDescription
tensorflow
tensor_description
Undocumented in source.
class
TensorDescription {
@
Proto
(1)
DataType
dtype
;
@
Proto
(2)
TensorShapeProto
shape
;
@
Proto
(4)
AllocationDescription
allocationDescription
;
}
Members
Variables
allocationDescription
AllocationDescription
allocationDescription
;
Undocumented in source.
dtype
DataType
dtype
;
Undocumented in source.
shape
TensorShapeProto
shape
;
Undocumented in source.
Meta
Source
See Implementation
tensorflow
tensor_description
classes
TensorDescription
manifest constants
protocVersion