Warning: This API is deprecated and will be removed in a future version of TensorFlow after the replacement is stable.

ThreadPoolHandle.Options

Stay organized with collections Save and categorize content based on your preferences.
public static class ThreadPoolHandle.Options

Optional attributes for ThreadPoolHandle

Public Methods

ThreadPoolHandle.Options
container(String container)
ThreadPoolHandle.Options
maxIntraOpParallelism(Long maxIntraOpParallelism)
ThreadPoolHandle.Options
sharedName(String sharedName)

Inherited Methods

Public Methods

public ThreadPoolHandle.Options container (String container)

public ThreadPoolHandle.Options maxIntraOpParallelism (Long maxIntraOpParallelism)

Parameters
maxIntraOpParallelism The maximum degree of parallelism to use within operations that execute on this threadpool.

public ThreadPoolHandle.Options sharedName (String sharedName)