public static class ScatterNdUpdate.Options extends Object
ScatterNdUpdate| Modifier and Type | Method and Description |
|---|---|
ScatterNdUpdate.Options |
useLocking(Boolean useLocking) |
public ScatterNdUpdate.Options useLocking(Boolean useLocking)
useLocking - An optional bool. Defaults to True. If True, the assignment will
be protected by a lock; otherwise the behavior is undefined,
but may exhibit less contention.Copyright © 2015–2019. All rights reserved.