tensorflow:: אופס:: SparseDenseCwiseDiv
#include <sparse_ops.h>
מבחינה רכיבית מחלק SparseTensor בטנסור צפוף.
תַקצִיר
הגבלה : האופ הזה משדר רק את הצד הצפוף לצד הדליל, אבל לא לכיוון השני.
טיעונים:
- scope: אובייקט Scope
- sp_indices: 2-D. מטריצת
N x R
עם המדדים של ערכים לא ריקים ב-SparseTensor, אולי לא בסדר קנוני. - sp_values: 1-D.
N
ערכים לא ריקים התואמים ל-sp_indices
. - sp_shape: 1-D. צורת הקלט SparseTensor.
- צפוף:
R
-D. אופרנד טנסור הצפוף.
החזרות:
-
Output
: 1-D. ערכיN
המנותחים.
בנאים והורסים | |
---|---|
SparseDenseCwiseDiv (const :: tensorflow::Scope & scope, :: tensorflow::Input sp_indices, :: tensorflow::Input sp_values, :: tensorflow::Input sp_shape, :: tensorflow::Input dense) |
תפקידים ציבוריים | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
תכונות ציבוריות
מִבצָע
Operation operation
תְפוּקָה
::tensorflow::Output output
תפקידים ציבוריים
SparseDenseCwiseDiv
SparseDenseCwiseDiv(
const ::tensorflow::Scope & scope,
::tensorflow::Input sp_indices,
::tensorflow::Input sp_values,
::tensorflow::Input sp_shape,
::tensorflow::Input dense
)
צוֹמֶת
::tensorflow::Node * node() const
מפעיל::tensorflow::קלט
operator::tensorflow::Input() const
אופרטור::tensorflow::פלט
operator::tensorflow::Output() const