tensorflow:: אופס:: SparseTensorDenseAdd
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
#include <sparse_ops.h>
חיבור SparseTensor
ו- Tensor
צפוף, מייצר Tensor
צפוף.
תַקצִיר
אופ זה אינו דורש מיון a_indices
מדדים בסדר לקסיקוגרפי סטנדרטי.
טיעונים:
- scope: אובייקט Scope
- a_indices: 2-D.
indices
שלSparseTensor
, עם צורה[nnz, ndims]
. - a_values: 1-D.
values
שלSparseTensor
, עם צורה[nnz]
. - a_shape: 1-D.
shape
שלSparseTensor
, עם צורה[ndims]
. - ב:
ndims
-D Tensor . עם צורהa_shape
.
החזרות:
-
Output
: טנסור הפלט.
בנאים והורסים | |
---|---|
SparseTensorDenseAdd (const :: tensorflow::Scope & scope, :: tensorflow::Input a_indices, :: tensorflow::Input a_values, :: tensorflow::Input a_shape, :: tensorflow::Input b) |
תפקידים ציבוריים | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
תכונות ציבוריות
מִבצָע
Operation operation
תְפוּקָה
::tensorflow::Output output
תפקידים ציבוריים
SparseTensorDenseAdd
SparseTensorDenseAdd(
const ::tensorflow::Scope & scope,
::tensorflow::Input a_indices,
::tensorflow::Input a_values,
::tensorflow::Input a_shape,
::tensorflow::Input b
)
צוֹמֶת
::tensorflow::Node * node() const
מפעיל::tensorflow::קלט
operator::tensorflow::Input() const
אופרטור::tensorflow::פלט
operator::tensorflow::Output() const