Uses of Interface
org.tensorflow.proto.BfcMemoryMap.SnapShotOrBuilder
Packages that use BfcMemoryMap.SnapShotOrBuilder
-
Uses of BfcMemoryMap.SnapShotOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement BfcMemoryMap.SnapShotOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typetensorflow.SnapShotstatic final classProtobuf typetensorflow.SnapShotMethods in org.tensorflow.proto that return BfcMemoryMap.SnapShotOrBuilderModifier and TypeMethodDescriptionBfcMemoryMap.MemoryDump.Builder.getSnapShotOrBuilder(int index) repeated .tensorflow.SnapShot snap_shot = 4;BfcMemoryMap.MemoryDump.getSnapShotOrBuilder(int index) repeated .tensorflow.SnapShot snap_shot = 4;BfcMemoryMap.MemoryDumpOrBuilder.getSnapShotOrBuilder(int index) repeated .tensorflow.SnapShot snap_shot = 4;Methods in org.tensorflow.proto that return types with arguments of type BfcMemoryMap.SnapShotOrBuilderModifier and TypeMethodDescriptionList<? extends BfcMemoryMap.SnapShotOrBuilder> BfcMemoryMap.MemoryDump.Builder.getSnapShotOrBuilderList()repeated .tensorflow.SnapShot snap_shot = 4;List<? extends BfcMemoryMap.SnapShotOrBuilder> BfcMemoryMap.MemoryDump.getSnapShotOrBuilderList()repeated .tensorflow.SnapShot snap_shot = 4;List<? extends BfcMemoryMap.SnapShotOrBuilder> BfcMemoryMap.MemoryDumpOrBuilder.getSnapShotOrBuilderList()repeated .tensorflow.SnapShot snap_shot = 4;