tensorflow:: אופס:: DataFormatDimMap
#include <nn_ops.h>
מחזירה את אינדקס הממדים בפורמט נתוני היעד בהינתן זה ב.
תַקצִיר
פורמט נתוני המקור.
טיעונים:
- scope: אובייקט Scope
- x: Tensor עם כל אלמנט כאינדקס ממדים בפורמט נתוני מקור. חייב להיות בטווח [-4, 4).
מאפיינים אופציונליים (ראה Attrs
):
- src_format: פורמט נתוני מקור.
- dst_format: פורמט נתוני יעד.
החזרות:
בנאים והורסים | |
---|---|
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 )