TF_WhileParams

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

body_graph
TF_Graph* body_graph;
Undocumented in source.
body_inputs
const(const(TF_Output)*) body_inputs;
Undocumented in source.
body_outputs
TF_Output* body_outputs;
Undocumented in source.
cond_graph
TF_Graph* cond_graph;
Undocumented in source.
cond_inputs
const(const(TF_Output)*) cond_inputs;
Undocumented in source.
cond_output
TF_Output cond_output;
Undocumented in source.
name
const(char)* name;
Undocumented in source.
ninputs
const(int) ninputs;
Undocumented in source.

Meta