tensorflow:: אופס:: InplaceSub
#include <array_ops.h>
מוריד v
לשורות שצוינו של x
.
תַקצִיר
מחשב y = x; y[i, :] -= v; להחזיר y.
טיעונים:
- scope: אובייקט Scope
- x:
Tensor
מסוג T. - i: וקטור. מדדים לממד השמאלי ביותר של
x
. - v:
Tensor
מסוג T. אותם מידות ממדים כמו x מלבד הממד הראשון, שעליו להיות זהה לגודל i.
החזרות:
בנאים והורסים | |
---|---|
InplaceSub (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input i, :: tensorflow::Input v) |
תפקידים ציבוריים | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
תכונות ציבוריות
מִבצָע
Operation operation
y
::tensorflow::Output y
תפקידים ציבוריים
InplaceSub
InplaceSub( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input i, ::tensorflow::Input v )
צוֹמֶת
::tensorflow::Node * node() const
מפעיל::tensorflow::קלט
operator::tensorflow::Input() const
אופרטור::tensorflow::פלט
operator::tensorflow::Output() const