Uses of Class
org.tensorflow.proto.MemoryLogRawAllocation
Packages that use MemoryLogRawAllocation
-
Uses of MemoryLogRawAllocation in org.tensorflow.proto
Methods in org.tensorflow.proto that return MemoryLogRawAllocationModifier and TypeMethodDescriptionMemoryLogRawAllocation.Builder.build()MemoryLogRawAllocation.Builder.buildPartial()static MemoryLogRawAllocationMemoryLogRawAllocation.getDefaultInstance()MemoryLogRawAllocation.Builder.getDefaultInstanceForType()MemoryLogRawAllocation.getDefaultInstanceForType()static MemoryLogRawAllocationMemoryLogRawAllocation.parseDelimitedFrom(InputStream input) static MemoryLogRawAllocationMemoryLogRawAllocation.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static MemoryLogRawAllocationMemoryLogRawAllocation.parseFrom(byte[] data) static MemoryLogRawAllocationMemoryLogRawAllocation.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static MemoryLogRawAllocationMemoryLogRawAllocation.parseFrom(ByteString data) static MemoryLogRawAllocationMemoryLogRawAllocation.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static MemoryLogRawAllocationMemoryLogRawAllocation.parseFrom(CodedInputStream input) static MemoryLogRawAllocationMemoryLogRawAllocation.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static MemoryLogRawAllocationMemoryLogRawAllocation.parseFrom(InputStream input) static MemoryLogRawAllocationMemoryLogRawAllocation.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static MemoryLogRawAllocationMemoryLogRawAllocation.parseFrom(ByteBuffer data) static MemoryLogRawAllocationMemoryLogRawAllocation.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type MemoryLogRawAllocationModifier and TypeMethodDescriptionMemoryLogRawAllocation.getParserForType()static Parser<MemoryLogRawAllocation> MemoryLogRawAllocation.parser()Methods in org.tensorflow.proto with parameters of type MemoryLogRawAllocationModifier and TypeMethodDescriptionMemoryLogRawAllocation.Builder.mergeFrom(MemoryLogRawAllocation other) MemoryLogRawAllocation.newBuilder(MemoryLogRawAllocation prototype)