public static class tensorflow.TF_Status extends tensorflow.AbstractTF_Status
tensorflow.AbstractTF_Status.DeleteDeallocatorPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
TF_Status()
Default native constructor.
|
TF_Status(long size)
Native array allocator.
|
TF_Status(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
tensorflow.TF_Status |
position(long position) |
tensorflow.Status |
status() |
tensorflow.TF_Status |
status(tensorflow.Status status) |
delete, newStatusaddress, 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 TF_Status()
public TF_Status(long size)
Pointer.position(long).public TF_Status(Pointer p)
Pointer.Pointer(Pointer).public tensorflow.TF_Status position(long position)
@ByRef public tensorflow.Status status()
public tensorflow.TF_Status status(tensorflow.Status status)
Copyright © 2019. All rights reserved.