টেনসরফ্লো :: অপস:: FakeQuantWithMinMaxArgs:: Attrs

#include <array_ops.h>

FakeQuantWithMinMaxArgs- এর জন্য ঐচ্ছিক অ্যাট্রিবিউট সেটার।

সারসংক্ষেপ

পাবলিক বৈশিষ্ট্য

max_ = 6.0f
float
min_ = -6.0f
float
narrow_range_ = false
bool
num_bits_ = 8
int64

পাবলিক ফাংশন

Max (float x)
TF_MUST_USE_RESULT Attrs
ডিফল্ট 6.
Min (float x)
TF_MUST_USE_RESULT Attrs
ডিফল্ট -6.
NarrowRange (bool x)
TF_MUST_USE_RESULT Attrs
ডিফল্ট থেকে মিথ্যা.
NumBits (int64 x)
TF_MUST_USE_RESULT Attrs
ডিফল্ট 8.

পাবলিক বৈশিষ্ট্য

সর্বোচ্চ_

float tensorflow::ops::FakeQuantWithMinMaxArgs::Attrs::max_ = 6.0f

মিনিট_

float tensorflow::ops::FakeQuantWithMinMaxArgs::Attrs::min_ = -6.0f

সংকীর্ণ পরিসর_

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

সংখ্যা_বিট

int64 tensorflow::ops::FakeQuantWithMinMaxArgs::Attrs::num_bits_ = 8

পাবলিক ফাংশন

সর্বোচ্চ

TF_MUST_USE_RESULT Attrs tensorflow::ops::FakeQuantWithMinMaxArgs::Attrs::Max(
  float x
)

ডিফল্ট 6.

মিন

TF_MUST_USE_RESULT Attrs tensorflow::ops::FakeQuantWithMinMaxArgs::Attrs::Min(
  float x
)

ডিফল্ট -6.

সংকীর্ণ পরিসর

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

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

NumBits

TF_MUST_USE_RESULT Attrs tensorflow::ops::FakeQuantWithMinMaxArgs::Attrs::NumBits(
  int64 x
)

ডিফল্ট 8.