pytorch / ignite

High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
https://pytorch-ignite.ai
BSD 3-Clause "New" or "Revised" License
4.51k stars 612 forks source link

Fix error of doc test for MaximumMeanDiscrepancy metric #3245

Closed kzkadc closed 4 months ago

kzkadc commented 5 months ago

Fixes https://github.com/pytorch/ignite/pull/3243#issuecomment-2099902898

Check list: