tensorflow:: אופס:: QuantizedReluX
#include <nn_ops.h>
מחשבת X Quantized Rectified Linear: min(max(features, 0), max_value)
תַקצִיר
טיעונים:
- scope: אובייקט Scope
- min_features: הערך הצף שהערך הקוונטי הנמוך ביותר מייצג.
- max_features: הערך הצף שהערך הקוונטי הגבוה ביותר מייצג.
החזרות:
- הפעלות
Output
: בעלת צורת פלט זהה ל"תכונות". -
Output
min_activations: הערך הצף שהערך המקוונטי הנמוך ביותר מייצג. -
Output
max_activations: הערך הצף שהערך המקוונטי הגבוה ביותר מייצג.
בנאים והורסים | |
---|---|
QuantizedReluX (const :: tensorflow::Scope & scope, :: tensorflow::Input features, :: tensorflow::Input max_value, :: tensorflow::Input min_features, :: tensorflow::Input max_features) | |
QuantizedReluX (const :: tensorflow::Scope & scope, :: tensorflow::Input features, :: tensorflow::Input max_value, :: tensorflow::Input min_features, :: tensorflow::Input max_features, const QuantizedReluX::Attrs & attrs) |
תכונות ציבוריות | |
---|---|
activations | |
max_activations | |
min_activations | |
operation |
פונקציות סטטיות ציבוריות | |
---|---|
OutType (DataType x) |
מבנים | |
---|---|
tensorflow:: ops:: QuantizedReluX:: Attrs | קובעי תכונות אופציונליים עבור QuantizedReluX . |
תכונות ציבוריות
הפעלות
::tensorflow::Output activations
max_activations
::tensorflow::Output max_activations
min_activations
::tensorflow::Output min_activations
מִבצָע
Operation operation
תפקידים ציבוריים
QuantizedReluX
QuantizedReluX( const ::tensorflow::Scope & scope, ::tensorflow::Input features, ::tensorflow::Input max_value, ::tensorflow::Input min_features, ::tensorflow::Input max_features )
QuantizedReluX
QuantizedReluX( const ::tensorflow::Scope & scope, ::tensorflow::Input features, ::tensorflow::Input max_value, ::tensorflow::Input min_features, ::tensorflow::Input max_features, const QuantizedReluX::Attrs & attrs )
פונקציות סטטיות ציבוריות
OutType
Attrs OutType( DataType x )
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-21 (שעון UTC).
[null,null,["עדכון אחרון: 2024-11-21 (שעון UTC)."],[],[]]