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