Uses of Interface
org.tensorflow.framework.AllocationRecordOrBuilder
Packages that use AllocationRecordOrBuilder
-
Uses of AllocationRecordOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement AllocationRecordOrBuilderModifier and TypeClassDescriptionfinal classAn allocation/de-allocation operation performed by the allocator.static final classAn allocation/de-allocation operation performed by the allocator.Methods in org.tensorflow.framework that return AllocationRecordOrBuilderModifier and TypeMethodDescriptionAllocatorMemoryUsed.Builder.getAllocationRecordsOrBuilder(int index) The allocation and deallocation timeline.AllocatorMemoryUsed.getAllocationRecordsOrBuilder(int index) The allocation and deallocation timeline.AllocatorMemoryUsedOrBuilder.getAllocationRecordsOrBuilder(int index) The allocation and deallocation timeline.Methods in org.tensorflow.framework that return types with arguments of type AllocationRecordOrBuilderModifier and TypeMethodDescriptionList<? extends AllocationRecordOrBuilder> AllocatorMemoryUsed.Builder.getAllocationRecordsOrBuilderList()The allocation and deallocation timeline.List<? extends AllocationRecordOrBuilder> AllocatorMemoryUsed.getAllocationRecordsOrBuilderList()The allocation and deallocation timeline.List<? extends AllocationRecordOrBuilder> AllocatorMemoryUsedOrBuilder.getAllocationRecordsOrBuilderList()The allocation and deallocation timeline.