tensorflow.Status |
tensorflow.Graph.AddWhileContext(BytePointer frame_name,
tensorflow.NodeVector enter_nodes,
tensorflow.NodeVector exit_nodes,
tensorflow.OutputTensor cond_output,
tensorflow.OutputTensor body_inputs,
tensorflow.OutputTensor body_outputs,
tensorflow.WhileContext result) |
tensorflow.Status |
tensorflow.Graph.AddWhileContext(String frame_name,
tensorflow.NodeVector enter_nodes,
tensorflow.NodeVector exit_nodes,
tensorflow.OutputTensor cond_output,
tensorflow.OutputTensor body_inputs,
tensorflow.OutputTensor body_outputs,
tensorflow.WhileContext result) |
void |
tensorflow.Node.set_while_ctx(tensorflow.WhileContext while_ctx) |