| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.TF_Input |
tensorflow.TF_Input.index(int index) |
tensorflow.TF_Input |
tensorflow.TF_Input.oper(tensorflow.TF_Operation oper) |
tensorflow.TF_Input |
tensorflow.TF_Input.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static tensorflow.TF_Output |
tensorflow.TF_OperationInput(tensorflow.TF_Input oper_in) |
static int |
tensorflow.TF_OperationInputType(tensorflow.TF_Input oper_in) |
static int |
tensorflow.TF_OperationOutputConsumers(tensorflow.TF_Output oper_out,
tensorflow.TF_Input consumers,
int max_consumers) |
static void |
tensorflow.UpdateEdge(tensorflow.TF_Graph graph,
tensorflow.TF_Output new_src,
tensorflow.TF_Input dst,
tensorflow.TF_Status status) |
Copyright © 2019. All rights reserved.