przepływ tensorowy:: ops:: Podsumowanie Tensora V2

#include <logging_ops.h>

Wysyła bufor protokołu Summary z tensorem i danymi dotyczącymi wtyczki.

Streszczenie

Argumenty:

  • zakres: Obiekt Scope
  • tag: ciąg znaków dołączony do tego podsumowania. Używany do organizacji w TensorBoard.
  • tensor: tensor do serializacji.
  • serialized_summary_metadata: Serializowany proto SummaryMetadata. Zawiera dane wtyczki.

Zwroty:

  • Output : Tensor podsumowujący.

Konstruktory i destruktory

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

Atrybuty publiczne

operation
summary

Funkcje publiczne

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

Atrybuty publiczne

operacja

Operation operation

streszczenie

::tensorflow::Output summary

Funkcje publiczne

Podsumowanie Tensora V2

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

węzeł

::tensorflow::Node * node() const 

operator::tensorflow::Wejście

 operator::tensorflow::Input() const 

operator::tensorflow::Wyjście

 operator::tensorflow::Output() const