public static class tensorflow.TF_Output extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
TF_Output()
Default native constructor.
|
TF_Output(long size)
Native array allocator.
|
TF_Output(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
index() |
tensorflow.TF_Output |
index(int index) |
tensorflow.TF_Operation |
oper() |
tensorflow.TF_Output |
oper(tensorflow.TF_Operation oper) |
tensorflow.TF_Output |
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 TF_Output()
public TF_Output(long size)
Pointer.position(long).public TF_Output(Pointer p)
Pointer.Pointer(Pointer).public tensorflow.TF_Output position(long position)
public tensorflow.TF_Operation oper()
public tensorflow.TF_Output oper(tensorflow.TF_Operation oper)
public int index()
public tensorflow.TF_Output index(int index)
Copyright © 2019. All rights reserved.