You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please, split the work into multiple PRs: one PR for updates in a single file.
This issue can't be assigned to a single person and can be tackled in collaboration.
For the questions/details, please ask here or on our discord.
The text was updated successfully, but these errors were encountered:
The idea is to add
available_device
pytest fixture into the appropriate metric tests. For example:This will generate 2 more tests and run
test_multiclass_input
on cpu, cuda if available, mps if available.No need to add
available_device
fixture to the tests:test_confusion_matrix.py::test_num_classes_wrong_input
:TestDistributed
ortest_distrib_*
.Files to update:
Additional lot of metrics:
Please, split the work into multiple PRs: one PR for updates in a single file.
This issue can't be assigned to a single person and can be tackled in collaboration.
For the questions/details, please ask here or on our discord.
The text was updated successfully, but these errors were encountered: