aliran tensor:: operasi:: FakeQuantWithMinMaxArgs:: Attr
#include <array_ops.h>
Penyetel atribut opsional untuk FakeQuantWithMinMaxArgs .
Ringkasan
Atribut publik | |
---|---|
max_ = 6.0f | float |
min_ = -6.0f | float |
narrow_range_ = false | bool |
num_bits_ = 8 | int64 |
Fungsi publik | |
---|---|
Max (float x) | TF_MUST_USE_RESULT Attrs Defaultnya adalah 6. |
Min (float x) | TF_MUST_USE_RESULT Attrs Defaultnya adalah -6. |
NarrowRange (bool x) | TF_MUST_USE_RESULT Attrs Defaultnya salah. |
NumBits (int64 x) | TF_MUST_USE_RESULT Attrs Defaultnya adalah 8. |
Atribut publik
maks_
float tensorflow::ops::FakeQuantWithMinMaxArgs::Attrs::max_ = 6.0f
menit_
float tensorflow::ops::FakeQuantWithMinMaxArgs::Attrs::min_ = -6.0f
rentang_sempit_
bool tensorflow::ops::FakeQuantWithMinMaxArgs::Attrs::narrow_range_ = false
jumlah_bit_
int64 tensorflow::ops::FakeQuantWithMinMaxArgs::Attrs::num_bits_ = 8
Fungsi publik
Maks
TF_MUST_USE_RESULT Attrs tensorflow::ops::FakeQuantWithMinMaxArgs::Attrs::Max( float x )
Defaultnya adalah 6.
Minimal
TF_MUST_USE_RESULT Attrs tensorflow::ops::FakeQuantWithMinMaxArgs::Attrs::Min( float x )
Defaultnya adalah -6.
Rentang Sempit
TF_MUST_USE_RESULT Attrs tensorflow::ops::FakeQuantWithMinMaxArgs::Attrs::NarrowRange( bool x )
Defaultnya salah.
NomorBits
TF_MUST_USE_RESULT Attrs tensorflow::ops::FakeQuantWithMinMaxArgs::Attrs::NumBits( int64 x )
Defaultnya adalah 8.