TensorDescription

publiczna klasa końcowa TensorDescription

Protobuf typu tensorflow.TensorDescription

Klasy zagnieżdżone

klasa TensorDescription.Builder Protobuf typu tensorflow.TensorDescription

Stałe

wew ALLOCATION_DESCRIPTION_FIELD_NUMBER
wew DTYPE_FIELD_NUMBER
wew KSZTAŁT_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
Opis alokacji
getAllocationOpis ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
AlokacjaOpisOrBuilder
getAllocationDescriptionOrBuilder ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
statyczny opis tensora
Opis Tensora
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
Typ danych
getDtype ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
wew
getDtypeValue ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
wew
TensorShapeProto
uzyskaj kształt ()
 Shape of the tensor.
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
 Shape of the tensor.
końcowy com.google.protobuf.UnknownFieldSet
wartość logiczna
maOpis przydziału ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
wartość logiczna
ma kształt ()
 Shape of the tensor.
wew
końcowa wartość logiczna
statyczny TensorDescription.Builder
statyczny TensorDescription.Builder
TensorDescription.Builder
statyczny opis tensora
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny opis tensora
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny opis tensora
parseFrom (dane ByteBuffer)
statyczny opis tensora
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny opis tensora
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny opis tensora
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny opis tensora
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny opis tensora
parseFrom (dane com.google.protobuf.ByteString)
statyczny opis tensora
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny opis tensora
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
TensorDescription.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int ALLOCATION_DESCRIPTION_FIELD_NUMBER

Wartość stała: 4

publiczny statyczny końcowy int DTYPE_FIELD_NUMBER

Wartość stała: 1

publiczny statyczny końcowy int SHAPE_FIELD_NUMBER

Wartość stała: 2

Metody publiczne

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

public AllocationDescription getAllocationDescription ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

public AllocationDescriptionOrBuilder getAllocationDescriptionOrBuilder ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

publiczny statyczny TensorDescription getDefaultInstance ()

publiczny TensorDescription getDefaultInstanceForType ()

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

publiczny typ danych getDtype ()

 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;

publiczny int getDtypeValue ()

 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny TensorShapeProto getShape ()

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

publiczny TensorShapeProtoOrBuilder getShapeOrBuilder ()

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

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

publiczna wartość logiczna maAllocationDescription ()

 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;

publiczna wartość logiczna hasShape ()

 Shape of the tensor.
 
.tensorflow.TensorShapeProto shape = 2;

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

public static TensorDescription.Builder newBuilder (prototyp TensorDescription )

public static TensorDescription.Builder newBuilder ()

public TensorDescription.Builder newBuilderForType ()

public static TensorDescription parseDelimitedFrom (wejścieInputStream)

Rzuca
Wyjątek IO

publiczny statyczny TensorDescription parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static TensorDescription parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny TensorDescription parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

publiczny statyczny TensorDescription parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public TensorDescription.Builder toBuilder ()

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

Rzuca
Wyjątek IO