public static class
AddManySparseToTensorsMap.Options
Optional attributes for AddManySparseToTensorsMap
Public Methods
AddManySparseToTensorsMap.Options |
container(String container)
|
AddManySparseToTensorsMap.Options |
sharedName(String sharedName)
|
Inherited Methods
Public Methods
public AddManySparseToTensorsMap.Options container (String container)
Parameters
container | The container name for the `SparseTensorsMap` created by this op. |
---|
public AddManySparseToTensorsMap.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. |
---|