جریان تنسور:: عملیات:: QuantizeAndDequantizeV3:: Attrs

#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

signed_input_

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
)

پیش فرض ها به درست است.