tf.raw_ops.CreateSummaryDbWriter

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.CreateSummaryDbWriter

writer A Tensor of type resource.
db_uri A Tensor of type string.
experiment_name A Tensor of type string.
run_name A Tensor of type string.
user_name A Tensor of type string.
name A name for the operation (optional).

The created Operation.