टेंसरफ़्लो:: ऑप्स:: FakeQuantWithMinMaxArgsGradient:: Attrs
#include <array_ops.h>
FakeQuantWithMinMaxArgsGradient के लिए वैकल्पिक विशेषता सेटर।
सारांश
सार्वजनिक गुण | |
---|---|
max_ = 6.0f | float |
min_ = -6.0f | float |
narrow_range_ = false | bool |
num_bits_ = 8 | int64 |
सार्वजनिक समारोह | |
---|---|
Max (float x) | TF_MUST_USE_RESULT Attrs 6 पर डिफ़ॉल्ट. |
Min (float x) | TF_MUST_USE_RESULT Attrs -6 पर डिफ़ॉल्ट। |
NarrowRange (bool x) | TF_MUST_USE_RESULT Attrs डिफ़ॉल्ट से असत्य. |
NumBits (int64 x) | TF_MUST_USE_RESULT Attrs 8 पर डिफ़ॉल्ट. |
सार्वजनिक गुण
अधिकतम_
float tensorflow::ops::FakeQuantWithMinMaxArgsGradient::Attrs::max_ = 6.0f
मिनट_
float tensorflow::ops::FakeQuantWithMinMaxArgsGradient::Attrs::min_ = -6.0f
संकीर्ण रेंज_
bool tensorflow::ops::FakeQuantWithMinMaxArgsGradient::Attrs::narrow_range_ = false
num_bits_
int64 tensorflow::ops::FakeQuantWithMinMaxArgsGradient::Attrs::num_bits_ = 8
सार्वजनिक समारोह
अधिकतम
TF_MUST_USE_RESULT Attrs tensorflow::ops::FakeQuantWithMinMaxArgsGradient::Attrs::Max( float x )
6 पर डिफ़ॉल्ट.
मिन
TF_MUST_USE_RESULT Attrs tensorflow::ops::FakeQuantWithMinMaxArgsGradient::Attrs::Min( float x )
-6 पर डिफ़ॉल्ट।
संकीर्ण रेंज
TF_MUST_USE_RESULT Attrs tensorflow::ops::FakeQuantWithMinMaxArgsGradient::Attrs::NarrowRange( bool x )
डिफ़ॉल्ट से असत्य.
संख्या बिट्स
TF_MUST_USE_RESULT Attrs tensorflow::ops::FakeQuantWithMinMaxArgsGradient::Attrs::NumBits( int64 x )
8 पर डिफ़ॉल्ट.