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