tensorflow:: אופס:: DecodeRaw
#include <parsing_ops.h>
פרש מחדש את הבתים של מחרוזת כווקטור של מספרים.
תַקצִיר
טיעונים:
מאפיינים אופציונליים (ראה Attrs
):
- little_endian: האם
bytes
הקלט הם בסדר קטן-endian. התעלמה עבור ערכיout_type
המאוחסנים בבייט בודד כמוuint8
.
החזרות:
-
Output
: Tensor עם מימד אחד יותר מבייטיbytes
. לממד שנוסף יהיה גודל שווה לאורך של רכיביbytes
חלקי מספר הבתים לייצגout_type
.
בנאים והורסים | |
---|---|
DecodeRaw (const :: tensorflow::Scope & scope, :: tensorflow::Input bytes, DataType out_type) | |
DecodeRaw (const :: tensorflow::Scope & scope, :: tensorflow::Input bytes, DataType out_type, const DecodeRaw::Attrs & attrs) |
תפקידים ציבוריים | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
פונקציות סטטיות ציבוריות | |
---|---|
LittleEndian (bool x) |
מבנים | |
---|---|
tensorflow:: ops:: DecodeRaw:: Attrs | קובעי תכונות אופציונליים עבור DecodeRaw . |
תכונות ציבוריות
מִבצָע
Operation operation
תְפוּקָה
::tensorflow::Output output
תפקידים ציבוריים
DecodeRaw
DecodeRaw( const ::tensorflow::Scope & scope, ::tensorflow::Input bytes, DataType out_type )
DecodeRaw
DecodeRaw( const ::tensorflow::Scope & scope, ::tensorflow::Input bytes, DataType out_type, const DecodeRaw::Attrs & attrs )
צוֹמֶת
::tensorflow::Node * node() const
מפעיל::tensorflow::קלט
operator::tensorflow::Input() const
אופרטור::tensorflow::פלט
operator::tensorflow::Output() const
פונקציות סטטיות ציבוריות
ליטל אנדיאן
Attrs LittleEndian( bool x )