public static class tensorflow.TF_Library extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
TF_Library()
Default native constructor.
|
TF_Library(long size)
Native array allocator.
|
TF_Library(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Pointer |
lib_handle() |
tensorflow.TF_Library |
lib_handle(Pointer lib_handle) |
tensorflow.TF_Buffer |
op_list() |
tensorflow.TF_Library |
op_list(tensorflow.TF_Buffer op_list) |
tensorflow.TF_Library |
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_Library()
public TF_Library(long size)
Pointer.position(long).public TF_Library(Pointer p)
Pointer.Pointer(Pointer).public tensorflow.TF_Library position(long position)
public Pointer lib_handle()
public tensorflow.TF_Library lib_handle(Pointer lib_handle)
@ByRef public tensorflow.TF_Buffer op_list()
public tensorflow.TF_Library op_list(tensorflow.TF_Buffer op_list)
Copyright © 2019. All rights reserved.