Spec-Zone.ru › TensorFlow C++ 2.4

tensorflow::ops::TensorSummaryV2

#include <logging_ops.h>

Выводит протокол-буфер Summary с тензором и данными по каждому плагину.

Краткое описание

Аргументы:

  • scope: Объект Scope
  • tag: Строка, прикреплённая к этому обобщению. Используется для организации в TensorBoard.
  • tensor: Тензор для сериализации.
  • serialized_summary_metadata: Сериализованный протокол SummaryMetadata. Содержит данные плагина.

Возвращает:

  • Output: Тензор обобщения.
Конструкторы и деструкторы
TensorSummaryV2(const ::tensorflow::Scope & scope, ::tensorflow::Input tag, ::tensorflow::Input tensor, ::tensorflow::Input serialized_summary_metadata)
Общедоступные атрибуты
operation
Operation
summary
::tensorflow::Output
Общедоступные функции
node() const
::tensorflow::Node *
operator::tensorflow::Input() const
operator::tensorflow::Output() const

Общедоступные атрибуты

operation

Operation operation

summary

::tensorflow::Output summary

Общедоступные функции

TensorSummaryV2

 TensorSummaryV2(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input tag,
  ::tensorflow::Input tensor,
  ::tensorflow::Input serialized_summary_metadata
)

node

::tensorflow::Node * node() const 

operator::tensorflow::Input

operator::tensorflow::Input() const 

operator::tensorflow::Output

operator::tensorflow::Output() const 

© 2020 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.4/api_docs/cc/class/tensorflow/ops/tensor-summary-v2

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API