Uses of Class
org.tensorflow.proto.MemoryInfo
Packages that use MemoryInfo
-
Uses of MemoryInfo in org.tensorflow.proto
Methods in org.tensorflow.proto that return MemoryInfoModifier and TypeMethodDescriptionMemoryInfo.Builder.build()MemoryInfo.Builder.buildPartial()static MemoryInfoMemoryInfo.getDefaultInstance()MemoryInfo.Builder.getDefaultInstanceForType()MemoryInfo.getDefaultInstanceForType()MachineConfiguration.Builder.getMemoryInfo().tensorflow.MemoryInfo memory_info = 6;MachineConfiguration.getMemoryInfo().tensorflow.MemoryInfo memory_info = 6;MachineConfigurationOrBuilder.getMemoryInfo().tensorflow.MemoryInfo memory_info = 6;static MemoryInfoMemoryInfo.parseDelimitedFrom(InputStream input) static MemoryInfoMemoryInfo.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static MemoryInfoMemoryInfo.parseFrom(byte[] data) static MemoryInfoMemoryInfo.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static MemoryInfoMemoryInfo.parseFrom(ByteString data) static MemoryInfoMemoryInfo.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static MemoryInfoMemoryInfo.parseFrom(CodedInputStream input) static MemoryInfoMemoryInfo.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static MemoryInfoMemoryInfo.parseFrom(InputStream input) static MemoryInfoMemoryInfo.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static MemoryInfoMemoryInfo.parseFrom(ByteBuffer data) static MemoryInfoMemoryInfo.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type MemoryInfoModifier and TypeMethodDescriptionMemoryInfo.getParserForType()static Parser<MemoryInfo> MemoryInfo.parser()Methods in org.tensorflow.proto with parameters of type MemoryInfoModifier and TypeMethodDescriptionMemoryInfo.Builder.mergeFrom(MemoryInfo other) MachineConfiguration.Builder.mergeMemoryInfo(MemoryInfo value) .tensorflow.MemoryInfo memory_info = 6;static MemoryInfo.BuilderMemoryInfo.newBuilder(MemoryInfo prototype) MachineConfiguration.Builder.setMemoryInfo(MemoryInfo value) .tensorflow.MemoryInfo memory_info = 6;