เทนเซอร์โฟลว์:: ปฏิบัติการ:: FakeQuantWithMinMaxArgsGradient
#include <array_ops.h>คำนวณการไล่ระดับสีสำหรับการดำเนินการ FakeQuantWithMinMaxArgs
สรุป
ข้อโต้แย้ง:
- ขอบเขต: วัตถุ ขอบเขต
- การไล่ระดับสี: การไล่ระดับสีแบบย้อนกลับเหนือการดำเนินการ FakeQuantWithMinMaxArgs
- อินพุต: ค่าที่ส่งเป็นอินพุตไปยังการดำเนินการ FakeQuantWithMinMaxArgs
ผลตอบแทน:
-  Output: การไล่ระดับสีแบบย้อนกลับด้านล่างการดำเนินการ FakeQuantWithMinMaxArgs :gradients * (inputs >= min && inputs <= max)
| ตัวสร้างและผู้ทำลาย | |
|---|---|
| FakeQuantWithMinMaxArgsGradient (const :: tensorflow::Scope & scope, :: tensorflow::Input gradients, :: tensorflow::Input inputs) | |
| FakeQuantWithMinMaxArgsGradient (const :: tensorflow::Scope & scope, :: tensorflow::Input gradients, :: tensorflow::Input inputs, const FakeQuantWithMinMaxArgsGradient::Attrs & attrs) | 
| คุณลักษณะสาธารณะ | |
|---|---|
| backprops | |
| operation | |
| งานสาธารณะ | |
|---|---|
| node () const | ::tensorflow::Node * | 
| operator::tensorflow::Input () const | |
| operator::tensorflow::Output () const | |
| ฟังก์ชันคงที่สาธารณะ | |
|---|---|
| Max (float x) | |
| Min (float x) | |
| NarrowRange (bool x) | |
| NumBits (int64 x) | |
| โครงสร้าง | |
|---|---|
| เทนเซอร์โฟลว์ :: ops :: FakeQuantWithMinMaxArgsGradient :: Attrs | ตัวตั้งค่าแอตทริบิวต์เพิ่มเติมสำหรับ FakeQuantWithMinMaxArgsGradient | 
คุณลักษณะสาธารณะ
ฉากหลัง
::tensorflow::Output backprops
การดำเนินการ
Operation operation
งานสาธารณะ
FakeQuantWithMinMaxArgsGradient
FakeQuantWithMinMaxArgsGradient( const ::tensorflow::Scope & scope, ::tensorflow::Input gradients, ::tensorflow::Input inputs )
FakeQuantWithMinMaxArgsGradient
FakeQuantWithMinMaxArgsGradient( const ::tensorflow::Scope & scope, ::tensorflow::Input gradients, ::tensorflow::Input inputs, const FakeQuantWithMinMaxArgsGradient::Attrs & attrs )
โหนด
::tensorflow::Node * node() const
ตัวดำเนินการ::tensorflow::อินพุต
operator::tensorflow::Input() const
ตัวดำเนินการ::tensorflow::เอาต์พุต
operator::tensorflow::Output() const
ฟังก์ชันคงที่สาธารณะ
สูงสุด
Attrs Max( float x )
นาที
Attrs Min( float x )
ช่วงแคบ
Attrs NarrowRange( bool x )
นัมบิตส์
Attrs NumBits( int64 x )