| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.DeviceMgr |
tensorflow.FunctionLibraryRuntime.device_mgr() |
tensorflow.DeviceMgr |
tensorflow.Device.device_mgr() |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Status |
tensorflow.Session.LocalDeviceManager(tensorflow.DeviceMgr output) |
| Constructor and Description |
|---|
ProcessFunctionLibraryRuntime(tensorflow.DeviceMgr device_mgr,
tensorflow.Env env,
int graph_def_version,
tensorflow.FunctionLibraryDefinition lib_def,
tensorflow.OptimizerOptions optimizer_options) |
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.