Uses of Class
org.tensorflow.proto.CPUInfo
Packages that use CPUInfo
-
Uses of CPUInfo in org.tensorflow.proto
Methods in org.tensorflow.proto that return CPUInfoModifier and TypeMethodDescriptionCPUInfo.Builder.build()CPUInfo.Builder.buildPartial()MachineConfiguration.Builder.getCpuInfo()CPU Information.MachineConfiguration.getCpuInfo()CPU Information.MachineConfigurationOrBuilder.getCpuInfo()CPU Information.static CPUInfoCPUInfo.getDefaultInstance()CPUInfo.Builder.getDefaultInstanceForType()CPUInfo.getDefaultInstanceForType()static CPUInfoCPUInfo.parseDelimitedFrom(InputStream input) static CPUInfoCPUInfo.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static CPUInfoCPUInfo.parseFrom(byte[] data) static CPUInfoCPUInfo.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static CPUInfoCPUInfo.parseFrom(ByteString data) static CPUInfoCPUInfo.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static CPUInfoCPUInfo.parseFrom(CodedInputStream input) static CPUInfoCPUInfo.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static CPUInfoCPUInfo.parseFrom(InputStream input) static CPUInfoCPUInfo.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static CPUInfoCPUInfo.parseFrom(ByteBuffer data) static CPUInfoCPUInfo.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type CPUInfoMethods in org.tensorflow.proto with parameters of type CPUInfoModifier and TypeMethodDescriptionMachineConfiguration.Builder.mergeCpuInfo(CPUInfo value) CPU Information.static CPUInfo.BuilderCPUInfo.newBuilder(CPUInfo prototype) MachineConfiguration.Builder.setCpuInfo(CPUInfo value) CPU Information.