tensorflow:: אופס:: SparseSparseמקסימום
#include <sparse_ops.h>מחזירה את המקסימום מבחינת האלמנט של שני SparseTensors.
תַקצִיר
מניח שלשני SparseTensors יש את אותה צורה, כלומר, אין שידור.
טיעונים:
- scope: אובייקט Scope
- a_indices: 2-D. מטריצת
N x Rעם המדדים של ערכים לא ריקים ב-SparseTensor, בסדר הלקסיקוגרפי הקנוני. - a_values: 1-D.
Nערכים לא ריקים התואמים ל-a_indices. - a_shape: 1-D. צורת הקלט SparseTensor.
- b_indices: מקביל ל-
a_indicesעבור האופרנד האחר. - b_values: מקביל ל-
a_valuesעבור האופרנד האחר; חייב להיות מאותו dtype. - b_shape: מקבילה ל-
a_shapeעבור האופרנד השני; שתי הצורות חייבות להיות שוות.
החזרות:
-
Outputפלט_מדדים: 2-D. המדדים של הפלט SparseTensor. -
Outputoutput_values: 1-D. הערכים של הפלט SparseTensor.
בנאים והורסים | |
|---|---|
SparseSparseMaximum (const :: tensorflow::Scope & scope, :: tensorflow::Input a_indices, :: tensorflow::Input a_values, :: tensorflow::Input a_shape, :: tensorflow::Input b_indices, :: tensorflow::Input b_values, :: tensorflow::Input b_shape) |
תכונות ציבוריות | |
|---|---|
operation | |
output_indices | |
output_values | |
תכונות ציבוריות
מִבצָע
Operation operation
output_indexe
::tensorflow::Output output_indices
output_values
::tensorflow::Output output_values
תפקידים ציבוריים
SparseSparse מקסימום
SparseSparseMaximum( const ::tensorflow::Scope & scope, ::tensorflow::Input a_indices, ::tensorflow::Input a_values, ::tensorflow::Input a_shape, ::tensorflow::Input b_indices, ::tensorflow::Input b_values, ::tensorflow::Input b_shape )
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-27 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-27 (שעון UTC)."],[],[]]