tensorflow:: אופס:: ParseTensor

#include <parsing_ops.h>

הופך פרוטו של tensorflow.TensorProto מסודר ל- Tensor .

סיכום

טיעונים:

  • scope: אובייקט Scope
  • ברצף: מחרוזת סקלרית המכילה פרוטו של TensorProto בסידורי.
  • out_type: סוג הטנזור המסודר. הסוג שסופק חייב להתאים לסוג הטנזור המסודר ולא תתבצע המרה מרומזת.

החזרות:

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

ParseTensor (const :: tensorflow::Scope & scope, :: tensorflow::Input serialized, DataType out_type)

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

operation
output

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

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

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

מבצע

Operation operation

תְפוּקָה

::tensorflow::Output output

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

ParseTensor

 ParseTensor(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input serialized,
  DataType out_type
)

צוֹמֶת

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const