tensorflow:: אופס:: FakeQuantWithMinMaxArgsGradient
#include <array_ops.h>
חישוב מעברי צבע עבור פעולת FakeQuantWithMinMaxArgs .
תַקצִיר
טיעונים:
- scope: אובייקט Scope
- שיפועים: שיפועים שהופצו לאחור מעל פעולת 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) |
מבנים | |
---|---|
tensorflow:: 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