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