NamedTensorProto.Builder

classe final estática pública NamedTensorProto.Builder

 A pair of tensor name and tensor values.
 
Protobuf tipo tensorflow.NamedTensorProto

Métodos Públicos

NomeadoTensorProto.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
NomeadoTensorProto
NomeadoTensorProto
NomeadoTensorProto.Builder
claro ()
NomeadoTensorProto.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
NomeadoTensorProto.Builder
limparNome ()
 Name of the tensor.
NomeadoTensorProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof)
NomeadoTensorProto.Builder
limparTensor ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
NomeadoTensorProto.Builder
clonar ()
NomeadoTensorProto
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Corda
getNome ()
 Name of the tensor.
com.google.protobuf.ByteString
getNomeBytes ()
 Name of the tensor.
TensorProto
obterTensor ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
TensorProto.Builder
getTensorBuilder ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
TensorProtoOrBuilder
getTensorOrBuilder ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
boleano
temTensor ()
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
booleano final
NomeadoTensorProto.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NomeadoTensorProto.Builder
mergeFrom (com.google.protobuf.Message outro)
NomeadoTensorProto.Builder
mergeTensor (valor TensorProto )
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
final NamedTensorProto.Builder
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
NomeadoTensorProto.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
NomeadoTensorProto.Builder
setName (valor da string)
 Name of the tensor.
NomeadoTensorProto.Builder
setNameBytes (valor com.google.protobuf.ByteString)
 Name of the tensor.
NomeadoTensorProto.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
NomeadoTensorProto.Builder
setTensor ( TensorProto.Builder construtorForValue)
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
NomeadoTensorProto.Builder
setTensor (valor TensorProto )
 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
final NamedTensorProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

Métodos herdados

Métodos Públicos

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

construção pública NamedTensorProto ()

public NamedTensorProto buildPartial ()

público NamedTensorProto.Builder claro ()

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

public NamedTensorProto.Builder clearName ()

 Name of the tensor.
 
string name = 1;

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

public NamedTensorProto.Builder clearTensor ()

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

clone público NamedTensorProto.Builder ()

público NamedTensorProto getDefaultInstanceForType ()

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

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

String pública getNome ()

 Name of the tensor.
 
string name = 1;

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

 Name of the tensor.
 
string name = 1;

público TensorProto getTensor ()

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

público TensorProto.Builder getTensorBuilder ()

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

público TensorProtoOrBuilder getTensorOrBuilder ()

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

hasTensor booleano público ()

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

público final booleano isInitialized ()

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

Lança
IOException

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

public NamedTensorProto.Builder mergeTensor (valor TensorProto )

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

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

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

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

 Name of the tensor.
 
string name = 1;

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

 Name of the tensor.
 
string name = 1;

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

public NamedTensorProto.Builder setTensor ( TensorProto.Builder builderForValue)

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

public NamedTensorProto.Builder setTensor (valor TensorProto )

 The client can populate a TensorProto using a tensorflow::Tensor`, or
 directly using the protobuf field accessors.
 The client specifies whether the returned tensor values should be
 filled tensor fields (float_val, int_val, etc.) or encoded in a
 compact form in tensor.tensor_content.
 
.tensorflow.TensorProto tensor = 2;

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