Uses of Class
org.tensorflow.proto.PlatformInfo
Packages that use PlatformInfo
-
Uses of PlatformInfo in org.tensorflow.proto
Methods in org.tensorflow.proto that return PlatformInfoModifier and TypeMethodDescriptionPlatformInfo.Builder.build()PlatformInfo.Builder.buildPartial()static PlatformInfoPlatformInfo.getDefaultInstance()PlatformInfo.Builder.getDefaultInstanceForType()PlatformInfo.getDefaultInstanceForType()MachineConfiguration.Builder.getPlatformInfo()Additional platform information.MachineConfiguration.getPlatformInfo()Additional platform information.MachineConfigurationOrBuilder.getPlatformInfo()Additional platform information.static PlatformInfoPlatformInfo.parseDelimitedFrom(InputStream input) static PlatformInfoPlatformInfo.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static PlatformInfoPlatformInfo.parseFrom(byte[] data) static PlatformInfoPlatformInfo.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static PlatformInfoPlatformInfo.parseFrom(ByteString data) static PlatformInfoPlatformInfo.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static PlatformInfoPlatformInfo.parseFrom(CodedInputStream input) static PlatformInfoPlatformInfo.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static PlatformInfoPlatformInfo.parseFrom(InputStream input) static PlatformInfoPlatformInfo.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static PlatformInfoPlatformInfo.parseFrom(ByteBuffer data) static PlatformInfoPlatformInfo.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type PlatformInfoModifier and TypeMethodDescriptionPlatformInfo.getParserForType()static Parser<PlatformInfo> PlatformInfo.parser()Methods in org.tensorflow.proto with parameters of type PlatformInfoModifier and TypeMethodDescriptionPlatformInfo.Builder.mergeFrom(PlatformInfo other) MachineConfiguration.Builder.mergePlatformInfo(PlatformInfo value) Additional platform information.static PlatformInfo.BuilderPlatformInfo.newBuilder(PlatformInfo prototype) MachineConfiguration.Builder.setPlatformInfo(PlatformInfo value) Additional platform information.