package tensor_description
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
final
case class
TensorDescription(dtype: DataType = ..., shape: Option[TensorShapeProto] = _root_.scala.None, allocationDescription: Option[AllocationDescription] = _root_.scala.None, unknownFields: UnknownFieldSet = ...) extends GeneratedMessage with Updatable[TensorDescription] with Product with Serializable
- dtype
Data type of tensor elements
- shape
Shape of the tensor.
- allocationDescription
Information about the size and allocator used for the data
- Annotations
- @SerialVersionUID()
Value Members
- object TensorDescription extends GeneratedMessageCompanion[TensorDescription]
- object TensorDescriptionProto extends GeneratedFileObject