tensorflow:: אופס:: PreventGradient
#include <array_ops.h>
הפעלת זהות שמפעילה שגיאה אם מתבקש שיפוע.
תַקצִיר
כאשר הוא מבוצע בגרף, הפעולה הזו מוציאה את טנסור הקלט שלו כפי שהוא.
בעת בניית אופציות לחישוב שיפועים, מערכת שיפוע TensorFlow תחזיר שגיאה בעת ניסיון לחפש את השיפוע של אופציה זו, מכיוון שאף שיפוע לא חייב להיות רשום עבור פונקציה זו. אופציה זו קיימת כדי למנוע מבאגים עדינים להחזיר בשקט שיפועים לא מיושמים במקרים מסוימים בפינה.
טיעונים:
- scope: אובייקט Scope
- קלט: כל טנסור.
מאפיינים אופציונליים (ראה Attrs
):
- הודעה: תודפס בשגיאה כאשר מישהו ינסה להבדיל בין פעולה זו.
החזרות:
-
Output
: אותו טנסור קלט.
בנאים והורסים | |
---|---|
PreventGradient (const :: tensorflow::Scope & scope, :: tensorflow::Input input) | |
PreventGradient (const :: tensorflow::Scope & scope, :: tensorflow::Input input, const PreventGradient::Attrs & attrs) |
תכונות ציבוריות | |
---|---|
operation | |
output |
תפקידים ציבוריים | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
פונקציות סטטיות ציבוריות | |
---|---|
Message (StringPiece x) |
מבנים | |
---|---|
tensorflow:: ops:: PreventGradient:: Attrs | קובעי תכונות אופציונליים עבור PreventGradient . |
תכונות ציבוריות
מִבצָע
Operation operation
תְפוּקָה
::tensorflow::Output output
תפקידים ציבוריים
PreventGradient
PreventGradient( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
PreventGradient
PreventGradient( const ::tensorflow::Scope & scope, ::tensorflow::Input input, const PreventGradient::Attrs & attrs )
צוֹמֶת
::tensorflow::Node * node() const
מפעיל::tensorflow::קלט
operator::tensorflow::Input() const
אופרטור::tensorflow::פלט
operator::tensorflow::Output() const
פונקציות סטטיות ציבוריות
הוֹדָעָה
Attrs Message( StringPiece x )
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-20 (שעון UTC).
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2024-11-20 (שעון UTC)."],[],[]]