tensorflow:: אופס:: DecodeBase64

#include <string_ops.h>

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

סיכום

לקלט עשוי להיות ריפוד בסוף. ראה EncodeBase64 עבור ריפוד. בטוח באינטרנט פירושו שהקלט חייב להשתמש ב- ו-_ במקום ב-+ ו-/.

טיעונים:

  • scope: אובייקט Scope
  • קלט: מחרוזות Base64 לפענוח.

החזרות:

  • Output : מחרוזות מפוענחות.

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

DecodeBase64 (const :: tensorflow::Scope & scope, :: tensorflow::Input input)

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

operation
output

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

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

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

מבצע

Operation operation

תְפוּקָה

::tensorflow::Output output

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

DecodeBase64

 DecodeBase64(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input input
)

צוֹמֶת

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const