tf.compat.v1.summary.all_v2_summary_ops
Возвращает все ops сводок стиля V2, определенные в текущей по умолчанию графе.
tf.compat.v1.summary.all_v2_summary_ops()
Это включает ops из TF 2.0 tf.summary и TF 1.x tf.contrib.summary (кроме tf.contrib.summary.graph и tf.contrib.summary.import_event), но не включает ops сводок TF 1.x tf.summary.
| Возвращает | |
|---|---|
| Список ops сводок, или None, если вызов происходит в режиме eager execution. |
© 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/compat/v1/summary/all_v2_summary_ops