| Package | Description |
|---|---|
| org.tensorflow.example |
| Modifier and Type | Class and Description |
|---|---|
class |
BytesList
Containers to hold repeated fundamental values.
|
static class |
BytesList.Builder
Containers to hold repeated fundamental values.
|
| Modifier and Type | Method and Description |
|---|---|
BytesListOrBuilder |
Feature.getBytesListOrBuilder()
.tensorflow.BytesList bytes_list = 1; |
BytesListOrBuilder |
Feature.Builder.getBytesListOrBuilder()
.tensorflow.BytesList bytes_list = 1; |
BytesListOrBuilder |
FeatureOrBuilder.getBytesListOrBuilder()
.tensorflow.BytesList bytes_list = 1; |
Copyright © 2015–2019. All rights reserved.