TensorSpecProto.Builder

classe finale statica pubblica TensorSpecProto.Builder

 A protobuf to represent tf.TensorSpec.
 
Tipo protobuf tensorflow.TensorSpecProto

Metodi pubblici

TensorSpecProto.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
TensorSpecProto
TensorSpecProto
TensorSpecProto.Builder
chiaro ()
TensorSpecProto.Builder
clearDtype ()
.tensorflow.DataType dtype = 3;
TensorSpecProto.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
TensorSpecProto.Builder
nomechiaro ()
string name = 1;
TensorSpecProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TensorSpecProto.Builder
chiara forma ()
.tensorflow.TensorShapeProto shape = 2;
TensorSpecProto.Builder
clone ()
TensorSpecProto
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Tipo di dati
getDtipo ()
.tensorflow.DataType dtype = 3;
int
getDtipoValore ()
.tensorflow.DataType dtype = 3;
Corda
getNome ()
string name = 1;
com.google.protobuf.ByteString
getNomeBytes ()
string name = 1;
TensorShapeProto
ottieni forma ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
booleano
haForma ()
.tensorflow.TensorShapeProto shape = 2;
booleano finale
TensorSpecProto.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
TensorSpecProto.Builder
mergeFrom (com.google.protobuf.Message altro)
TensorSpecProto.Builder
mergeShape (valore TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
finale TensorSpecProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
TensorSpecProto.Builder
setDtype (valore del tipo di dati )
.tensorflow.DataType dtype = 3;
TensorSpecProto.Builder
setDtypeValue (valore int)
.tensorflow.DataType dtype = 3;
TensorSpecProto.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
TensorSpecProto.Builder
setName (valore stringa)
string name = 1;
TensorSpecProto.Builder
setNameBytes (valore com.google.protobuf.ByteString)
string name = 1;
TensorSpecProto.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
TensorSpecProto.Builder
setShape (valore TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
TensorSpecProto.Builder
setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 2;
finale TensorSpecProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public TensorSpecProto.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

build pubblica di TensorSpecProto ()

public TensorSpecProto buildPartial ()

pubblico TensorSpecProto.Builder chiaro ()

public TensorSpecProto.Builder clearDtype ()

.tensorflow.DataType dtype = 3;

public TensorSpecProto.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public TensorSpecProto.Builder clearName ()

string name = 1;

public TensorSpecProto.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

pubblico TensorSpecProto.Builder clearShape ()

.tensorflow.TensorShapeProto shape = 2;

clone pubblico di TensorSpecProto.Builder ()

pubblico TensorSpecProto getDefaultInstanceForType ()

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

pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public DataType getDtype ()

.tensorflow.DataType dtype = 3;

public int getDtypeValue ()

.tensorflow.DataType dtype = 3;

stringa pubblica getName ()

string name = 1;

pubblico com.google.protobuf.ByteString getNameBytes ()

string name = 1;

public TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

public TensorShapeProto.Builder getShapeBuilder ()

.tensorflow.TensorShapeProto shape = 2;

public TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

hasShape booleano pubblico ()

.tensorflow.TensorShapeProto shape = 2;

public final booleano isInitialized ()

public TensorSpecProto.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public TensorSpecProto.Builder mergeFrom (com.google.protobuf.Message altro)

public TensorSpecProto.Builder mergeShape (valore TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

pubblico finale TensorSpecProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public TensorSpecProto.Builder setDtype (valore DataType )

.tensorflow.DataType dtype = 3;

public TensorSpecProto.Builder setDtypeValue (valore int)

.tensorflow.DataType dtype = 3;

pubblico TensorSpecProto.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public TensorSpecProto.Builder setName (valore stringa)

string name = 1;

pubblico TensorSpecProto.Builder setNameBytes (valore com.google.protobuf.ByteString)

string name = 1;

public TensorSpecProto.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

public TensorSpecProto.Builder setShape (valore TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

public TensorSpecProto.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 2;

pubblico finale TensorSpecProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)