tensorflow:: אופס:: QuantizedMul
#include <math_ops.h>
מחזירה x * y מבחינת אלמנטים, עובדת על מאגרים כמותיים.
תַקצִיר
טיעונים:
- scope: אובייקט Scope
- min_x: הערך הצף שערך
x
המקוונטי הנמוך ביותר מייצג. - max_x: הערך הצף שערך
x
המקוונטי הגבוה ביותר מייצג. - min_y: הערך הצף שערך ה-
y
המקוונטי הנמוך ביותר מייצג. - max_y: הערך הצף שערך ה-
y
המקוונטי הגבוה ביותר מייצג.
החזרות:
-
Output
z -
Output
min_z: הערך הצף שערך הפלט המקוונטי הנמוך ביותר מייצג. -
Output
max_z: הערך הצף שערך הפלט המקוונטי הגבוה ביותר מייצג.
הערה : QuantizedMul
תומך בצורות מוגבלות של שידור. עוד על שידור כאן
בנאים והורסים | |
---|---|
QuantizedMul (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y, :: tensorflow::Input min_x, :: tensorflow::Input max_x, :: tensorflow::Input min_y, :: tensorflow::Input max_y) | |
QuantizedMul (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y, :: tensorflow::Input min_x, :: tensorflow::Input max_x, :: tensorflow::Input min_y, :: tensorflow::Input max_y, const QuantizedMul::Attrs & attrs) |
מבנים | |
---|---|
tensorflow:: ops:: QuantizedMul:: Attrs | קובעי תכונות אופציונליים עבור QuantizedMul . |
תכונות ציבוריות
max_z
::tensorflow::Output max_z
min_z
::tensorflow::Output min_z
מִבצָע
Operation operation
ז
::tensorflow::Output z
תפקידים ציבוריים
QuantizedMul
QuantizedMul( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y, ::tensorflow::Input min_x, ::tensorflow::Input max_x, ::tensorflow::Input min_y, ::tensorflow::Input max_y )
QuantizedMul
QuantizedMul( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y, ::tensorflow::Input min_x, ::tensorflow::Input max_x, ::tensorflow::Input min_y, ::tensorflow::Input max_y, const QuantizedMul::Attrs & attrs )
פונקציות סטטיות ציבוריות
פלט
Attrs Toutput( DataType x )