| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.ThreadPool |
tensorflow.DeviceBase.tensorflow_device_thread_pool() |
tensorflow.ThreadPool |
tensorflow.DeviceBase.CpuWorkerThreads.workers() |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.DeviceBase.CpuWorkerThreads |
tensorflow.DeviceBase.CpuWorkerThreads.workers(tensorflow.ThreadPool workers) |
| Constructor and Description |
|---|
ProcessFunctionLibraryRuntime(tensorflow.DeviceMgr device_mgr,
tensorflow.Env env,
int graph_def_version,
tensorflow.FunctionLibraryDefinition lib_def,
tensorflow.OptimizerOptions optimizer_options,
Pointer custom_kernel_creator,
tensorflow.ThreadPool thread_pool,
tensorflow.DistributedFunctionLibraryRuntime parent) |
ProcessFunctionLibraryRuntime(tensorflow.DeviceMgr device_mgr,
tensorflow.Env env,
int graph_def_version,
tensorflow.FunctionLibraryDefinition lib_def,
tensorflow.OptimizerOptions optimizer_options,
tensorflow.ThreadPool thread_pool,
tensorflow.DistributedFunctionLibraryRuntime parent) |
Copyright © 2019. All rights reserved.