On this page
tf.raw_ops.CreateSummaryDbWriter
tf.raw_ops.CreateSummaryDbWriter(
writer, db_uri, experiment_name, run_name, user_name, name=None
)
Args | |
---|---|
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). |
Returns | |
---|---|
The created Operation. |
© 2022 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 4.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.9/api_docs/python/tf/raw_ops/CreateSummaryDbWriter