Class AddSparseToTensorsMap.Options
java.lang.Object
org.tensorflow.op.sparse.AddSparseToTensorsMap.Options
- Enclosing class:
AddSparseToTensorsMap
Optional attributes for
AddSparseToTensorsMap-
Method Summary
Modifier and TypeMethodDescriptionSets the container option.sharedName(String sharedName) Sets the sharedName option.
-
Method Details
-
container
Sets the container option.- Parameters:
container- The container name for theSparseTensorsMapcreated by this op.- Returns:
- this Options instance.
-