تدفق التوتر:: العمليات:: الكمية والإزالةV3:: أترز

#include <array_ops.h>

محددات السمات الاختيارية لـ QuantizeAndDequantizeV3 .

ملخص

الصفات العامة

narrow_range_ = false
bool
range_given_ = true
bool
signed_input_ = true
bool

الوظائف العامة

NarrowRange (bool x)
TF_MUST_USE_RESULT Attrs
الافتراضيات كاذبة.
RangeGiven (bool x)
TF_MUST_USE_RESULT Attrs
الافتراضيات إلى صحيح.
SignedInput (bool x)
TF_MUST_USE_RESULT Attrs
الافتراضيات إلى صحيح.

الصفات العامة

نطاق ضيق_

bool tensorflow::ops::QuantizeAndDequantizeV3::Attrs::narrow_range_ = false

النطاق_المعطى_

bool tensorflow::ops::QuantizeAndDequantizeV3::Attrs::range_given_ = true

مُوقع_الإدخال_

bool tensorflow::ops::QuantizeAndDequantizeV3::Attrs::signed_input_ = true

الوظائف العامة

نطاق ضيق

TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeAndDequantizeV3::Attrs::NarrowRange(
  bool x
)

الافتراضيات كاذبة.

RangeGiven

TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeAndDequantizeV3::Attrs::RangeGiven(
  bool x
)

الافتراضيات إلى صحيح.

SignedInput

TF_MUST_USE_RESULT Attrs tensorflow::ops::QuantizeAndDequantizeV3::Attrs::SignedInput(
  bool x
)

الافتراضيات إلى صحيح.