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