flux tensoriel : : opérations : : TensorRésuméV2
#include <logging_ops.h> Génère 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.
Retours :
-  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
TensorRésuméV2
TensorSummaryV2( const ::tensorflow::Scope & scope, ::tensorflow::Input tag, ::tensorflow::Input tensor, ::tensorflow::Input serialized_summary_metadata )
nœud
::tensorflow::Node * node() const
opérateur :: tensorflow :: Entrée
operator::tensorflow::Input() const
opérateur :: tensorflow :: Sortie
operator::tensorflow::Output() const