tensorflow:: אופס:: TensorArrayScatter
#include <data_flow_ops.h>
פזר את הנתונים מערך הקלט לאלמנטים ספציפיים של TensorArray .
תַקצִיר
indices
חייבים להיות וקטור, אורכו חייב להתאים לעמעום הראשון של value
.
טיעונים:
- scope: אובייקט Scope
- handle: הידית ל- TensorArray .
- מדדים: המיקומים שבהם יש לכתוב את רכיבי הטנסור.
- value: הטנזור המשורשר לכתיבה ל- TensorArray .
- flow_in: סקלר צף האוכף שרשור נכון של פעולות.
החזרות:
-
Output
: סקלאר צף האוכף שרשור נכון של פעולות.
בנאים והורסים | |
---|---|
TensorArrayScatter (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, :: tensorflow::Input indices, :: tensorflow::Input value, :: tensorflow::Input flow_in) |
תפקידים ציבוריים | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
תכונות ציבוריות
flow_out
::tensorflow::Output flow_out
מִבצָע
Operation operation
תפקידים ציבוריים
TensorArrayScatter
TensorArrayScatter(
const ::tensorflow::Scope & scope,
::tensorflow::Input handle,
::tensorflow::Input indices,
::tensorflow::Input value,
::tensorflow::Input flow_in
)
צוֹמֶת
::tensorflow::Node * node() const
מפעיל::tensorflow::קלט
operator::tensorflow::Input() const
אופרטור::tensorflow::פלט
operator::tensorflow::Output() const