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.summary из TF 1.x.
| Возвращаемое значение | |
|---|---|
| Список 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/api_docs/python/tf/compat/v1/summary/all_v2_summary_ops