tensorflow::ops::AddManySparseToTensorsMap::Attrs

#include <sparse_ops.h>

Optional attribute setters for AddManySparseToTensorsMap.

Summary

Public attributes

container_ = ""
StringPiece
shared_name_ = ""
StringPiece

Public functions

Container(StringPiece x)
TF_MUST_USE_RESULT Attrs
The container name for the SparseTensorsMap created by this op.
SharedName(StringPiece x)
TF_MUST_USE_RESULT Attrs
The shared name for the SparseTensorsMap created by this op.

Public attributes

Public functions