| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.TF_Library |
tensorflow.TF_Library.lib_handle(Pointer lib_handle) |
tensorflow.TF_Library |
tensorflow.TF_Library.op_list(tensorflow.TF_Buffer op_list) |
tensorflow.TF_Library |
tensorflow.TF_Library.position(long position) |
static tensorflow.TF_Library |
tensorflow.TF_LoadLibrary(BytePointer library_filename,
tensorflow.TF_Status status) |
static tensorflow.TF_Library |
tensorflow.TF_LoadLibrary(String library_filename,
tensorflow.TF_Status status) |
| Modifier and Type | Method and Description |
|---|---|
static void |
tensorflow.TF_DeleteLibraryHandle(tensorflow.TF_Library lib_handle) |
static tensorflow.TF_Buffer |
tensorflow.TF_GetOpList(tensorflow.TF_Library lib_handle) |
Copyright © 2019. All rights reserved.