package tensor_slice
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
final
case class
TensorSliceProto(extent: Seq[Extent] = _root_.scala.Seq.empty, unknownFields: UnknownFieldSet = ...) extends GeneratedMessage with Updatable[TensorSliceProto] with Product with Serializable
Can only be interpreted if you know the corresponding TensorShape.
Can only be interpreted if you know the corresponding TensorShape.
- extent
Extent of the slice in all tensor dimensions. Must have one entry for each of the dimension of the tensor that this slice belongs to. The order of sizes is the same as the order of dimensions in the TensorShape.
- Annotations
- @SerialVersionUID()
Value Members
- object TensorSliceProto extends GeneratedMessageCompanion[TensorSliceProto]
- object TensorSliceProtoCompanion extends GeneratedFileObject