tensorflow:: אופס:: DataFormatVecPermute

#include <nn_ops.h>

מחזירה את הווקטור/טנזור המותמר בפורמט נתוני היעד בהינתן.

סיכום

אחד בפורמט נתוני המקור.

טיעונים:

  • scope: אובייקט Scope
  • x: וקטור בגודל 4 או Tensor של צורה (4, 2) בפורמט נתוני מקור.

מאפיינים אופציונליים (ראה Attrs ):

  • src_format: פורמט נתוני מקור.
  • dst_format: פורמט נתוני יעד.

החזרות:

  • Output : וקטור בגודל 4 או Tensor של צורה (4, 2) בפורמט נתוני יעד.

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

DataFormatVecPermute (const :: tensorflow::Scope & scope, :: tensorflow::Input x)
DataFormatVecPermute (const :: tensorflow::Scope & scope, :: tensorflow::Input x, const DataFormatVecPermute::Attrs & attrs)

תכונות ציבוריות

operation
y

תפקידים ציבוריים

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

פונקציות סטטיות ציבוריות

DstFormat (StringPiece x)
SrcFormat (StringPiece x)

מבנים

tensorflow:: ops:: DataFormatVecPermute:: Attrs

קובעי תכונות אופציונליים עבור DataFormatVecPermute .

תכונות ציבוריות

מבצע

Operation operation

y

::tensorflow::Output y

תפקידים ציבוריים

DataFormatVecPermute

 DataFormatVecPermute(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x
)

DataFormatVecPermute

 DataFormatVecPermute(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x,
  const DataFormatVecPermute::Attrs & attrs
)

צוֹמֶת

::tensorflow::Node * node() const 

מפעיל::tensorflow::קלט

 operator::tensorflow::Input() const 

אופרטור::tensorflow::פלט

 operator::tensorflow::Output() const 

פונקציות סטטיות ציבוריות

DstFormat

Attrs DstFormat(
  StringPiece x
)

SrcFormat

Attrs SrcFormat(
  StringPiece x
)