| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static tensorflow.FeatureLists |
tensorflow.FeatureLists.default_instance() |
tensorflow.FeatureLists |
tensorflow.SequenceExample.feature_lists() |
static tensorflow.FeatureLists |
tensorflow.FeatureLists.internal_default_instance() |
tensorflow.FeatureLists |
tensorflow.SequenceExample.mutable_feature_lists() |
tensorflow.FeatureLists |
tensorflow.FeatureLists.New() |
tensorflow.FeatureLists |
tensorflow.FeatureLists.New(tensorflow.Arena arena) |
tensorflow.FeatureLists |
tensorflow.FeatureLists.position(long position) |
tensorflow.FeatureLists |
tensorflow.FeatureLists.put(tensorflow.FeatureLists from) |
tensorflow.FeatureLists |
tensorflow.SequenceExample.release_feature_lists() |
tensorflow.FeatureLists |
tensorflow.SequenceExample.unsafe_arena_release_feature_lists() |
| Modifier and Type | Method and Description |
|---|---|
void |
tensorflow.FeatureLists.CopyFrom(tensorflow.FeatureLists from) |
void |
tensorflow.FeatureLists.MergeFrom(tensorflow.FeatureLists from) |
tensorflow.FeatureLists |
tensorflow.FeatureLists.put(tensorflow.FeatureLists from) |
void |
tensorflow.SequenceExample.set_allocated_feature_lists(tensorflow.FeatureLists feature_lists) |
void |
tensorflow.FeatureLists.Swap(tensorflow.FeatureLists other) |
void |
tensorflow.SequenceExample.unsafe_arena_set_allocated_feature_lists(tensorflow.FeatureLists feature_lists) |
void |
tensorflow.FeatureLists.UnsafeArenaSwap(tensorflow.FeatureLists other) |
| Constructor and Description |
|---|
FeatureLists(tensorflow.FeatureLists from) |
Copyright © 2019. All rights reserved.