tensorflow:: אופס:: QuantizedMatMul:: Attrs
#include <math_ops.h>
קובעי תכונות אופציונליים עבור QuantizedMatMul .
תַקצִיר
תכונות ציבוריות | |
---|---|
Tactivation_ = DT_QUINT8 | DataType |
Toutput_ = DT_QINT32 | DataType |
transpose_a_ = false | bool |
transpose_b_ = false | bool |
תפקידים ציבוריים | |
---|---|
Tactivation (DataType x) | TF_MUST_USE_RESULT Attrs סוג הפלט המופק על ידי פונקציית ההפעלה בעקבות פעולה זו. |
Toutput (DataType x) | TF_MUST_USE_RESULT Attrs ברירת המחדל היא DT_QINT32. |
TransposeA (bool x) | TF_MUST_USE_RESULT Attrs אם זה נכון, a עובר טרנספוזיציה לפני הכפל. |
TransposeB (bool x) | TF_MUST_USE_RESULT Attrs אם זה נכון, b עובר טרנספוזיציה לפני הכפל. |
תכונות ציבוריות
הפעלה_
DataType tensorflow::ops::QuantizedMatMul::Attrs::Tactivation_ = DT_QUINT8
Toutput_
DataType tensorflow::ops::QuantizedMatMul::Attrs::Toutput_ = DT_QINT32
להעביר_א_
bool tensorflow::ops::QuantizedMatMul::Attrs::transpose_a_ = false
transpose_b_
bool tensorflow::ops::QuantizedMatMul::Attrs::transpose_b_ = false
תפקידים ציבוריים
טאקטיבציה
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizedMatMul::Attrs::Tactivation( DataType x )
סוג הפלט המופק על ידי פונקציית ההפעלה בעקבות פעולה זו.
ברירת המחדל היא DT_QUINT8
פלט
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizedMatMul::Attrs::Toutput( DataType x )
ברירת המחדל היא DT_QINT32.
TransposeA
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizedMatMul::Attrs::TransposeA( bool x )
אם זה נכון, a
עובר טרנספוזיציה לפני הכפל.
ברירת המחדל ל-false
TransposeB
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizedMatMul::Attrs::TransposeB( bool x )
אם זה נכון, b
עובר טרנספוזיציה לפני הכפל.
ברירת המחדל ל-false
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-21 (שעון UTC).
[null,null,["עדכון אחרון: 2024-11-21 (שעון UTC)."],[],[]]