Uses of Interface
org.tensorflow.framework.AllocationDescriptionOrBuilder
Packages that use AllocationDescriptionOrBuilder
-
Uses of AllocationDescriptionOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement AllocationDescriptionOrBuilderModifier and TypeClassDescriptionfinal classProtobuf typetensorflow.AllocationDescriptionstatic final classProtobuf typetensorflow.AllocationDescriptionMethods in org.tensorflow.framework that return AllocationDescriptionOrBuilderModifier and TypeMethodDescriptionTensorDescription.Builder.getAllocationDescriptionOrBuilder()Information about the size and allocator used for the dataTensorDescription.getAllocationDescriptionOrBuilder()Information about the size and allocator used for the dataTensorDescriptionOrBuilder.getAllocationDescriptionOrBuilder()Information about the size and allocator used for the dataNodeExecStats.Builder.getReferencedTensorOrBuilder(int index) repeated .tensorflow.AllocationDescription referenced_tensor = 11;NodeExecStats.getReferencedTensorOrBuilder(int index) repeated .tensorflow.AllocationDescription referenced_tensor = 11;NodeExecStatsOrBuilder.getReferencedTensorOrBuilder(int index) repeated .tensorflow.AllocationDescription referenced_tensor = 11;Methods in org.tensorflow.framework that return types with arguments of type AllocationDescriptionOrBuilderModifier and TypeMethodDescriptionList<? extends AllocationDescriptionOrBuilder> NodeExecStats.Builder.getReferencedTensorOrBuilderList()repeated .tensorflow.AllocationDescription referenced_tensor = 11;List<? extends AllocationDescriptionOrBuilder> NodeExecStats.getReferencedTensorOrBuilderList()repeated .tensorflow.AllocationDescription referenced_tensor = 11;List<? extends AllocationDescriptionOrBuilder> NodeExecStatsOrBuilder.getReferencedTensorOrBuilderList()repeated .tensorflow.AllocationDescription referenced_tensor = 11;