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