przepływ tensorowy:: ops:: Kwantyzacja i dekwantyzacja V3:: Atrybuty
#include <array_ops.h>
Opcjonalne moduły ustawiające atrybuty dla QuantizeAndDequantizeV3 .
Streszczenie
Atrybuty publiczne | |
---|---|
axis_ = -1 | int64 |
narrow_range_ = false | bool |
range_given_ = true | bool |
signed_input_ = true | bool |
Funkcje publiczne | |
---|---|
Axis (int64 x) | TF_MUST_USE_RESULT Attrs Domyślnie -1. |
NarrowRange (bool x) | TF_MUST_USE_RESULT Attrs Domyślnie jest to fałsz. |
RangeGiven (bool x) | TF_MUST_USE_RESULT Attrs Domyślnie jest to prawda. |
SignedInput (bool x) | TF_MUST_USE_RESULT Attrs Domyślnie jest to prawda. |
Atrybuty publiczne
oś_
int64 tensorflow::ops::QuantizeAndDequantizeV3::Attrs::axis_ = -1
wąski_zakres_
bool tensorflow::ops::QuantizeAndDequantizeV3::Attrs::narrow_range_ = false
podany zakres_
bool tensorflow::ops::QuantizeAndDequantizeV3::Attrs::range_given_ = true
podpisane_wejście_
bool tensorflow::ops::QuantizeAndDequantizeV3::Attrs::signed_input_ = true
Funkcje publiczne
Oś
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeAndDequantizeV3::Attrs::Axis( int64 x )
Domyślnie -1.
WąskiZakres
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeAndDequantizeV3::Attrs::NarrowRange( bool x )
Domyślnie jest to fałsz.
ZakresPodany
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeAndDequantizeV3::Attrs::RangeGiven( bool x )
Domyślnie jest to prawda.
Podpisane wejście
TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeAndDequantizeV3::Attrs::SignedInput( bool x )
Domyślnie jest to prawda.