Uses of Class
org.tensorflow.proto.BfcMemoryMap.SnapShot
Packages that use BfcMemoryMap.SnapShot
-
Uses of BfcMemoryMap.SnapShot in org.tensorflow.proto
Methods in org.tensorflow.proto that return BfcMemoryMap.SnapShotModifier and TypeMethodDescriptionBfcMemoryMap.SnapShot.Builder.build()BfcMemoryMap.SnapShot.Builder.buildPartial()static BfcMemoryMap.SnapShotBfcMemoryMap.SnapShot.getDefaultInstance()BfcMemoryMap.SnapShot.Builder.getDefaultInstanceForType()BfcMemoryMap.SnapShot.getDefaultInstanceForType()BfcMemoryMap.MemoryDump.Builder.getSnapShot(int index) repeated .tensorflow.SnapShot snap_shot = 4;BfcMemoryMap.MemoryDump.getSnapShot(int index) repeated .tensorflow.SnapShot snap_shot = 4;BfcMemoryMap.MemoryDumpOrBuilder.getSnapShot(int index) repeated .tensorflow.SnapShot snap_shot = 4;static BfcMemoryMap.SnapShotBfcMemoryMap.SnapShot.parseDelimitedFrom(InputStream input) static BfcMemoryMap.SnapShotBfcMemoryMap.SnapShot.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static BfcMemoryMap.SnapShotBfcMemoryMap.SnapShot.parseFrom(byte[] data) static BfcMemoryMap.SnapShotBfcMemoryMap.SnapShot.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static BfcMemoryMap.SnapShotBfcMemoryMap.SnapShot.parseFrom(ByteString data) static BfcMemoryMap.SnapShotBfcMemoryMap.SnapShot.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static BfcMemoryMap.SnapShotBfcMemoryMap.SnapShot.parseFrom(CodedInputStream input) static BfcMemoryMap.SnapShotBfcMemoryMap.SnapShot.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static BfcMemoryMap.SnapShotBfcMemoryMap.SnapShot.parseFrom(InputStream input) static BfcMemoryMap.SnapShotBfcMemoryMap.SnapShot.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static BfcMemoryMap.SnapShotBfcMemoryMap.SnapShot.parseFrom(ByteBuffer data) static BfcMemoryMap.SnapShotBfcMemoryMap.SnapShot.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type BfcMemoryMap.SnapShotModifier and TypeMethodDescriptionBfcMemoryMap.SnapShot.getParserForType()BfcMemoryMap.MemoryDump.Builder.getSnapShotList()repeated .tensorflow.SnapShot snap_shot = 4;BfcMemoryMap.MemoryDump.getSnapShotList()repeated .tensorflow.SnapShot snap_shot = 4;BfcMemoryMap.MemoryDumpOrBuilder.getSnapShotList()repeated .tensorflow.SnapShot snap_shot = 4;static Parser<BfcMemoryMap.SnapShot> BfcMemoryMap.SnapShot.parser()Methods in org.tensorflow.proto with parameters of type BfcMemoryMap.SnapShotModifier and TypeMethodDescriptionBfcMemoryMap.MemoryDump.Builder.addSnapShot(int index, BfcMemoryMap.SnapShot value) repeated .tensorflow.SnapShot snap_shot = 4;BfcMemoryMap.MemoryDump.Builder.addSnapShot(BfcMemoryMap.SnapShot value) repeated .tensorflow.SnapShot snap_shot = 4;BfcMemoryMap.SnapShot.Builder.mergeFrom(BfcMemoryMap.SnapShot other) BfcMemoryMap.SnapShot.newBuilder(BfcMemoryMap.SnapShot prototype) BfcMemoryMap.MemoryDump.Builder.setSnapShot(int index, BfcMemoryMap.SnapShot value) repeated .tensorflow.SnapShot snap_shot = 4;Method parameters in org.tensorflow.proto with type arguments of type BfcMemoryMap.SnapShotModifier and TypeMethodDescriptionBfcMemoryMap.MemoryDump.Builder.addAllSnapShot(Iterable<? extends BfcMemoryMap.SnapShot> values) repeated .tensorflow.SnapShot snap_shot = 4;