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