BoundedTensorSpecProto

kelas akhir publik BoundedTensorSpecProto

 A protobuf to represent tf.BoundedTensorSpec.
 
Protobuf tipe tensorflow.BoundedTensorSpecProto

Kelas Bersarang

kelas BoundedTensorSpecProto.Builder
 A protobuf to represent tf.BoundedTensorSpec. 

Konstanta

ke dalam DTYPE_FIELD_NUMBER
ke dalam MAXIMUM_FIELD_NUMBER
ke dalam MINIMUM_FIELD_NUMBER
ke dalam NAME_FIELD_NUMBER
ke dalam BENTUK_FIELD_NUMBER

Metode Publik

boolean
sama dengan (Objek objek)
BoundedTensorSpecProto statis
BoundedTensorSpecProto
com.google.protobuf.Descriptors.Descriptor statis terakhir
Tipe data
dapatkan tipe D ()
.tensorflow.DataType dtype = 3;
ke dalam
dapatkanDtypeValue ()
.tensorflow.DataType dtype = 3;
TensorProto
dapatkan Maksimum ()
.tensorflow.TensorProto maximum = 5;
TensorProtoOrBuilder
dapatkan MaksimumOrBuilder ()
.tensorflow.TensorProto maximum = 5;
TensorProto
dapatkan Minimum ()
.tensorflow.TensorProto minimum = 4;
TensorProtoOrBuilder
dapatkanMinimumOrBuilder ()
.tensorflow.TensorProto minimum = 4;
Rangkaian
dapatkan Nama ()
string name = 1;
com.google.protobuf.ByteString
dapatkanNamaBytes ()
string name = 1;
ke dalam
TensorBentukProto
dapatkanBentuk ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
dapatkanBentukOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
final com.google.protobuf.UnknownFieldSet
boolean
memiliki Maksimum ()
.tensorflow.TensorProto maximum = 5;
boolean
memiliki Minimum ()
.tensorflow.TensorProto minimum = 4;
boolean
memilikiBentuk ()
.tensorflow.TensorShapeProto shape = 2;
ke dalam
boolean terakhir
BoundedTensorSpecProto.Builder statis
BoundedTensorSpecProto.Builder statis
BoundedTensorSpecProto.Builder
BoundedTensorSpecProto statis
parseDelimitedFrom (masukan Aliran Masukan)
BoundedTensorSpecProto statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BoundedTensorSpecProto statis
parseFrom (data ByteBuffer)
BoundedTensorSpecProto statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BoundedTensorSpecProto statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BoundedTensorSpecProto statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
BoundedTensorSpecProto statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BoundedTensorSpecProto statis
parseFrom (com.google.protobuf.ByteString data)
BoundedTensorSpecProto statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BoundedTensorSpecProto statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
BoundedTensorSpecProto.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int akhir statis publik DTYPE_FIELD_NUMBER

Nilai Konstan: 3

int final statis publik MAXIMUM_FIELD_NUMBER

Nilai Konstan: 5

int final statis publik MINIMUM_FIELD_NUMBER

Nilai Konstan: 4

int akhir statis publik NAME_FIELD_NUMBER

Nilai Konstan: 1

int akhir statis publik SHAPE_FIELD_NUMBER

Nilai Konstan: 2

Metode Publik

boolean publik sama (Obj objek)

BoundedTensorSpecProto getDefaultInstance statis publik ()

publik BoundedTensorSpecProto getDefaultInstanceForType ()

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

Tipe Data publik getDtype ()

.tensorflow.DataType dtype = 3;

int publik getDtypeValue ()

.tensorflow.DataType dtype = 3;

TensorProto publik dapatkan Maksimum ()

.tensorflow.TensorProto maximum = 5;

TensorProtoOrBuilder publik getMaximumOrBuilder ()

.tensorflow.TensorProto maximum = 5;

TensorProto publik dapatkan Minimum ()

.tensorflow.TensorProto minimum = 4;

TensorProtoOrBuilder publik getMinimumOrBuilder ()

.tensorflow.TensorProto minimum = 4;

GetName String publik ()

string name = 1;

publik com.google.protobuf.ByteString getNameBytes ()

string name = 1;

publik dapatkanParserForType ()

publik int getSerializedSize ()

TensorShapeProto getShape publik ()

.tensorflow.TensorShapeProto shape = 2;

TensorShapeProtoOrBuilder publik getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

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

boolean publik hasMaximum ()

.tensorflow.TensorProto maximum = 5;

boolean publik hasMinimum ()

.tensorflow.TensorProto minimum = 4;

boolean publik hasShape ()

.tensorflow.TensorShapeProto shape = 2;

kode hash int publik ()

boolean akhir publik diinisialisasi ()

public static BoundedTensorSpecProto.Builder newBuilder (prototipe BoundedTensorSpecProto )

publik statis BoundedTensorSpecProto.Builder newBuilder ()

publik BoundedTensorSpecProto.Builder newBuilderForType ()

BoundedTensorSpecProto statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

public static BoundedTensorSpecProto parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

BoundedTensorSpecProto parseFrom statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

public static BoundedTensorSpecProto parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

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

Melempar
InvalidProtocolBufferException

BoundedTensorSpecProto parseFrom statis publik (com.google.protobuf.CodedInputStream masukan)

Melempar
Pengecualian IO

public static BoundedTensorSpecProto parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

BoundedTensorSpecProto parseFrom statis publik (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

public static BoundedTensorSpecProto parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

public static BoundedTensorSpecProto parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

publik BoundedTensorSpecProto.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO