| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.ImportGraphDefResults |
tensorflow.ImportGraphDefResults.missing_unused_input_map_keys(tensorflow.SafeTensorId missing_unused_input_map_keys) |
tensorflow.ImportGraphDefResults |
tensorflow.ImportGraphDefResults.position(long position) |
tensorflow.ImportGraphDefResults |
tensorflow.ImportGraphDefResults.return_nodes(tensorflow.NodeVector return_nodes) |
tensorflow.ImportGraphDefResults |
tensorflow.ImportGraphDefResults.return_tensors(tensorflow.NodeIndexPair return_tensors) |
| Modifier and Type | Method and Description |
|---|---|
static tensorflow.Status |
tensorflow.ImportGraphDef(tensorflow.ImportGraphDefOptions opts,
tensorflow.GraphDef gdef,
tensorflow.Graph g,
tensorflow.ShapeRefiner refiner,
tensorflow.ImportGraphDefResults results) |
Copyright © 2019. All rights reserved.