tensorflow:: ops:: ControlTrigger

#include <control_flow_ops.h>

Does nothing.

Summary

Serves as a control trigger for scheduling.

Only useful as a placeholder for control edges.

Args:

Returns:

Constructors and Destructors

ControlTrigger (const :: tensorflow::Scope & scope)

Public attributes

operation

Public functions

operator::tensorflow::Operation () const

Public attributes

operation

Operation operation

Public functions

ControlTrigger

 ControlTrigger(
  const ::tensorflow::Scope & scope
)

operator::tensorflow::Operation

 operator::tensorflow::Operation() const