Tensorflow :: ops :: BroadcastDynamicShape
#include <array_ops.h>
Geben Sie die Form von s0 op s1 mit Broadcast zurück.
Zusammenfassung
Wenn s0
und s1
sind, berechnen Tensoren, die Formen darstellen, r0
, die gesendete Form. s0
, s1
und r0
sind alle ganzzahlige Vektoren.
Argumente:
- scope: Ein Scope- Objekt
Kehrt zurück:
-
Output
: Der r0-Tensor.
Konstruktoren und Destruktoren | |
---|---|
BroadcastDynamicShape (const :: tensorflow::Scope & scope, :: tensorflow::Input s0, :: tensorflow::Input s1) |
Öffentliche Attribute | |
---|---|
operation | |
r0 |
Öffentliche Funktionen | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Öffentliche Attribute
Operation
Operation operation
r0
::tensorflow::Output r0
Öffentliche Funktionen
BroadcastDynamicShape
BroadcastDynamicShape( const ::tensorflow::Scope & scope, ::tensorflow::Input s0, ::tensorflow::Input s1 )
Knoten
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const