| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.TF_DeviceList |
tensorflow.TF_DeviceList.position(long position) |
tensorflow.TF_DeviceList |
tensorflow.TF_DeviceList.response(tensorflow.DeviceAttributes response) |
static tensorflow.TF_DeviceList |
tensorflow.TF_DeprecatedSessionListDevices(tensorflow.TF_DeprecatedSession session,
tensorflow.TF_Status status) |
static tensorflow.TF_DeviceList |
tensorflow.TF_SessionListDevices(tensorflow.TF_Session session,
tensorflow.TF_Status status) |
| Modifier and Type | Method and Description |
|---|---|
static void |
tensorflow.TF_DeleteDeviceList(tensorflow.TF_DeviceList list) |
static int |
tensorflow.TF_DeviceListCount(tensorflow.TF_DeviceList list) |
static long |
tensorflow.TF_DeviceListIncarnation(tensorflow.TF_DeviceList list,
int index,
tensorflow.TF_Status status) |
static long |
tensorflow.TF_DeviceListMemoryBytes(tensorflow.TF_DeviceList list,
int index,
tensorflow.TF_Status status) |
static BytePointer |
tensorflow.TF_DeviceListName(tensorflow.TF_DeviceList list,
int index,
tensorflow.TF_Status status) |
static BytePointer |
tensorflow.TF_DeviceListType(tensorflow.TF_DeviceList list,
int index,
tensorflow.TF_Status status) |
Copyright © 2019. All rights reserved.