เทนเซอร์โฟลว์:: ปฏิบัติการ:: การหาปริมาณและการลดปริมาณV3
#include <array_ops.h>
การหาปริมาณแล้วจึงแยกเทนเซอร์ออก
สรุป
สิ่งนี้เกือบจะเหมือนกับ 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 |
ฟังก์ชันคงที่สาธารณะ | |
---|---|
Axis (int64 x) | |
NarrowRange (bool x) | |
RangeGiven (bool x) | |
SignedInput (bool x) |
โครงสร้าง | |
---|---|
เทนเซอร์โฟลว์ :: ops :: QuantizeAndDequantizeV3 :: Attrs | ตัวตั้งค่าแอ็ตทริบิวต์ทางเลือกสำหรับ QuantizeAndDequantizeV3 |
คุณลักษณะสาธารณะ
การดำเนินการ
Operation operation
เอาท์พุท
::tensorflow::Output output
งานสาธารณะ
การหาปริมาณและการลดปริมาณV3
QuantizeAndDequantizeV3( const ::tensorflow::Scope & scope, ::tensorflow::Input input, ::tensorflow::Input input_min, ::tensorflow::Input input_max, ::tensorflow::Input num_bits )
การหาปริมาณและการลดปริมาณV3
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
ตัวดำเนินการ::tensorflow::อินพุต
operator::tensorflow::Input() const
ตัวดำเนินการ::tensorflow::เอาต์พุต
operator::tensorflow::Output() const
ฟังก์ชันคงที่สาธารณะ
แกน
Attrs Axis( int64 x )
ช่วงแคบ
Attrs NarrowRange( bool x )
ช่วงที่กำหนด
Attrs RangeGiven( bool x )
ลงนามอินพุต
Attrs SignedInput( bool x )