TensorShapeProto.Dim

genel statik son sınıf TensorShapeProto.Dim

 One dimension of the tensor.
 
Protobuf tipi tensorflow.TensorShapeProto.Dim

İç İçe Sınıflar

sınıf TensorShapeProto.Dim.Builder
 One dimension of the tensor. 

Sabitler

int NAME_FIELD_NUMBER
int SIZE_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik TensorShapeProto.Dim
TensorShapeProto.Dim
final statik com.google.protobuf.Descriptors.Descriptor
Sicim
getName ()
 Optional name of the tensor dimension.
com.google.protobuf.ByteString
getNameBytes ()
 Optional name of the tensor dimension.
int
uzun
getSize ()
 Size of the tensor in that dimension.
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik TensorShapeProto.Dim.Builder
statik TensorShapeProto.Dim.Builder
TensorShapeProto.Dim.Builder
statik TensorShapeProto.Dim
parseDelimitedFrom (InputStream girişi)
statik TensorShapeProto.Dim
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TensorShapeProto.Dim
parseFrom (ByteBuffer verileri)
statik TensorShapeProto.Dim
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TensorShapeProto.Dim
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TensorShapeProto.Dim
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik TensorShapeProto.Dim
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TensorShapeProto.Dim
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik TensorShapeProto.Dim
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TensorShapeProto.Dim
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
TensorShapeProto.Dim.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int NAME_FIELD_NUMBER

Sabit Değer: 2

genel statik final int SIZE_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

public static TensorShapeProto.Dim getDefaultInstance ()

public TensorShapeProto.Dim getDefaultInstanceForType ()

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

genel Dize getName ()

 Optional name of the tensor dimension.
 
string name = 2;

public com.google.protobuf.ByteString getNameBytes ()

 Optional name of the tensor dimension.
 
string name = 2;

halk getParserForType ()

public int getSerializedSize ()

halka açık uzun getSize ()

 Size of the tensor in that dimension.
 This value must be >= -1, but values of -1 are reserved for "unknown"
 shapes (values of -1 mean "unknown" dimension).  Certain wrappers
 that work with TensorShapeProto may fail at runtime when deserializing
 a TensorShapeProto containing a dim value of -1.
 
int64 size = 1;

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

genel int hashCode ()

genel final boolean isInitialized ()

genel statik TensorShapeProto.Dim.Builder newBuilder ()

genel statik TensorShapeProto.Dim.Builder newBuilder ( TensorShapeProto.Dim prototipi)

herkese açık TensorShapeProto.Dim.Builder newBuilderForType ()

public static TensorShapeProto.Dim parseDelimitedFrom (InputStream girişi)

Atar
IOİstisnası

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

Atar
IOİstisnası

genel statik TensorShapeProto.Dim parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik TensorShapeProto.Dim parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik TensorShapeProto.Dim parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

Atar
IOİstisnası

genel statik TensorShapeProto.Dim parseFrom (bayt[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

Atar
Geçersiz ProtokolBufferException

public static TensorShapeProto.Dim parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik TensorShapeProto.Dim parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

herkese açık TensorShapeProto.Dim.Builder toBuilder ()

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

Atar
IOİstisnası