| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static tensorflow.FeatureList |
tensorflow.FeatureList.default_instance() |
tensorflow.FeatureList |
tensorflow.StringFeatureListMap.get(BytePointer i) |
static tensorflow.FeatureList |
tensorflow.FeatureList.internal_default_instance() |
tensorflow.FeatureList |
tensorflow.FeatureList.New() |
tensorflow.FeatureList |
tensorflow.FeatureList.New(tensorflow.Arena arena) |
tensorflow.FeatureList |
tensorflow.FeatureList.position(long position) |
tensorflow.FeatureList |
tensorflow.FeatureList.put(tensorflow.FeatureList from) |
tensorflow.FeatureList |
tensorflow.StringFeatureListMap.Iterator.second() |
| Modifier and Type | Method and Description |
|---|---|
void |
tensorflow.FeatureList.CopyFrom(tensorflow.FeatureList from) |
void |
tensorflow.FeatureList.MergeFrom(tensorflow.FeatureList from) |
tensorflow.StringFeatureListMap |
tensorflow.StringFeatureListMap.put(BytePointer i,
tensorflow.FeatureList value) |
tensorflow.FeatureList |
tensorflow.FeatureList.put(tensorflow.FeatureList from) |
void |
tensorflow.FeatureList.Swap(tensorflow.FeatureList other) |
void |
tensorflow.FeatureList.UnsafeArenaSwap(tensorflow.FeatureList other) |
| Constructor and Description |
|---|
FeatureList(tensorflow.FeatureList from) |
Copyright © 2019. All rights reserved.