| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static tensorflow.GPUOptions |
tensorflow.GPUOptions.default_instance() |
tensorflow.GPUOptions |
tensorflow.ConfigProto.gpu_options() |
static tensorflow.GPUOptions |
tensorflow.GPUOptions.internal_default_instance() |
tensorflow.GPUOptions |
tensorflow.ConfigProto.mutable_gpu_options() |
tensorflow.GPUOptions |
tensorflow.GPUOptions.New() |
tensorflow.GPUOptions |
tensorflow.GPUOptions.New(tensorflow.Arena arena) |
tensorflow.GPUOptions |
tensorflow.GPUOptions.position(long position) |
tensorflow.GPUOptions |
tensorflow.GPUOptions.put(tensorflow.GPUOptions from) |
tensorflow.GPUOptions |
tensorflow.ConfigProto.release_gpu_options() |
tensorflow.GPUOptions |
tensorflow.ConfigProto.unsafe_arena_release_gpu_options() |
| Modifier and Type | Method and Description |
|---|---|
void |
tensorflow.GPUOptions.CopyFrom(tensorflow.GPUOptions from) |
void |
tensorflow.GPUOptions.MergeFrom(tensorflow.GPUOptions from) |
tensorflow.GPUOptions |
tensorflow.GPUOptions.put(tensorflow.GPUOptions from) |
void |
tensorflow.ConfigProto.set_allocated_gpu_options(tensorflow.GPUOptions gpu_options) |
void |
tensorflow.GPUOptions.Swap(tensorflow.GPUOptions other) |
void |
tensorflow.ConfigProto.unsafe_arena_set_allocated_gpu_options(tensorflow.GPUOptions gpu_options) |
void |
tensorflow.GPUOptions.UnsafeArenaSwap(tensorflow.GPUOptions other) |
| Constructor and Description |
|---|
GPUOptions(tensorflow.GPUOptions from) |
Copyright © 2019. All rights reserved.