টেনসরফ্লো :: অপস:: 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

স্বাক্ষরিত_ইনপুট_

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
)

ডিফল্ট থেকে মিথ্যা.

রেঞ্জ দেওয়া

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

ডিফল্ট থেকে সত্য।

স্বাক্ষরিত ইনপুট

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

ডিফল্ট থেকে সত্য।