tensorflow :: ops :: QuantizedRelu :: Attrs
#include <nn_ops.h>
Configuradores de atributos opcionais para QuantizedRelu .
Resumo
Atributos públicos | |
---|---|
out_type_ = DT_QUINT8 | DataType |
Funções públicas | |
---|---|
OutType (DataType x) | TF_MUST_USE_RESULT Attrs O padrão é DT_QUINT8. |
Atributos públicos
out_type_
DataType tensorflow::ops::QuantizedRelu::Attrs::out_type_ = DT_QUINT8
Funções públicas
OutType
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizedRelu::Attrs::OutType( DataType x )
O padrão é DT_QUINT8.