public static class ApplyAdadelta.Options extends Object
ApplyAdadelta| Modifier and Type | Method and Description |
|---|---|
ApplyAdadelta.Options |
useLocking(Boolean useLocking) |
public ApplyAdadelta.Options useLocking(Boolean useLocking)
useLocking - If True, updating of the var, accum and update_accum tensors will be protected by
a lock; otherwise the behavior is undefined, but may exhibit less contention.Copyright © 2015–2019. All rights reserved.