public static    class
      AddSparseToTensorsMap.Options
Optional attributes for AddSparseToTensorsMap
Public Methods
| AddSparseToTensorsMap.Options | 
container(String container)
                
               | 
| AddSparseToTensorsMap.Options | 
sharedName(String sharedName)
                
               | 
Inherited Methods
Public Methods
public AddSparseToTensorsMap.Options container (String container)
Parameters
| container | The container name for the `SparseTensorsMap` created by this op. | 
|---|
public AddSparseToTensorsMap.Options sharedName (String sharedName)
Parameters
| sharedName | The shared name for the `SparseTensorsMap` created by this op. If blank, the new Operation's unique name is used. | 
|---|