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.clear()GPUInfo.Builder.clearBusId()e.g. "0000:04:00.0"GPUInfo.Builder.clearModel()e.g.GPUInfo.Builder.clearUuid()Final entry in output of "nvidia-smi -L"GPUInfo.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static GPUInfo.BuilderGPUInfo.newBuilder()static GPUInfo.BuilderGPUInfo.newBuilder(GPUInfo prototype) GPUInfo.newBuilderForType()protected GPUInfo.BuilderGPUInfo.newBuilderForType(AbstractMessage.BuilderParent parent) e.g. "0000:04:00.0"GPUInfo.Builder.setBusIdBytes(ByteString value) e.g. "0000:04:00.0"e.g.GPUInfo.Builder.setModelBytes(ByteString value) e.g.Final entry in output of "nvidia-smi -L"GPUInfo.Builder.setUuidBytes(ByteString value) Final entry in output of "nvidia-smi -L"GPUInfo.toBuilder()