classe final estática pública VariantTensorDataProto.Builder
Protocol buffer representing the serialization format of DT_VARIANT tensors.
tensorflow.VariantTensorDataProto Métodos Públicos
| VarianteTensorDataProto.Builder | addAllTensors (Iterable<? estende TensorProto > valores) Tensors contained within objects being serialized. |
| VarianteTensorDataProto.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
| VarianteTensorDataProto.Builder | |
| VarianteTensorDataProto.Builder | addTensors ( TensorProto.Builder construtorForValue) Tensors contained within objects being serialized. |
| VarianteTensorDataProto.Builder | addTensors (índice int, TensorProto.Builder builderForValue) Tensors contained within objects being serialized. |
| VarianteTensorDataProto.Builder | |
| TensorProto.Builder | addTensorsBuilder () Tensors contained within objects being serialized. |
| TensorProto.Builder | addTensorsBuilder (índice interno) Tensors contained within objects being serialized. |
| VarianteTensorDataProto | construir () |
| VarianteTensorDataProto | |
| VarianteTensorDataProto.Builder | claro () |
| VarianteTensorDataProto.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
| VarianteTensorDataProto.Builder | limparMetadados () Portions of the object that are not Tensors. |
| VarianteTensorDataProto.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof) |
| VarianteTensorDataProto.Builder | limparTensores () Tensors contained within objects being serialized. |
| VarianteTensorDataProto.Builder | limparTypeName () Name of the type of objects being serialized. |
| VarianteTensorDataProto.Builder | clonar () |
| VarianteTensorDataProto | |
| final estático com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.ByteString | getMetadata () Portions of the object that are not Tensors. |
| TensorProto | getTensors (índice interno) Tensors contained within objects being serialized. |
| TensorProto.Builder | getTensorsBuilder (índice interno) Tensors contained within objects being serialized. |
| Lista< TensorProto.Builder > | getTensorsBuilderList () Tensors contained within objects being serialized. |
| interno | getTensorsCount () Tensors contained within objects being serialized. |
| Lista< TensorProto > | getTensorsList () Tensors contained within objects being serialized. |
| TensorProtoOrBuilder | getTensorsOrBuilder (índice interno) Tensors contained within objects being serialized. |
| Lista<? estende TensorProtoOrBuilder > | getTensorsOrBuilderList () Tensors contained within objects being serialized. |
| Corda | getTypeNome () Name of the type of objects being serialized. |
| com.google.protobuf.ByteString | getTypeNomeBytes () Name of the type of objects being serialized. |
| booleano final | |
| VarianteTensorDataProto.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| VarianteTensorDataProto.Builder | mergeFrom (com.google.protobuf.Message outro) |
| variante finalTensorDataProto.Builder | mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
| VarianteTensorDataProto.Builder | removeTensors (índice int) Tensors contained within objects being serialized. |
| VarianteTensorDataProto.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do 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 do objeto) |
| VarianteTensorDataProto.Builder | |
| VarianteTensorDataProto.Builder | setTensors (índice int, TensorProto.Builder builderForValue) Tensors contained within objects being serialized. |
| VarianteTensorDataProto.Builder | setTypeName (valor da string) Name of the type of objects being serialized. |
| VarianteTensorDataProto.Builder | setTypeNameBytes (valor com.google.protobuf.ByteString) Name of the type of objects being serialized. |
| variante finalTensorDataProto.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
Métodos herdados
Métodos Públicos
public VariantTensorDataProto.Builder addAllTensors (Iterable<? estende TensorProto > valores)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; public VariantTensorDataProto.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public VariantTensorDataProto.Builder addTensors (índice int, valor TensorProto )
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; public VariantTensorDataProto.Builder addTensors ( TensorProto.Builder builderForValue)
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3;public 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; public 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; público VariantTensorDataProto.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
public VariantTensorDataProto.Builder clearMetadata ()
Portions of the object that are not Tensors.
bytes metadata = 2; public VariantTensorDataProto.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
público VariantTensorDataProto.Builder clearTensors ()
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; VariantTensorDataProto.Builder público clearTypeName ()
Name of the type of objects being serialized.
string type_name = 1; final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
público com.google.protobuf.ByteString getMetadata ()
Portions of the object that are not Tensors.
bytes metadata = 2; público TensorProto 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; público 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<? estende TensorProtoOrBuilder > getTensorsOrBuilderList ()
Tensors contained within objects being serialized.
repeated .tensorflow.TensorProto tensors = 3; String 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 ()
public VariantTensorDataProto.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
público final VariantTensorDataProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
público 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 do objeto)
público VariantTensorDataProto.Builder setMetadata (valor com.google.protobuf.ByteString)
Portions of the object that are not Tensors.
bytes metadata = 2; public VariantTensorDataProto.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
público VariantTensorDataProto.Builder setTensors (índice int, valor 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; público VariantTensorDataProto.Builder setTypeName (valor da string)
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;