tensorflow:: אופס:: TruncateMod
#include <math_ops.h>
מחזירה את שארית החלוקה מבחינת הרכיב.
תַקצִיר
זה מחקה את סמנטיקה של C בכך
התוצאה כאן עולה בקנה אחד עם חלוקה קטועה. למשל: truncate(x / y) * y + truncate_mod(x, y) = x
.
הערה : TruncateMod
תומך בשידור. עוד על השידור כאן
טיעונים:
- scope: אובייקט Scope
החזרות:
-
Output
: הטנסור z.
בנאים והורסים | |
---|---|
TruncateMod (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y) |
תכונות ציבוריות | |
---|---|
operation | |
z |
תפקידים ציבוריים | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
תכונות ציבוריות
מִבצָע
Operation operation
ז
::tensorflow::Output z
תפקידים ציבוריים
TruncateMod
TruncateMod( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input y )
צוֹמֶת
::tensorflow::Node * node() const
מפעיל::tensorflow::קלט
operator::tensorflow::Input() const
אופרטור::tensorflow::פלט
operator::tensorflow::Output() const