Hello, I would like to ask:
(1)How to conduct comprehensive testing before PyTorch release? Are there test cases and reports for unit testing, integration testing, and end-to-end testing?
(2)For example, when testing the training function of PyTorch, do you compare the training loss and iteration time with the previous version?
Looking forward to your answer, thank you very much