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

#include <array_ops.h>

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

ملخص

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

axis_ = -1
int64
narrow_range_ = false
bool
range_given_ = true
bool
signed_input_ = true
bool

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

Axis (int64 x)
TF_MUST_USE_RESULT Attrs
الإعدادات الافتراضية هي -1.
NarrowRange (bool x)
TF_MUST_USE_RESULT Attrs
الافتراضيات كاذبة.
RangeGiven (bool x)
TF_MUST_USE_RESULT Attrs
الافتراضيات إلى صحيح.
SignedInput (bool x)
TF_MUST_USE_RESULT Attrs
الافتراضيات إلى صحيح.

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

محور_

int64 tensorflow::ops::QuantizeAndDequantizeV3::Attrs::axis_ = -1

نطاق ضيق_

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::Axis(
  int64 x
)

الإعدادات الافتراضية هي -1.

نطاق ضيق

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
)

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