جریان تنسور:: عملیات:: کم آبی کردن:: Attrs

#include <array_ops.h>

تنظیم کننده های ویژگی اختیاری برای Dequantize .

خلاصه

صفات عمومی

axis_ = -1
int64
dtype_ = DT_FLOAT
DataType
mode_ = "MIN_COMBINED"
StringPiece
narrow_range_ = false
bool

توابع عمومی

Axis (int64 x)
TF_MUST_USE_RESULT Attrs
پیش‌فرض -1 است.
Dtype (DataType x)
TF_MUST_USE_RESULT Attrs
نوع تانسور خروجی
Mode (StringPiece x)
TF_MUST_USE_RESULT Attrs
پیش‌فرض «MIN_COMBINED».
NarrowRange (bool x)
TF_MUST_USE_RESULT Attrs
پیش فرض به نادرست.

صفات عمومی

محور_

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

dtype_

DataType tensorflow::ops::Dequantize::Attrs::dtype_ = DT_FLOAT

حالت_

StringPiece tensorflow::ops::Dequantize::Attrs::mode_ = "MIN_COMBINED"

محدوده باریک_

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

توابع عمومی

محور

TF_MUST_USE_RESULT Attrs tensorflow::ops::Dequantize::Attrs::Axis(
  int64 x
)

پیش‌فرض -1 است.

نوع D

TF_MUST_USE_RESULT Attrs tensorflow::ops::Dequantize::Attrs::Dtype(
  DataType x
)

نوع تانسور خروجی

در حال حاضر Dequantize از float و bfloat16 پشتیبانی می کند. اگر 'dtype' 'bfloat16' باشد، فقط از حالت 'MIN_COMBINED' پشتیبانی می کند.

پیش‌فرض DT_FLOAT است

حالت

TF_MUST_USE_RESULT Attrs tensorflow::ops::Dequantize::Attrs::Mode(
  StringPiece x
)

پیش‌فرض «MIN_COMBINED».

محدوده باریک

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

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