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