tensorflow :: opérations :: TensorSummaryV2
#include <logging_ops.h>
Produit un tampon de protocole Summary
avec un tenseur et des données par plugin.
Résumé
Arguments:
- scope: un objet Scope
- tag: une chaîne attachée à ce résumé. Utilisé pour l'organisation dans TensorBoard.
- tenseur: un tenseur à sérialiser.
- serialized_summary_metadata: un proto SummaryMetadata sérialisé. Contient les données du plugin.
Retour:
-
Output
: Le tenseur récapitulatif.
Constructeurs et destructeurs | |
---|---|
TensorSummaryV2 (const :: tensorflow::Scope & scope, :: tensorflow::Input tag, :: tensorflow::Input tensor, :: tensorflow::Input serialized_summary_metadata) |
Attributs publics | |
---|---|
operation | |
summary |
Fonctions publiques | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Attributs publics
opération
Operation operation
résumé
::tensorflow::Output summary
Fonctions publiques
TensorSummaryV2
TensorSummaryV2( const ::tensorflow::Scope & scope, ::tensorflow::Input tag, ::tensorflow::Input tensor, ::tensorflow::Input serialized_summary_metadata )
nœud
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const