VariantTensorDataProto.Builder

clase final estática pública VariantTensorDataProto.Builder

 Protocol buffer representing the serialization format of DT_VARIANT tensors.
 
Protobuf tipo tensorflow.VariantTensorDataProto

Métodos públicos

VarianteTensorDataProto.Builder
addAllTensors (Iterable<? extiende los valores de TensorProto >)
 Tensors contained within objects being serialized.
VarianteTensorDataProto.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
VarianteTensorDataProto.Builder
addTensors (índice int, valor de TensorProto )
 Tensors contained within objects being serialized.
VarianteTensorDataProto.Builder
addTensors ( TensorProto.Builder builderForValue)
 Tensors contained within objects being serialized.
VarianteTensorDataProto.Builder
addTensors (índice int, TensorProto.Builder builderForValue)
 Tensors contained within objects being serialized.
VarianteTensorDataProto.Builder
addTensors (valor TensorProto )
 Tensors contained within objects being serialized.
TensorProto.Builder
agregarTensoresBuilder ()
 Tensors contained within objects being serialized.
TensorProto.Builder
addTensorsBuilder (índice int)
 Tensors contained within objects being serialized.
VarianteTensorDataProto
VarianteTensorDataProto
VarianteTensorDataProto.Builder
claro ()
VarianteTensorDataProto.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
VarianteTensorDataProto.Builder
borrarMetadatos ()
 Portions of the object that are not Tensors.
VarianteTensorDataProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
VarianteTensorDataProto.Builder
borrarTensores ()
 Tensors contained within objects being serialized.
VarianteTensorDataProto.Builder
borrarTipoNombre ()
 Name of the type of objects being serialized.
VarianteTensorDataProto.Builder
clonar ()
VarianteTensorDataProto
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.ByteString
obtener metadatos ()
 Portions of the object that are not Tensors.
TensorProto
getTensores (índice int)
 Tensors contained within objects being serialized.
TensorProto.Builder
getTensorsBuilder (índice int)
 Tensors contained within objects being serialized.
Lista< TensorProto.Builder >
getTensorsBuilderList ()
 Tensors contained within objects being serialized.
En t
getTensoresCount ()
 Tensors contained within objects being serialized.
Lista< TensorProto >
getLista de Tensores ()
 Tensors contained within objects being serialized.
TensorProtoOrBuilder
getTensorsOrBuilder (índice int)
 Tensors contained within objects being serialized.
Lista<? extiende TensorProtoOrBuilder >
getTensorsOrBuilderList ()
 Tensors contained within objects being serialized.
Cadena
getTypeName ()
 Name of the type of objects being serialized.
com.google.protobuf.ByteString
getTypeNameBytes ()
 Name of the type of objects being serialized.
booleano final
VarianteTensorDataProto.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
VarianteTensorDataProto.Builder
mergeFrom (com.google.protobuf.Message otro)
VariantTensorDataProto.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
VarianteTensorDataProto.Builder
eliminarTensores (índice int)
 Tensors contained within objects being serialized.
VarianteTensorDataProto.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
VarianteTensorDataProto.Builder
setMetadata (valor com.google.protobuf.ByteString)
 Portions of the object that are not Tensors.
VarianteTensorDataProto.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
VarianteTensorDataProto.Builder
setTensors (índice int, valor de TensorProto )
 Tensors contained within objects being serialized.
VarianteTensorDataProto.Builder
setTensors (índice int, TensorProto.Builder builderForValue)
 Tensors contained within objects being serialized.
VarianteTensorDataProto.Builder
setTypeName (valor de cadena)
 Name of the type of objects being serialized.
VarianteTensorDataProto.Builder
setTypeNameBytes (valor com.google.protobuf.ByteString)
 Name of the type of objects being serialized.
VariantTensorDataProto.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

Métodos heredados

Métodos públicos

public VariantTensorDataProto.Builder addAllTensors (Iterable<? extiende los valores de TensorProto >)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public VariantTensorDataProto.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public VariantTensorDataProto.Builder addTensors (índice int, valor de TensorProto )

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

público VariantTensorDataProto.Builder addTensors ( TensorProto.Builder builderForValue)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

público VariantTensorDataProto.Builder addTensors (índice int, TensorProto.Builder builderForValue)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public VariantTensorDataProto.Builder addTensors (valor TensorProto )

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

público TensorProto.Builder addTensorsBuilder ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

público TensorProto.Builder addTensorsBuilder (índice int)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

compilación pública VariantTensorDataProto ()

public VariantTensorDataProto buildPartial ()

público VariantTensorDataProto.Builder claro ()

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

público VariantTensorDataProto.Builder clearMetadata ()

metadatos

 Portions of the object that are not Tensors.
 
bytes metadata = 2;

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

public VariantTensorDataProto.Builder clearTensors ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

público VariantTensorDataProto.Builder clearTypeName ()

 Name of the type of objects being serialized.
 
string type_name = 1;

public VariantTensorDataProto getDefaultInstanceForType ()

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

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

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

metadatos

 Portions of the object that are not Tensors.
 
bytes metadata = 2;

TensorProto público getTensors (índice int)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

público TensorProto.Builder getTensorsBuilder (índice int)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

Lista pública< TensorProto.Builder > getTensorsBuilderList ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public int getTensorsCount ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

Lista pública< TensorProto > getTensorsList ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

público TensorProtoOrBuilder getTensorsOrBuilder (índice int)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

Lista pública<? extiende TensorProtoOrBuilder > getTensorsOrBuilderList ()

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

cadena pública getTypeName ()

 Name of the type of objects being serialized.
 
string type_name = 1;

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

 Name of the type of objects being serialized.
 
string type_name = 1;

público final booleano isInitialized ()

VariantTensorDataProto.Builder público mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

public VariantTensorDataProto.Builder mergeFrom (com.google.protobuf.Message otro)

VariantTensorDataProto.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

public VariantTensorDataProto.Builder removeTensors (índice int)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public VariantTensorDataProto.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

público VariantTensorDataProto.Builder setMetadata (valor com.google.protobuf.ByteString)

metadatos

 Portions of the object that are not Tensors.
 
bytes metadata = 2;

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

public VariantTensorDataProto.Builder setTensors (índice int, valor de TensorProto )

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

público VariantTensorDataProto.Builder setTensors (índice int, TensorProto.Builder builderForValue)

 Tensors contained within objects being serialized.
 
repeated .tensorflow.TensorProto tensors = 3;

public VariantTensorDataProto.Builder setTypeName (valor de cadena)

 Name of the type of objects being serialized.
 
string type_name = 1;

público VariantTensorDataProto.Builder setTypeNameBytes (valor com.google.protobuf.ByteString)

 Name of the type of objects being serialized.
 
string type_name = 1;

VariantTensorDataProto.Builder final público setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)