flux tensoriel : : opérations : : Nom de fichier fragmenté
#include <io_ops.h>
Générez un nom de fichier fragmenté.
Résumé
Le nom du fichier est printf au format
s-%05d-of-%05d, nom de base, fragment, num_shards.
Arguments :
- scope : un objet Scope
Retours :
-
Output
: Le tenseur du nom de fichier.
Constructeurs et Destructeurs | |
---|---|
ShardedFilename (const :: tensorflow::Scope & scope, :: tensorflow::Input basename, :: tensorflow::Input shard, :: tensorflow::Input num_shards) |
Attributs publics | |
---|---|
filename | |
operation |
Fonctions publiques | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Attributs publics
nom de fichier
::tensorflow::Output filename
opération
Operation operation
Fonctions publiques
Nom de fichier fragmenté
ShardedFilename( const ::tensorflow::Scope & scope, ::tensorflow::Input basename, ::tensorflow::Input shard, ::tensorflow::Input num_shards )
nœud
::tensorflow::Node * node() const
opérateur :: tensorflow :: Entrée
operator::tensorflow::Input() const
opérateur :: tensorflow :: Sortie
operator::tensorflow::Output() const