Defined in tensorflow/dragnn/core/ops/gen_dragnn_ops.py.
Given a handle to a ComputeSession, has the given component write its
annotations to the underlying data.
handle: ATensorof typestring. handle to a ComputeSession.component: An optionalstring. Defaults to"".name: A name for the operation (optional).
A Tensor of type string. handle to the same ComputeSession after writing.