tensorflow :: opérations :: Nom de fichier fragmenté
#include <io_ops.h>
Générez un nom de fichier partitionné.
Résumé
Le nom de fichier est au format printf
s-% 05d-of-% 05d, nom de base, partition, num_shards.
Arguments:
- scope: un objet Scope
Retour:
-
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
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const