BoundedTensorSpecProto

classe finale pubblica BoundedTensorSpecProto

 A protobuf to represent tf.BoundedTensorSpec.
 
Tipo protobuf tensorflow.BoundedTensorSpecProto

Classi nidificate

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

Costanti

int DTYPE_FIELD_NUMBER
int MAXIMUM_FIELD_NUMBER
int MINIMUM_FIELD_NUMBER
int NOME_CAMPO_NUMERO
int FORMA_CAMPO_NUMERO

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
BoundedTensorSpecProto statico
BoundedTensorSpecProto
com.google.protobuf.Descriptors.Descriptor statico finale
Tipo di dati
getDtipo ()
.tensorflow.DataType dtype = 3;
int
getDtipoValore ()
.tensorflow.DataType dtype = 3;
TensoreProto
getMaximum ()
.tensorflow.TensorProto maximum = 5;
TensorProtoOrBuilder
getMaximumOrBuilder ()
.tensorflow.TensorProto maximum = 5;
TensoreProto
getMinimo ()
.tensorflow.TensorProto minimum = 4;
TensorProtoOrBuilder
getMinimumOrBuilder ()
.tensorflow.TensorProto minimum = 4;
Corda
getNome ()
string name = 1;
com.google.protobuf.ByteString
getNomeBytes ()
string name = 1;
int
TensorShapeProto
ottieni forma ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
finale com.google.protobuf.UnknownFieldSet
booleano
haMassimo ()
.tensorflow.TensorProto maximum = 5;
booleano
haMinimo ()
.tensorflow.TensorProto minimum = 4;
booleano
haForma ()
.tensorflow.TensorShapeProto shape = 2;
int
booleano finale
BoundedTensorSpecProto.Builder statico
BoundedTensorSpecProto.Builder statico
BoundedTensorSpecProto.Builder
BoundedTensorSpecProto statico
parseDelimitedFrom (input InputStream)
BoundedTensorSpecProto statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BoundedTensorSpecProto statico
parseFrom (dati ByteBuffer)
BoundedTensorSpecProto statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
BoundedTensorSpecProto statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BoundedTensorSpecProto statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
BoundedTensorSpecProto statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BoundedTensorSpecProto statico
parseFrom (dati com.google.protobuf.ByteString)
BoundedTensorSpecProto statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BoundedTensorSpecProto statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
BoundedTensorSpecProto.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int DTYPE_FIELD_NUMBER

Valore costante: 3

pubblico statico finale int MAXIMUM_FIELD_NUMBER

Valore costante: 5

public static final int MINIMUM_FIELD_NUMBER

Valore costante: 4

public static final int NAME_FIELD_NUMBER

Valore costante: 1

public static final int SHAPE_FIELD_NUMBER

Valore costante: 2

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

pubblico statico BoundedTensorSpecProto getDefaultInstance ()

public BoundedTensorSpecProto getDefaultInstanceForType ()

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

public DataType getDtype ()

.tensorflow.DataType dtype = 3;

public int getDtypeValue ()

.tensorflow.DataType dtype = 3;

public TensorProto getMaximum ()

.tensorflow.TensorProto maximum = 5;

public TensorProtoOrBuilder getMaximumOrBuilder ()

.tensorflow.TensorProto maximum = 5;

pubblico TensorProto getMinimum ()

.tensorflow.TensorProto minimum = 4;

public TensorProtoOrBuilder getMinimumOrBuilder ()

.tensorflow.TensorProto minimum = 4;

stringa pubblica getName ()

string name = 1;

pubblico com.google.protobuf.ByteString getNameBytes ()

string name = 1;

pubblico getParserForType ()

public int getSerializedSize ()

public TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

public TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

booleano pubblico hasMaximum ()

.tensorflow.TensorProto maximum = 5;

hasMinimum booleano pubblico ()

.tensorflow.TensorProto minimum = 4;

hasShape booleano pubblico ()

.tensorflow.TensorShapeProto shape = 2;

public int hashCode ()

public final booleano isInitialized ()

pubblico statico BoundedTensorSpecProto.Builder newBuilder (prototipo BoundedTensorSpecProto )

pubblico statico BoundedTensorSpecProto.Builder newBuilder ()

public BoundedTensorSpecProto.Builder newBuilderForType ()

public static BoundedTensorSpecProto parseDelimitedFrom (input InputStream)

Lancia
IOException

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

Lancia
IOException

parseFrom pubblico statico BoundedTensorSpecProto (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

pubblico statico BoundedTensorSpecProto parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico BoundedTensorSpecProto (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico BoundedTensorSpecProto (input com.google.protobuf.CodedInputStream)

Lancia
IOException

pubblico statico BoundedTensorSpecProto parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico BoundedTensorSpecProto (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

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

Lancia
IOException

pubblico statico BoundedTensorSpecProto parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico BoundedTensorSpecProto.Builder toBuilder ()

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

Lancia
IOException