tensorflow:: אופס:: DataFormatDimMap

#include <nn_ops.h>

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

סיכום

פורמט נתוני המקור.

טיעונים:

  • scope: אובייקט Scope
  • x: Tensor עם כל אלמנט כאינדקס ממדים בפורמט נתוני מקור. חייב להיות בטווח [-4, 4).

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

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

החזרות:

  • Output : Tensor עם כל אלמנט כאינדקס ממדים בפורמט נתוני יעד.

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

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

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

operation
y

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

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

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

DstFormat (StringPiece x)
SrcFormat (StringPiece x)

מבנים

tensorflow:: ops:: DataFormatDimMap:: Attrs

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

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

מבצע

Operation operation

y

::tensorflow::Output y

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

DataFormatDimMap

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

DataFormatDimMap

 DataFormatDimMap(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x,
  const DataFormatDimMap::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
)