টেনসরফ্লো :: অপস:: QuantizeAndDequantizeV3
#include <array_ops.h>quantizes তারপর একটি tensor dequantizes.
সারাংশ
এটি QuantizeAndDequantizeV2 এর সাথে প্রায় অভিন্ন, num_bits একটি টেনসর ছাড়া, তাই প্রশিক্ষণের সময় এর মান পরিবর্তন হতে পারে।
যুক্তি:
- স্কোপ: একটি স্কোপ অবজেক্ট
রিটার্ন:
-  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) | |
| কাঠামো | |
|---|---|
| tensorflow:: ops:: QuantizeAndDequantizeV3:: Attrs | QuantizeAndDequantizeV3 এর জন্য ঐচ্ছিক অ্যাট্রিবিউট সেটার। | 
পাবলিক বৈশিষ্ট্য
অপারেশন
Operation operation
আউটপুট
::tensorflow::Output output
পাবলিক ফাংশন
QuantizeAndDequantizeV3
QuantizeAndDequantizeV3( const ::tensorflow::Scope & scope, ::tensorflow::Input input, ::tensorflow::Input input_min, ::tensorflow::Input input_max, ::tensorflow::Input num_bits )
QuantizeAndDequantizeV3
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 )