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

#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 حاليًا التعويم و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
)

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