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