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