vfdev

Results 435 comments of vfdev

@sayantan1410 looks like majority of tests are failing and not only hvd... Check - https://github.com/pytorch/ignite/runs/5618074267?check_suite_focus=true - https://github.com/pytorch/ignite/runs/5618074236?check_suite_focus=true#step:9:1624

Oh, I see, sorry. I rerun the tests, output looks strange

@sayantan1410 can we split this PR such that improved tests that are passing could be merged and those are not passing we could investigate case by case. Otherwise you have...

Closing this PR in favor of #2655. Thanks for your work @sayantan1410 !

@Data-drone in case, maybe you could be interested in this temporary solution: https://github.com/pytorch/ignite/issues/513#issuecomment-488983281

Sounds good! Do not hesitate to send a draft PR such that we could iterate faster.

@FarehaNousheen can you reformat the code using: `run_code_style.bat fmt` ?