public static class tensorflow.MergeV2Checkpoints.Attrs extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
Attrs()
Default native constructor.
|
Attrs(long size)
Native array allocator.
|
Attrs(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
delete_old_dirs_() |
tensorflow.MergeV2Checkpoints.Attrs |
delete_old_dirs_(boolean delete_old_dirs_) |
tensorflow.MergeV2Checkpoints.Attrs |
DeleteOldDirs(boolean x)
see above.
|
tensorflow.MergeV2Checkpoints.Attrs |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic Attrs()
public Attrs(long size)
Pointer.position(long).public Attrs(Pointer p)
Pointer.Pointer(Pointer).public tensorflow.MergeV2Checkpoints.Attrs position(long position)
@ByVal public tensorflow.MergeV2Checkpoints.Attrs DeleteOldDirs(@Cast(value="bool") boolean x)
public tensorflow.MergeV2Checkpoints.Attrs delete_old_dirs_(boolean delete_old_dirs_)
Copyright © 2019. All rights reserved.