TensorSliceProto.Extent

publiczna statyczna klasa końcowa TensorSliceProto.Extent

 Extent of the slice in one dimension.
 
Typ Protobuf tensorflow.TensorSliceProto.Extent

Klasy zagnieżdżone

klasa TensorSliceProto.Extent.Builder
 Extent of the slice in one dimension. 
wyliczenie TensorSliceProto.Extent.HasLengthCase

Stałe

wew DŁUGOŚĆ_FIELD_NUMBER
wew START_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
statyczny TensorSliceProto.Extent
TensorSliceProto.Zakres
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
TensorSliceProto.Extent.HasLengthCase
długi
pobierzDługość ()
int64 length = 2;
wew
długi
Zacząć ()
 Start index of the slice, starting at 0.
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny TensorSliceProto.Extent.Builder
statyczny TensorSliceProto.Extent.Builder
TensorSliceProto.Extent.Builder
statyczny TensorSliceProto.Extent
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny TensorSliceProto.Extent
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny TensorSliceProto.Extent
parseFrom (dane ByteBuffer)
statyczny TensorSliceProto.Extent
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny TensorSliceProto.Extent
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny TensorSliceProto.Extent
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny TensorSliceProto.Extent
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny TensorSliceProto.Extent
parseFrom (dane com.google.protobuf.ByteString)
statyczny TensorSliceProto.Extent
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny TensorSliceProto.Extent
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
TensorSliceProto.Extent.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int LENGTH_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int START_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

publiczny statyczny TensorSliceProto.Extent getDefaultInstance ()

public TensorSliceProto.Extent getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public TensorSliceProto.Extent.HasLengthCase getHasLengthCase ()

publiczny długi getLength ()

int64 length = 2;

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny długi getStart ()

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

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny TensorSliceProto.Extent.Builder newBuilder (prototyp TensorSliceProto.Extent )

publiczny statyczny TensorSliceProto.Extent.Builder newBuilder ()

public TensorSliceProto.Extent.Builder newBuilderForType ()

public static TensorSliceProto.Extent parseDelimitedFrom (wejścieInputStream)

Rzuca
Wyjątek IO

publiczny statyczny TensorSliceProto.Extent parseDelimitedFrom (dane wejściowe wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static TensorSliceProto.Extent parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny TensorSliceProto.Extent parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczny statyczny TensorSliceProto.Extent parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny TensorSliceProto.Extent parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

publiczny statyczny TensorSliceProto.Extent parseFrom (bajt[] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny TensorSliceProto.Extent parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny TensorSliceProto.Extent parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczny statyczny TensorSliceProto.Extent parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public TensorSliceProto.Extent.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO