Uses of Class
org.tensorflow.framework.VariantTensorDataProto.Builder
Packages that use VariantTensorDataProto.Builder
-
Uses of VariantTensorDataProto.Builder in org.tensorflow.framework
Methods in org.tensorflow.framework that return VariantTensorDataProto.BuilderModifier and TypeMethodDescriptionVariantTensorDataProto.Builder.addAllTensors(Iterable<? extends TensorProto> values) Tensors contained within objects being serialized.VariantTensorDataProto.Builder.addRepeatedField(com.google.protobuf.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(com.google.protobuf.Descriptors.FieldDescriptor field) VariantTensorDataProto.Builder.clearMetadata()Portions of the object that are not Tensors.VariantTensorDataProto.Builder.clearOneof(com.google.protobuf.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(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VariantTensorDataProto.Builder.mergeFrom(com.google.protobuf.Message other) VariantTensorDataProto.Builder.mergeFrom(VariantTensorDataProto other) VariantTensorDataProto.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) VariantTensorDataProto.newBuilder()VariantTensorDataProto.newBuilder(VariantTensorDataProto prototype) VariantTensorDataProto.newBuilderForType()protected VariantTensorDataProto.BuilderVariantTensorDataProto.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) VariantTensorDataProto.Builder.removeTensors(int index) Tensors contained within objects being serialized.VariantTensorDataProto.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) VariantTensorDataProto.Builder.setMetadata(com.google.protobuf.ByteString value) Portions of the object that are not Tensors.VariantTensorDataProto.Builder.setRepeatedField(com.google.protobuf.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(com.google.protobuf.ByteString value) Name of the type of objects being serialized.VariantTensorDataProto.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) VariantTensorDataProto.toBuilder()Methods in org.tensorflow.framework that return types with arguments of type VariantTensorDataProto.BuilderMethods in org.tensorflow.framework 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