google-research / google-research/federated
`optimization/`: `num_validation_examples` batches instead of examples
Open
- Dominant language
- Python
- Stars
- 761
- Forks
- 205
- PR merge metrics
- No merged PRs in 30d
Description
Hi, it seems like the following [line](https://github.com/google-research/federated/blob/master/optimization/trainer.py#L132) takes `num_validation_examples` **_batches_** instead of examples. Is this intentional? Thanks in advance!
Contributor guide
Assessment
This issue has not been assessed yet.