সেন্সরফ্লো :: অপস :: কোয়ান্টিজএন্ডডেকান্টিজেভি 3

#include <array_ops.h>

কোয়ান্টিজেস তারপরে একটি সেন্সরকে ডিক্যান্টিজ করে।

সারসংক্ষেপ

এটি কোয়ান্টিজএন্ডডেকান্টিজেভি 2 এর প্রায় সমান, নাম_বিটস একটি সেন্সর ব্যতীত, সুতরাং প্রশিক্ষণের সময় এর মান পরিবর্তন হতে পারে।

যুক্তি:

রিটার্নস:

  • Output : আউটপুট টেনসর।

নির্মাণকারী এবং ধ্বংসকারী

QuantizeAndDequantizeV3 (const :: tensorflow::Scope & scope, :: tensorflow::Input input, :: tensorflow::Input input_min, :: tensorflow::Input input_max, :: tensorflow::Input num_bits)
QuantizeAndDequantizeV3 (const :: tensorflow::Scope & scope, :: tensorflow::Input input, :: tensorflow::Input input_min, :: tensorflow::Input input_max, :: tensorflow::Input num_bits, const QuantizeAndDequantizeV3::Attrs & attrs)

জনসাধারণের গুণাবলী

operation
output

পাবলিক ফাংশন

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

পাবলিক স্ট্যাটিক ফাংশন

NarrowRange (bool x)
RangeGiven (bool x)
SignedInput (bool x)

স্ট্রাক্টস

টেনসরফ্লো :: অপস :: কোয়ান্টিজএন্ডডেকান্টিজেভি 3 :: অ্যাটারস

কোয়ান্টিজএন্ডডেকান্টিজেভি 3 এর জন্য .চ্ছিক অ্যাট্রিবিউট সেটটার

জনসাধারণের গুণাবলী

অপারেশন

Operation operation

আউটপুট

::tensorflow::Output output

পাবলিক ফাংশন

কোয়ান্টিজএন্ডডেকান্টিজেভি 3

 QuantizeAndDequantizeV3(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input input,
  ::tensorflow::Input input_min,
  ::tensorflow::Input input_max,
  ::tensorflow::Input num_bits
)

কোয়ান্টিজএন্ডডেকান্টিজেভি 3

 QuantizeAndDequantizeV3(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input input,
  ::tensorflow::Input input_min,
  ::tensorflow::Input input_max,
  ::tensorflow::Input num_bits,
  const QuantizeAndDequantizeV3::Attrs & attrs
)

নোড

::tensorflow::Node * node() const 

অপারেটর :: টেনসরফ্লো :: ইনপুট

 operator::tensorflow::Input() const 

অপারেটর :: টেনসরফ্লো :: আউটপুট

 operator::tensorflow::Output() const 

পাবলিক স্ট্যাটিক ফাংশন

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

Attrs NarrowRange(
  bool x
)

রেঞ্জজিভেন

Attrs RangeGiven(
  bool x
)

সাইনড ইনপুট

Attrs SignedInput(
  bool x
)