Uses of Class
org.tensorflow.proto.VariantTensorDataProto.Builder
Packages that use VariantTensorDataProto.Builder
-
Uses of VariantTensorDataProto.Builder in org.tensorflow.proto
Subclasses with type arguments of type VariantTensorDataProto.Builder in org.tensorflow.protoModifier and TypeClassDescriptionstatic final classProtocol buffer representing the serialization format of DT_VARIANT tensors.Methods in org.tensorflow.proto that return VariantTensorDataProto.BuilderModifier and TypeMethodDescriptionVariantTensorDataProto.Builder.addAllTensors(Iterable<? extends TensorProto> values) Tensors contained within objects being serialized.VariantTensorDataProto.Builder.addRepeatedField(Descriptors.FieldDescriptor field, Object value) VariantTensorDataProto.Builder.addTensors(int index, TensorProto value) Tensors contained within objects being serialized.VariantTensorDataProto.Builder.addTensors(int index, TensorProto.Builder builderForValue) Tensors contained within objects being serialized.VariantTensorDataProto.Builder.addTensors(TensorProto value) Tensors contained within objects being serialized.VariantTensorDataProto.Builder.addTensors(TensorProto.Builder builderForValue) Tensors contained within objects being serialized.TensorProto.Builder.addVariantValBuilder()DT_VARIANTTensorProto.Builder.addVariantValBuilder(int index) DT_VARIANTVariantTensorDataProto.Builder.clear()VariantTensorDataProto.Builder.clearField(Descriptors.FieldDescriptor field) VariantTensorDataProto.Builder.clearMetadata()Portions of the object that are not Tensors.VariantTensorDataProto.Builder.clearOneof(Descriptors.OneofDescriptor oneof) VariantTensorDataProto.Builder.clearTensors()Tensors contained within objects being serialized.VariantTensorDataProto.Builder.clearTypeName()Name of the type of objects being serialized.VariantTensorDataProto.Builder.clone()TensorProto.Builder.getVariantValBuilder(int index) DT_VARIANTVariantTensorDataProto.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) VariantTensorDataProto.Builder.mergeFrom(VariantTensorDataProto other) VariantTensorDataProto.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) VariantTensorDataProto.newBuilder()VariantTensorDataProto.newBuilder(VariantTensorDataProto prototype) VariantTensorDataProto.newBuilderForType()protected VariantTensorDataProto.BuilderVariantTensorDataProto.newBuilderForType(GeneratedMessageV3.BuilderParent parent) VariantTensorDataProto.Builder.removeTensors(int index) Tensors contained within objects being serialized.VariantTensorDataProto.Builder.setField(Descriptors.FieldDescriptor field, Object value) VariantTensorDataProto.Builder.setMetadata(ByteString value) Portions of the object that are not Tensors.VariantTensorDataProto.Builder.setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) VariantTensorDataProto.Builder.setTensors(int index, TensorProto value) Tensors contained within objects being serialized.VariantTensorDataProto.Builder.setTensors(int index, TensorProto.Builder builderForValue) Tensors contained within objects being serialized.VariantTensorDataProto.Builder.setTypeName(String value) Name of the type of objects being serialized.VariantTensorDataProto.Builder.setTypeNameBytes(ByteString value) Name of the type of objects being serialized.VariantTensorDataProto.Builder.setUnknownFields(UnknownFieldSet unknownFields) VariantTensorDataProto.toBuilder()Methods in org.tensorflow.proto that return types with arguments of type VariantTensorDataProto.BuilderMethods in org.tensorflow.proto with parameters of type VariantTensorDataProto.BuilderModifier and TypeMethodDescriptionTensorProto.Builder.addVariantVal(int index, VariantTensorDataProto.Builder builderForValue) DT_VARIANTTensorProto.Builder.addVariantVal(VariantTensorDataProto.Builder builderForValue) DT_VARIANTTensorProto.Builder.setVariantVal(int index, VariantTensorDataProto.Builder builderForValue) DT_VARIANT