TensorSpecProto

genel final sınıfı TensorSpecProto

 A protobuf to represent tf.TensorSpec.
 
Protobuf türü tensorflow.TensorSpecProto

İç İçe Sınıflar

sınıf TensorSpecProto.Builder
 A protobuf to represent tf.TensorSpec. 

Sabitler

int DTYPE_FIELD_NUMBER
int NAME_FIELD_NUMBER
int SHAPE_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik TensorSpecProto
TensorSpecProto
final statik com.google.protobuf.Descriptors.Descriptor
Veri tipi
getDtype ()
.tensorflow.DataType dtype = 3;
int
getDtypeValue ()
.tensorflow.DataType dtype = 3;
Sicim
getName ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
int
TensorShapeProto
getShape ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
final com.google.protobuf.UnknownFieldSet
boolean
hasShape ()
.tensorflow.TensorShapeProto shape = 2;
int
son boole değeri
statik TensorSpecProto.Builder
statik TensorSpecProto.Builder
TensorSpecProto.Builder
statik TensorSpecProto
parseDelimitedFrom (InputStream girişi)
statik TensorSpecProto
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TensorSpecProto
parseFrom (ByteBuffer verileri)
statik TensorSpecProto
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TensorSpecProto
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TensorSpecProto
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik TensorSpecProto
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TensorSpecProto
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik TensorSpecProto
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik TensorSpecProto
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
TensorSpecProto.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int DTYPE_FIELD_NUMBER

Sabit Değer: 3

genel statik final int NAME_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 statik TensorSpecProto getDefaultInstance ()

genel TensorSpecProto getDefaultInstanceForType ()

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

genel Veri Türü getDtype ()

.tensorflow.DataType dtype = 3;

public int getDtypeValue ()

.tensorflow.DataType dtype = 3;

genel Dize getName ()

string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

string name = 1;

halk getParserForType ()

public int getSerializedSize ()

herkese açık TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

herkese açık TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

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

genel boolean hasShape ()

.tensorflow.TensorShapeProto shape = 2;

genel int hashCode ()

genel final boolean isInitialized ()

genel statik TensorSpecProto.Builder newBuilder ( TensorSpecProto prototipi)

genel statik TensorSpecProto.Builder newBuilder ()

herkese açık TensorSpecProto.Builder newBuilderForType ()

genel statik TensorSpecProto ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik TensorSpecProto parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
Geçersiz ProtokolBufferException

genel statik TensorSpecProto parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

herkese açık TensorSpecProto.Builder toBuilder ()

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

Atar
IO İstisnası