tensoreflusso:: ops:: Quelli mi piacciono
#include <array_ops.h>Restituisce un tensore di uno con la stessa forma e tipo di x.
Riepilogo
Argomenti:
- scope: un oggetto Scope
- x: un tensore di tipo T.
Resi:
-  Output: un tensore della stessa forma e tipo di x ma pieno di unità.
| Costruttori e distruttori | |
|---|---|
| OnesLike (const :: tensorflow::Scope & scope, :: tensorflow::Input x) | 
| Attributi pubblici | |
|---|---|
| operation | |
| y | |
| Funzioni pubbliche | |
|---|---|
| node () const | ::tensorflow::Node * | 
| operator::tensorflow::Input () const | |
| operator::tensorflow::Output () const | |
Attributi pubblici
operazione
Operation operation
sì
::tensorflow::Output y
Funzioni pubbliche
Quelli mi piacciono
OnesLike( const ::tensorflow::Scope & scope, ::tensorflow::Input x )
nodo
::tensorflow::Node * node() const
operatore::tensorflow::Input
operator::tensorflow::Input() const
operatore::tensorflow::Output
operator::tensorflow::Output() const