TensorSpecProto.Builder

classe final estática pública TensorSpecProto.Builder

 A protobuf to represent tf.TensorSpec.
 
Protobuf tipo tensorflow.TensorSpecProto

Métodos Públicos

TensorSpecProto.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
TensorSpecProto
TensorSpecProto
TensorSpecProto.Builder
claro ()
TensorSpecProto.Builder
limparDtype ()
.tensorflow.DataType dtype = 3;
TensorSpecProto.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
TensorSpecProto.Builder
limparNome ()
string name = 1;
TensorSpecProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof)
TensorSpecProto.Builder
limparForma ()
.tensorflow.TensorShapeProto shape = 2;
TensorSpecProto.Builder
clonar ()
TensorSpecProto
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Tipo de dados
getDtype ()
.tensorflow.DataType dtype = 3;
interno
getDtypeValue ()
.tensorflow.DataType dtype = 3;
Corda
getNome ()
string name = 1;
com.google.protobuf.ByteString
getNomeBytes ()
string name = 1;
TensorShapeProto
obterForma ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
boleano
temForma ()
.tensorflow.TensorShapeProto shape = 2;
booleano final
TensorSpecProto.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorSpecProto.Builder
mergeFrom (com.google.protobuf.Message outro)
TensorSpecProto.Builder
mergeShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
TensorSpecProto.Builder final
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
TensorSpecProto.Builder
setDtype (valor DataType )
.tensorflow.DataType dtype = 3;
TensorSpecProto.Builder
setDtypeValue (valor interno)
.tensorflow.DataType dtype = 3;
TensorSpecProto.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
TensorSpecProto.Builder
setName (valor da string)
string name = 1;
TensorSpecProto.Builder
setNameBytes (valor com.google.protobuf.ByteString)
string name = 1;
TensorSpecProto.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
TensorSpecProto.Builder
setShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
TensorSpecProto.Builder
setShape ( TensorShapeProto.Builder construtorForValue)
.tensorflow.TensorShapeProto shape = 2;
TensorSpecProto.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

Métodos herdados

Métodos Públicos

public TensorSpecProto.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

construção pública do TensorSpecProto ()

público TensorSpecProto buildPartial ()

público TensorSpecProto.Builder claro ()

público TensorSpecProto.Builder clearDtype ()

.tensorflow.DataType dtype = 3;

público TensorSpecProto.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

público TensorSpecProto.Builder clearName ()

string name = 1;

público TensorSpecProto.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

público TensorSpecProto.Builder clearShape ()

.tensorflow.TensorShapeProto shape = 2;

Clone público do TensorSpecProto.Builder ()

público TensorSpecProto getDefaultInstanceForType ()

final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

tipo de dados público getDtype ()

.tensorflow.DataType dtype = 3;

público int getDtypeValue ()

.tensorflow.DataType dtype = 3;

String pública getNome ()

string name = 1;

público com.google.protobuf.ByteString getNameBytes ()

string name = 1;

público TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

público TensorShapeProto.Builder getShapeBuilder ()

.tensorflow.TensorShapeProto shape = 2;

público TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

hasShape booleano público ()

.tensorflow.TensorShapeProto shape = 2;

público final booleano isInitialized ()

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

Lança
IOException

público TensorSpecProto.Builder mergeFrom (com.google.protobuf.Message outro)

public TensorSpecProto.Builder mergeShape (valor TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

final público TensorSpecProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

público TensorSpecProto.Builder setDtype (valor DataType )

.tensorflow.DataType dtype = 3;

público TensorSpecProto.Builder setDtypeValue (valor int)

.tensorflow.DataType dtype = 3;

public TensorSpecProto.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

público TensorSpecProto.Builder setName (valor da string)

string name = 1;

público TensorSpecProto.Builder setNameBytes (valor com.google.protobuf.ByteString)

string name = 1;

public TensorSpecProto.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)

público TensorSpecProto.Builder setShape (valor TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

público TensorSpecProto.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 2;

final público TensorSpecProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)