TensorDescription

genel final sınıfı TensorDescription

Protobuf türü tensorflow.TensorDescription

İç İçe Sınıflar

sınıf TensorDescription.Builder Protobuf tipi tensorflow.TensorDescription

Sabitler

int ALLOCATION_DESCRIPTION_FIELD_NUMBER
int DTYPE_FIELD_NUMBER
int SHAPE_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
Tahsis Açıklaması
getAllocationDescription ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
TahsisAçıklamasıOrİnşaatçı
getAllocationDescriptionOrBuilder ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
Statik TensörAçıklama
TensörAçıklama
final statik com.google.protobuf.Descriptors.Descriptor
Veri tipi
getDtype ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
int
getDtypeValue ()
 Data type of tensor elements
 
.tensorflow.DataType dtype = 1;
int
TensorShapeProto
getShape ()
 Shape of the tensor.
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
 Shape of the tensor.
final com.google.protobuf.UnknownFieldSet
boolean
hasAllocationDescription ()
 Information about the size and allocator used for the data
 
.tensorflow.AllocationDescription allocation_description = 4;
boolean
hasShape ()
 Shape of the tensor.
int
son boole değeri
statik TensorDescription.Builder
statik TensorDescription.Builder
TensorDescription.Builder
Statik TensörAçıklama
parseDelimitedFrom (InputStream girişi)
Statik TensörAçıklama
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik TensörAçıklama
parseFrom (ByteBuffer verileri)
Statik TensörAçıklama
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik TensörAçıklama
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik TensörAçıklama
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Statik TensörAçıklama
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik TensörAçıklama
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Statik TensörAçıklama
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik TensörAçıklama
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
TensorDescription.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int ALLOCATION_DESCRIPTION_FIELD_NUMBER

Sabit Değer: 4

genel statik final int DTYPE_FIELD_NUMBER

Sabit Değer: 1

genel statik final int SHAPE_FIELD_NUMBER

Sabit Değer: 2

Genel Yöntemler

genel boole eşittir (Object obj)

genel AllocationDescription getAllocationDescription ()

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

genel AllocationDescriptionOrBuilder getAllocationDescriptionOrBuilder ()

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

public static TensorDescription getDefaultInstance ()

public TensorDescription getDefaultInstanceForType ()

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

genel Veri Türü getDtype ()

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

public int getDtypeValue ()

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

halk getParserForType ()

public int getSerializedSize ()

herkese açık TensorShapeProto getShape ()

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

herkese açık TensorShapeProtoOrBuilder getShapeOrBuilder ()

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

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel boolean hasAllocationDescription ()

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

genel boolean hasShape ()

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

genel int hashCode ()

genel final boolean isInitialized ()

public static TensorDescription.Builder newBuilder ( TensorDescription prototipi)

public static TensorDescription.Builder newBuilder ()

public TensorDescription.Builder newBuilderForType ()

public static TensorDescription parseDelimitedFrom (InputStream girişi)

Atar
IOİstisnası

public static TensorDescription parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik TensorDescription ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik TensorDescription ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik TensorDescription ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik TensorDescription ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IOİstisnası

genel statik TensorDescription ayrıştırmaFrom (bayt[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik TensorDescription ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

public static TensorDescription ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik TensorDescription ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

public TensorDescription.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IOİstisnası