| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.BytesList |
tensorflow.Feature.bytes_list() |
static tensorflow.BytesList |
tensorflow.BytesList.default_instance() |
static tensorflow.BytesList |
tensorflow.BytesList.internal_default_instance() |
tensorflow.BytesList |
tensorflow.Feature.mutable_bytes_list() |
tensorflow.BytesList |
tensorflow.BytesList.New() |
tensorflow.BytesList |
tensorflow.BytesList.New(tensorflow.Arena arena) |
tensorflow.BytesList |
tensorflow.BytesList.position(long position) |
tensorflow.BytesList |
tensorflow.BytesList.put(tensorflow.BytesList from) |
tensorflow.BytesList |
tensorflow.Feature.release_bytes_list() |
tensorflow.BytesList |
tensorflow.Feature.unsafe_arena_release_bytes_list() |
| Modifier and Type | Method and Description |
|---|---|
void |
tensorflow.BytesList.CopyFrom(tensorflow.BytesList from) |
void |
tensorflow.BytesList.MergeFrom(tensorflow.BytesList from) |
tensorflow.BytesList |
tensorflow.BytesList.put(tensorflow.BytesList from) |
void |
tensorflow.Feature.set_allocated_bytes_list(tensorflow.BytesList bytes_list) |
void |
tensorflow.BytesList.Swap(tensorflow.BytesList other) |
void |
tensorflow.Feature.unsafe_arena_set_allocated_bytes_list(tensorflow.BytesList bytes_list) |
void |
tensorflow.BytesList.UnsafeArenaSwap(tensorflow.BytesList other) |
| Constructor and Description |
|---|
BytesList(tensorflow.BytesList from) |
Copyright © 2019. All rights reserved.