aliran tensor:: operasi:: KuantisasiV2:: Attr
#include <array_ops.h>
Penyetel atribut opsional untuk QuantizeV2 .
Ringkasan
Atribut publik | |
---|---|
axis_ = -1 | int64 |
ensure_minimum_range_ = 0.01f | float |
mode_ = "MIN_COMBINED" | StringPiece |
narrow_range_ = false | bool |
round_mode_ = "HALF_AWAY_FROM_ZERO" | StringPiece |
Fungsi publik | |
---|---|
Axis (int64 x) | TF_MUST_USE_RESULT Attrs Defaultnya adalah -1. |
EnsureMinimumRange (float x) | TF_MUST_USE_RESULT Attrs Defaultnya adalah 0,01. |
Mode (StringPiece x) | TF_MUST_USE_RESULT Attrs Defaultnya adalah "MIN_COMBINED". |
NarrowRange (bool x) | TF_MUST_USE_RESULT Attrs Defaultnya salah. |
RoundMode (StringPiece x) | TF_MUST_USE_RESULT Attrs Defaultnya adalah "HALF_AWAY_FROM_ZERO". |
Atribut publik
sumbu_
int64 tensorflow::ops::QuantizeV2::Attrs::axis_ = -1
pastikan_rentang_minimum_
float tensorflow::ops::QuantizeV2::Attrs::ensure_minimum_range_ = 0.01f
mode_
StringPiece tensorflow::ops::QuantizeV2::Attrs::mode_ = "MIN_COMBINED"
rentang_sempit_
bool tensorflow::ops::QuantizeV2::Attrs::narrow_range_ = false
putaran_mode_
StringPiece tensorflow::ops::QuantizeV2::Attrs::round_mode_ = "HALF_AWAY_FROM_ZERO"
Fungsi publik
Sumbu
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeV2::Attrs::Axis( int64 x )
Defaultnya adalah -1.
Pastikan Rentang Minimum
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeV2::Attrs::EnsureMinimumRange( float x )
Defaultnya adalah 0,01.
Mode
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeV2::Attrs::Mode( StringPiece x )
Defaultnya adalah "MIN_COMBINED".
Rentang Sempit
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeV2::Attrs::NarrowRange( bool x )
Defaultnya salah.
Mode Bulat
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeV2::Attrs::RoundMode( StringPiece x )
Defaultnya adalah "HALF_AWAY_FROM_ZERO".