| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.NodeOut |
tensorflow.NodeOut.index(int index) |
tensorflow.NodeOut |
tensorflow.NodeOut.node(tensorflow.Node node) |
tensorflow.NodeOut |
tensorflow.NodeOut.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static tensorflow.Status |
tensorflow.AddSymbolicGradients(tensorflow.NodeOut y_node_outputs,
tensorflow.NodeOut x_node_outputs,
tensorflow.NodeOut y_grad_node_outputs,
tensorflow.NodeOut x_grad_node_outputs,
tensorflow.Graph graph) |
Copyright © 2019. All rights reserved.