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,
PointerPointer result) |
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) |
tensorflow.NodeBuilder |
tensorflow.NodeBuilder.ControlInputs(tensorflow.NodeVector src_nodes) |
tensorflow.NodeVector |
tensorflow.NodeVector.put(tensorflow.NodeVector x) |
tensorflow.ImportGraphDefResults |
tensorflow.ImportGraphDefResults.return_nodes(tensorflow.NodeVector return_nodes) |
tensorflow.GraphDefBuilder.Options |
tensorflow.GraphDefBuilder.Options.WithControlInputs(tensorflow.NodeVector control_inputs) |