tf.raw_ops.WriteRawProtoSummary

Writes a serialized proto summary.

Writes tensor, a serialized proto at step using summary writer.

writerA Tensor of type resource.
stepA Tensor of type int64.
tensorA Tensor of type string.
nameA name for the operation (optional).

The created Operation.