tensoreflusso:: ops:: BroadcastDynamicShape
#include <array_ops.h>
Restituisce la forma di s0 op s1 con broadcast.
Riepilogo
Dati s0
e s1
, tensori che rappresentano le forme, calcola r0
, la forma trasmessa. s0
, s1
e r0
sono tutti vettori interi.
Argomenti:
- scope: un oggetto Scope
Resi:
-
Output
: il tensore r0.
Costruttori e distruttori | |
---|---|
BroadcastDynamicShape (const :: tensorflow::Scope & scope, :: tensorflow::Input s0, :: tensorflow::Input s1) |
Attributi pubblici | |
---|---|
operation | |
r0 |
Funzioni pubbliche | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Attributi pubblici
operazione
Operation operation
r0
::tensorflow::Output r0
Funzioni pubbliche
BroadcastDynamicShape
BroadcastDynamicShape( const ::tensorflow::Scope & scope, ::tensorflow::Input s0, ::tensorflow::Input s1 )
nodo
::tensorflow::Node * node() const
operatore::tensorflow::Input
operator::tensorflow::Input() const
operatore::tensorflow::Output
operator::tensorflow::Output() const