dòng chảy căng:: ôi:: Lượng tử hóaV2:: Attr
#include <array_ops.h>
Bộ cài đặt thuộc tính tùy chọn cho QuantizeV2 .
Bản tóm tắt
Thuộc tính công khai | |
---|---|
axis_ = -1 | int64 |
ensure_minimum_range_ = 0.01f | float |
mode_ = "MIN_COMBINED" | StringPiece |
narrow_range_ = false | bool |
round_mode_ = "HALF_AWAY_FROM_ZERO" | StringPiece |
Chức năng công cộng | |
---|---|
Axis (int64 x) | TF_MUST_USE_RESULT Attrs Mặc định là -1. |
EnsureMinimumRange (float x) | TF_MUST_USE_RESULT Attrs Mặc định là 0,01. |
Mode (StringPiece x) | TF_MUST_USE_RESULT Attrs Mặc định là "MIN_COMBIND". |
NarrowRange (bool x) | TF_MUST_USE_RESULT Attrs Mặc định là sai. |
RoundMode (StringPiece x) | TF_MUST_USE_RESULT Attrs Mặc định là "HALF_AWAY_FROM_ZERO". |
Thuộc tính công khai
trục_
int64 tensorflow::ops::QuantizeV2::Attrs::axis_ = -1
đảm bảo_minimum_range_
float tensorflow::ops::QuantizeV2::Attrs::ensure_minimum_range_ = 0.01f
cách thức_
StringPiece tensorflow::ops::QuantizeV2::Attrs::mode_ = "MIN_COMBINED"
phạm vi hẹp_
bool tensorflow::ops::QuantizeV2::Attrs::narrow_range_ = false
vòng_mode_
StringPiece tensorflow::ops::QuantizeV2::Attrs::round_mode_ = "HALF_AWAY_FROM_ZERO"
Chức năng công cộng
Đảm bảoPhạm vi tối thiểu
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeV2::Attrs::EnsureMinimumRange( float x )
Mặc định là 0,01.
Cách thức
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeV2::Attrs::Mode( StringPiece x )
Mặc định là "MIN_COMBIND".
Phạm vi hẹp
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeV2::Attrs::NarrowRange( bool x )
Mặc định là sai.
Chế độ tròn
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeV2::Attrs::RoundMode( StringPiece x )
Mặc định là "HALF_AWAY_FROM_ZERO".