przepływ tensorowy:: ops:: FakeQuantWithMinMaxVars na kanał:: Atrybuty
#include <array_ops.h>
Opcjonalne moduły ustawiające atrybuty dla FakeQuantWithMinMaxVarsPerChannel .
Streszczenie
Atrybuty publiczne | |
---|---|
narrow_range_ = false | bool |
num_bits_ = 8 | int64 |
Funkcje publiczne | |
---|---|
NarrowRange (bool x) | TF_MUST_USE_RESULT Attrs Domyślnie jest to fałsz. |
NumBits (int64 x) | TF_MUST_USE_RESULT Attrs Domyślnie 8. |
Atrybuty publiczne
wąski_zakres_
bool tensorflow::ops::FakeQuantWithMinMaxVarsPerChannel::Attrs::narrow_range_ = false
liczba_bitów_
int64 tensorflow::ops::FakeQuantWithMinMaxVarsPerChannel::Attrs::num_bits_ = 8
Funkcje publiczne
WąskiZakres
TF_MUST_USE_RESULT Attrs tensorflow::ops::FakeQuantWithMinMaxVarsPerChannel::Attrs::NarrowRange( bool x )
Domyślnie jest to fałsz.
Liczba bitów
TF_MUST_USE_RESULT Attrs tensorflow::ops::FakeQuantWithMinMaxVarsPerChannel::Attrs::NumBits( int64 x )
Domyślnie 8.