| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.TF_WhileParams |
tensorflow.TF_WhileParams.cond_output(tensorflow.TF_Output cond_output) |
static tensorflow.TF_WhileParams |
tensorflow.TF_NewWhile(tensorflow.TF_Graph g,
tensorflow.TF_Output inputs,
int ninputs,
tensorflow.TF_Status status) |
| Modifier and Type | Method and Description |
|---|---|
static void |
tensorflow.TF_AbortWhile(tensorflow.TF_WhileParams params) |
static void |
tensorflow.TF_FinishWhile(tensorflow.TF_WhileParams params,
tensorflow.TF_Status status,
tensorflow.TF_Output outputs) |
Copyright © 2019. All rights reserved.