TensorSliceProto.ExtentOrBuilder

interfaccia statica pubblica TensorSliceProto.ExtentOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

abstract TensorSliceProto.Extent.HasLengthCase
astratto lungo
getLunghezza ()
int64 length = 2;
astratto lungo
getStart ()
 Start index of the slice, starting at 0.

Metodi pubblici

public abstract TensorSliceProto.Extent.HasLengthCase getHasLengthCase ()

public abstract lungo getLength ()

int64 length = 2;

public abstract lungo getStart ()

 Start index of the slice, starting at 0.
 
int64 start = 1;