ResourceApplyAdadelta.Options

public static class ResourceApplyAdadelta.Options

Optional attributes for ResourceApplyAdadelta

Public Methods

ResourceApplyAdadelta.Options
useLocking(Boolean useLocking)

Inherited Methods

Public Methods

public ResourceApplyAdadelta.Options useLocking (Boolean useLocking)

Parameters
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.