tensorflow:: אופס:: TruncateMod

#include <math_ops.h>

מחזירה את שארית החלוקה מבחינת הרכיב.

סיכום

זה מחקה את סמנטיקה של C בכך

התוצאה כאן עולה בקנה אחד עם חלוקה קטועה. למשל truncate(x / y) * y + truncate_mod(x, y) = x .

הערה : TruncateMod תומך בשידור. עוד על שידור כאן

טיעונים:

  • scope: אובייקט Scope

החזרות:

בנאים והורסים

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