تدفق التوتر:: العمليات:: الكميات و DequantizeV3
#include <array_ops.h>
quantizes ثم dequantizes موتر.
ملخص
هذا مطابق تقريبًا لـ QuantizeAndDequantizeV2 ، باستثناء أن num_bits عبارة عن موتر، لذا يمكن أن تتغير قيمته أثناء التدريب.
الحجج:
- النطاق: كائن النطاق
العوائد:
-
Output
: موتر الإخراج.
البنائين والمدمرين | |
---|---|
QuantizeAndDequantizeV3 (const :: tensorflow::Scope & scope, :: tensorflow::Input input, :: tensorflow::Input input_min, :: tensorflow::Input input_max, :: tensorflow::Input num_bits) | |
QuantizeAndDequantizeV3 (const :: tensorflow::Scope & scope, :: tensorflow::Input input, :: tensorflow::Input input_min, :: tensorflow::Input input_max, :: tensorflow::Input num_bits, const QuantizeAndDequantizeV3::Attrs & attrs) |
الوظائف العامة | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
وظائف ثابتة العامة | |
---|---|
Axis (int64 x) | |
NarrowRange (bool x) | |
RangeGiven (bool x) | |
SignedInput (bool x) |
الهياكل | |
---|---|
Tensorflow:: ops:: QuantizeAndDequantizeV3:: Attrs | محددات السمات الاختيارية لـ QuantizeAndDequantizeV3 . |
الصفات العامة
عملية
Operation operation
الإخراج
::tensorflow::Output output
الوظائف العامة
الكميات و DequantizeV3
QuantizeAndDequantizeV3(
const ::tensorflow::Scope & scope,
::tensorflow::Input input,
::tensorflow::Input input_min,
::tensorflow::Input input_max,
::tensorflow::Input num_bits
)
الكميات و DequantizeV3
QuantizeAndDequantizeV3(
const ::tensorflow::Scope & scope,
::tensorflow::Input input,
::tensorflow::Input input_min,
::tensorflow::Input input_max,
::tensorflow::Input num_bits,
const QuantizeAndDequantizeV3::Attrs & attrs
)
العقدة
::tensorflow::Node * node() const