Uses of Class
org.tensorflow.proto.GPUInfo
Packages that use GPUInfo
-
Uses of GPUInfo in org.tensorflow.proto
Methods in org.tensorflow.proto that return GPUInfoModifier and TypeMethodDescriptionGPUInfo.Builder.build()GPUInfo.Builder.buildPartial()static GPUInfoGPUInfo.getDefaultInstance()GPUInfo.Builder.getDefaultInstanceForType()GPUInfo.getDefaultInstanceForType()static GPUInfoGPUInfo.parseDelimitedFrom(InputStream input) static GPUInfoGPUInfo.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static GPUInfoGPUInfo.parseFrom(byte[] data) static GPUInfoGPUInfo.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static GPUInfoGPUInfo.parseFrom(ByteString data) static GPUInfoGPUInfo.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static GPUInfoGPUInfo.parseFrom(CodedInputStream input) static GPUInfoGPUInfo.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static GPUInfoGPUInfo.parseFrom(InputStream input) static GPUInfoGPUInfo.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static GPUInfoGPUInfo.parseFrom(ByteBuffer data) static GPUInfoGPUInfo.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type GPUInfoMethods in org.tensorflow.proto with parameters of type GPUInfo