ROCm / pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration
http://pytorch.org
Other
219 stars 50 forks source link

Print consolidated log file for pytorch unit test automation scripts #1433

Closed jithunnair-amd closed 1 month ago

jithunnair-amd commented 1 month ago

Dump all the test log output into a file called pytorch_unit_tests.log in the timestamped directory created for the run eg. .automation_logs/20240614_09-04-01/

Addresses item 2 in https://ontrack-internal.amd.com/browse/SWDEV-466849

jithunnair-amd commented 1 month ago

Confirmed offline with Automation team that above changes printed consolidated log file as expected.