| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.GraphConstructorOptions |
tensorflow.GraphConstructorOptions.allow_internal_ops(boolean allow_internal_ops) |
tensorflow.GraphConstructorOptions |
tensorflow.GraphConstructorOptions.expect_device_spec(boolean expect_device_spec) |
tensorflow.GraphConstructorOptions |
tensorflow.GraphConstructorOptions.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static tensorflow.Status |
tensorflow.ConvertGraphDefToGraph(tensorflow.GraphConstructorOptions opts,
tensorflow.GraphDef gdef,
tensorflow.Graph g) |
static tensorflow.Status |
tensorflow.ConvertNodeDefsToGraph(tensorflow.GraphConstructorOptions opts,
tensorflow.NodeDef nodes,
tensorflow.Graph g) |
Copyright © 2019. All rights reserved.