tensorflow::
  #include <sparse_ops.h>
  Optional attribute setters for AddSparseToTensorsMap.
Summary
| Public attributes | |
|---|---|
| container_ = "" | StringPiece | 
| shared_name_ = "" | StringPiece | 
| Public functions | |
|---|---|
| Container(StringPiece x) | TF_MUST_USE_RESULT AttrsThe container name for the  SparseTensorsMapcreated by this op. | 
| SharedName(StringPiece x) | TF_MUST_USE_RESULT AttrsThe shared name for the  SparseTensorsMapcreated by this op. | 
Public attributes
container_
StringPiece tensorflow::ops::AddSparseToTensorsMap::Attrs::container_ = ""
shared_name_
StringPiece tensorflow::ops::AddSparseToTensorsMap::Attrs::shared_name_ = ""
Public functions
Container
TF_MUST_USE_RESULT Attrs tensorflow::ops::AddSparseToTensorsMap::Attrs::Container( StringPiece x )
The container name for the SparseTensorsMap created by this op. 
Defaults to ""