public static class tensorflow.FunctionLibraryRuntime.Options extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
Options()
Default native constructor.
|
Options(long size)
Native array allocator.
|
Options(Pointer p)
Pointer cast constructor.
|
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 Options()
public Options(long size)
Pointer.position(long).public Options(Pointer p)
Pointer.Pointer(Pointer).public tensorflow.FunctionLibraryRuntime.Options position(long position)
public tensorflow.FunctionLibraryRuntime.Options step_id(long step_id)
public tensorflow.Rendezvous rendezvous()
public tensorflow.FunctionLibraryRuntime.Options rendezvous(tensorflow.Rendezvous rendezvous)
public tensorflow.CancellationManager cancellation_manager()
public tensorflow.FunctionLibraryRuntime.Options cancellation_manager(tensorflow.CancellationManager cancellation_manager)
public tensorflow.CollectiveExecutor collective_executor()
public tensorflow.FunctionLibraryRuntime.Options collective_executor(tensorflow.CollectiveExecutor collective_executor)
public tensorflow.ScopedStepContainer step_container()
public tensorflow.FunctionLibraryRuntime.Options step_container(tensorflow.ScopedStepContainer step_container)
public tensorflow.StepStatsCollectorInterface stats_collector()
public tensorflow.FunctionLibraryRuntime.Options stats_collector(tensorflow.StepStatsCollectorInterface stats_collector)
public tensorflow.FunctionLibraryRuntime.Options runner(Pointer runner)
public tensorflow.FunctionLibraryRuntime.Options remote_execution(boolean remote_execution)
@StdString public BytePointer source_device()
public tensorflow.FunctionLibraryRuntime.Options source_device(BytePointer source_device)
@StdVector public tensorflow.AllocatorAttributes args_alloc_attrs()
public tensorflow.FunctionLibraryRuntime.Options args_alloc_attrs(tensorflow.AllocatorAttributes args_alloc_attrs)
@StdVector public tensorflow.AllocatorAttributes rets_alloc_attrs()
public tensorflow.FunctionLibraryRuntime.Options rets_alloc_attrs(tensorflow.AllocatorAttributes rets_alloc_attrs)
public tensorflow.FunctionLibraryRuntime.Options create_rendezvous(boolean create_rendezvous)
public tensorflow.FunctionLibraryRuntime.Options allow_dead_tensors(boolean allow_dead_tensors)
Copyright © 2019. All rights reserved.