public static class ApplyCenteredRmsProp.Options extends Object
ApplyCenteredRmsProp| Modifier and Type | Method and Description |
|---|---|
ApplyCenteredRmsProp.Options |
useLocking(Boolean useLocking) |
public ApplyCenteredRmsProp.Options useLocking(Boolean useLocking)
useLocking - If `True`, updating of the var, mg, ms, and mom tensors is
protected by a lock; otherwise the behavior is undefined, but may exhibit less
contention.Copyright © 2022. All rights reserved.