tensorflow:: אופס:: ConjugateTranspose
#include <array_ops.h>
ערבבו מידות של x לפי תמורה וצמידו את התוצאה.
תַקצִיר
לפלט y
יש דירוג זהה ל- x
. הצורות של x
ו- y
מספקות: y.shape[i] == x.shape[perm[i]] for i in [0, 1, ..., rank(x) - 1]
y[i,j,k,...,s,t,u] == conj(x[perm[i], perm[j], perm[k],...,perm[s], perm[t], perm[u]])
טיעונים:
- scope: אובייקט Scope
החזרות:
-
Output
: הטנסור y.
בנאים והורסים | |
---|---|
ConjugateTranspose (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input perm) |
תכונות ציבוריות | |
---|---|
operation | |
y |
תפקידים ציבוריים | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
תכונות ציבוריות
מִבצָע
Operation operation
y
::tensorflow::Output y
תפקידים ציבוריים
ConjugateTranspose
ConjugateTranspose( const ::tensorflow::Scope & scope, ::tensorflow::Input x, ::tensorflow::Input perm )
צוֹמֶת
::tensorflow::Node * node() const
מפעיל::tensorflow::קלט
operator::tensorflow::Input() const
אופרטור::tensorflow::פלט
operator::tensorflow::Output() const