tensoreflusso:: ops:: Nome file frammentato

#include <io_ops.h>

Genera un nome file suddiviso in partizioni.

Riepilogo

Il nome del file è formattato come printf

s-%05d-di-%05d, nomebase, shard, num_shards.

Argomenti:

Ritorna:

  • Output : il tensore del nome file.

Costruttori e distruttori

ShardedFilename (const :: tensorflow::Scope & scope, :: tensorflow::Input basename, :: tensorflow::Input shard, :: tensorflow::Input num_shards)

Attributi pubblici

filename
operation

Funzioni pubbliche

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

Attributi pubblici

nome del file

::tensorflow::Output filename

operazione

Operation operation

Funzioni pubbliche

Nome file frammentato

 ShardedFilename(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input basename,
  ::tensorflow::Input shard,
  ::tensorflow::Input num_shards
)

nodo

::tensorflow::Node * node() const 

operatore::tensorflow::Input

 operator::tensorflow::Input() const 

operatore::tensorflow::Output

 operator::tensorflow::Output() const