Uses of Class
org.tensorflow.proto.GPUInfo.Builder
Packages that use GPUInfo.Builder
-
Uses of GPUInfo.Builder in org.tensorflow.proto
Subclasses with type arguments of type GPUInfo.Builder in org.tensorflow.protoModifier and TypeClassDescriptionstatic final classProtobuf typetensorflow.GPUInfoMethods in org.tensorflow.proto that return GPUInfo.BuilderModifier and TypeMethodDescriptionGPUInfo.Builder.addRepeatedField(Descriptors.FieldDescriptor field, Object value) GPUInfo.Builder.clear()GPUInfo.Builder.clearBusId()e.g. "0000:04:00.0"GPUInfo.Builder.clearField(Descriptors.FieldDescriptor field) GPUInfo.Builder.clearModel()e.g.GPUInfo.Builder.clearOneof(Descriptors.OneofDescriptor oneof) GPUInfo.Builder.clearUuid()Final entry in output of "nvidia-smi -L"GPUInfo.Builder.clone()GPUInfo.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) final GPUInfo.BuilderGPUInfo.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) static GPUInfo.BuilderGPUInfo.newBuilder()static GPUInfo.BuilderGPUInfo.newBuilder(GPUInfo prototype) GPUInfo.newBuilderForType()protected GPUInfo.BuilderGPUInfo.newBuilderForType(GeneratedMessageV3.BuilderParent parent) e.g. "0000:04:00.0"GPUInfo.Builder.setBusIdBytes(ByteString value) e.g. "0000:04:00.0"GPUInfo.Builder.setField(Descriptors.FieldDescriptor field, Object value) e.g.GPUInfo.Builder.setModelBytes(ByteString value) e.g.GPUInfo.Builder.setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) final GPUInfo.BuilderGPUInfo.Builder.setUnknownFields(UnknownFieldSet unknownFields) Final entry in output of "nvidia-smi -L"GPUInfo.Builder.setUuidBytes(ByteString value) Final entry in output of "nvidia-smi -L"GPUInfo.toBuilder()