tensorflow:: אופס:: TensorArrayWrite

#include <data_flow_ops.h>

דחף אלמנט על tensor_array.

סיכום

טיעונים:

  • scope: אובייקט Scope
  • handle: הידית ל- TensorArray .
  • index: המיקום שאליו יש לכתוב בתוך TensorArray .
  • value: הטנסור לכתיבה ל- TensorArray .
  • flow_in: סקלר צף האוכף שרשור נכון של פעולות.

החזרות:

  • Output : סקלאר צף האוכף שרשור נכון של פעולות.

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

TensorArrayWrite (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, :: tensorflow::Input index, :: tensorflow::Input value, :: tensorflow::Input flow_in)

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

flow_out
operation

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

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

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

flow_out

::tensorflow::Output flow_out

מבצע

Operation operation

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

TensorArrayWrite

 TensorArrayWrite(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input handle,
  ::tensorflow::Input index,
  ::tensorflow::Input value,
  ::tensorflow::Input flow_in
)

צוֹמֶת

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const