@Namespace(value="tensorflow") public static class tensorflow.CallFrameInterface extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
CallFrameInterface(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Status |
GetArg(int index,
tensorflow.Tensor val) |
long |
num_args() |
long |
num_retvals() |
tensorflow.Status |
SetRetval(int index,
tensorflow.Tensor val) |
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, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic CallFrameInterface(Pointer p)
Pointer.Pointer(Pointer).@ByVal public tensorflow.Status GetArg(int index, tensorflow.Tensor val)
@ByVal public tensorflow.Status SetRetval(int index, @Const @ByRef tensorflow.Tensor val)
Copyright © 2019. All rights reserved.