Restez organisé à l'aide des collections Enregistrez et classez les contenus selon vos préférences.

tensorflow :: opérations :: SerializeTensor

#include <parsing_ops.h>

Transforme un Tensor en un proto TensorProto sérialisé.

Résumé

Arguments:

Retour:

  • Output : Un proto TensorProto sérialisé du tenseur d'entrée.

Constructeurs et destructeurs

SerializeTensor (const :: tensorflow::Scope & scope, :: tensorflow::Input tensor)

Attributs publics

operation
serialized

Fonctions publiques

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

Attributs publics

opération

Operation operation

sérialisé

::tensorflow::Output serialized

Fonctions publiques

SerializeTensor

 SerializeTensor(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input tensor
)

nœud

::tensorflow::Node * node() const 

operator :: tensorflow :: Input

 operator::tensorflow::Input() const 

operator :: tensorflow :: Output

 operator::tensorflow::Output() const