Andre Manoel

Results 2 issues of Andre Manoel

(apologies for skipping template, not properly reporting a bug but rather suggesting an improvement) Currently, the `DPOptimizer` passes through the `state`, `default` and `param_groups` attributes by simply [referencing them](https://github.com/pytorch/opacus/blob/32a465bfa980777e60a763616c83429785aa2ac6/opacus/optimizers/optimizer.py#L243). This...

1. num_records is always 1000 in all task defaults; in param defaults, it is 5000 for TabFT/TabGAN and 10 for TextFT. Recommendation - set param defaults to 1000 in all...