BoundedTensorSpecProto

genel final sınıfı BoundedTensorSpecProto

 A protobuf to represent tf.BoundedTensorSpec.
 
Protobuf türü tensorflow.BoundedTensorSpecProto

İç İçe Sınıflar

sınıf BoundedTensorSpecProto.Builder
 A protobuf to represent tf.BoundedTensorSpec. 

Sabitler

int DTYPE_FIELD_NUMBER
int MAXIMUM_FIELD_NUMBER
int MINIMUM_FIELD_NUMBER
int NAME_FIELD_NUMBER
int SHAPE_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik SınırlıTensorSpecProto
SınırlıTensorSpecProto
final statik com.google.protobuf.Descriptors.Descriptor
Veri tipi
getDtype ()
.tensorflow.DataType dtype = 3;
int
getDtypeValue ()
.tensorflow.DataType dtype = 3;
TensorProto
getMaximum ()
.tensorflow.TensorProto maximum = 5;
TensorProtoOrBuilder
getMaximumOrBuilder ()
.tensorflow.TensorProto maximum = 5;
TensorProto
getMinimum ()
.tensorflow.TensorProto minimum = 4;
TensorProtoOrBuilder
getMinimumOrBuilder ()
.tensorflow.TensorProto minimum = 4;
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
hasMaksimum ()
.tensorflow.TensorProto maximum = 5;
boolean
hasMinimum ()
.tensorflow.TensorProto minimum = 4;
boolean
hasShape ()
.tensorflow.TensorShapeProto shape = 2;
int
son boole değeri
statik BoundedTensorSpecProto.Builder
statik BoundedTensorSpecProto.Builder
BoundedTensorSpecProto.Builder
statik SınırlıTensorSpecProto
parseDelimitedFrom (InputStream girişi)
statik SınırlıTensorSpecProto
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik SınırlıTensorSpecProto
parseFrom (ByteBuffer verileri)
statik SınırlıTensorSpecProto
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik SınırlıTensorSpecProto
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik SınırlıTensorSpecProto
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik SınırlıTensorSpecProto
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik SınırlıTensorSpecProto
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik SınırlıTensorSpecProto
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik SınırlıTensorSpecProto
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
BoundedTensorSpecProto.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 MAXIMUM_FIELD_NUMBER

Sabit Değer: 5

genel statik final int MINIMUM_FIELD_NUMBER

Sabit Değer: 4

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)

public static BoundedTensorSpecProto getDefaultInstance ()

public BoundedTensorSpecProto 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;

herkese açık TensorProto getMaximum ()

.tensorflow.TensorProto maximum = 5;

herkese açık TensorProtoOrBuilder getMaximumOrBuilder ()

.tensorflow.TensorProto maximum = 5;

herkese açık TensorProto getMinimum ()

.tensorflow.TensorProto minimum = 4;

herkese açık TensorProtoOrBuilder getMinimumOrBuilder ()

.tensorflow.TensorProto minimum = 4;

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 hasMaximum ()

.tensorflow.TensorProto maximum = 5;

genel boolean hasMinimum ()

.tensorflow.TensorProto minimum = 4;

genel boolean hasShape ()

.tensorflow.TensorShapeProto shape = 2;

genel int hashCode ()

genel final boolean isInitialized ()

public static BoundedTensorSpecProto.Builder newBuilder ( BoundedTensorSpecProto prototipi)

public static BoundedTensorSpecProto.Builder newBuilder ()

public BoundedTensorSpecProto.Builder newBuilderForType ()

public static BoundedTensorSpecProto ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

public static BoundedTensorSpecProto parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

public static BoundedTensorSpecProto ayrıştırmaFrom (bayt[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

public BoundedTensorSpecProto.Builder toBuilder ()

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

Atar
IO İstisnası