tensorflow:: אופס:: AddSparseToTensorsMap:: Attrs

#include <sparse_ops.h>

קובעי תכונות אופציונליים עבור AddSparseToTensorsMap .

סיכום

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

container_ = ""
StringPiece
shared_name_ = ""
StringPiece

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

Container (StringPiece x)
TF_MUST_USE_RESULT Attrs
שם המכיל עבור SparseTensorsMap שנוצר על ידי מבצע זה.
SharedName (StringPiece x)
TF_MUST_USE_RESULT Attrs
השם המשותף של SparseTensorsMap שנוצר על ידי מבצע זה.

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

מְכוֹלָה_

StringPiece tensorflow::ops::AddSparseToTensorsMap::Attrs::container_ = ""

משותף_שם_

StringPiece tensorflow::ops::AddSparseToTensorsMap::Attrs::shared_name_ = ""

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

מְכוֹלָה

TF_MUST_USE_RESULT Attrs tensorflow::ops::AddSparseToTensorsMap::Attrs::Container(
  StringPiece x
)

שם המכיל עבור SparseTensorsMap שנוצר על ידי מבצע זה.

ברירת המחדל היא ""

שם משותף

TF_MUST_USE_RESULT Attrs tensorflow::ops::AddSparseToTensorsMap::Attrs::SharedName(
  StringPiece x
)

השם המשותף של SparseTensorsMap שנוצר על ידי מבצע זה.

אם ריק, נעשה שימוש בשם הייחודי של הפעולה החדשה.

ברירת המחדל היא ""