Tensorflow :: ops :: QuantizedRelu :: Attrs
#include <nn_ops.h>
Optionale Attributsetzer für QuantizedRelu .
Zusammenfassung
Öffentliche Attribute | |
---|---|
out_type_ = DT_QUINT8 | DataType |
Öffentliche Funktionen | |
---|---|
OutType (DataType x) | TF_MUST_USE_RESULT Attrs Der Standardwert ist DT_QUINT8. |
Öffentliche Attribute
out_type_
DataType tensorflow::ops::QuantizedRelu::Attrs::out_type_ = DT_QUINT8
Öffentliche Funktionen
OutType
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizedRelu::Attrs::OutType( DataType x )
Der Standardwert ist DT_QUINT8.