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
Hi, is it possible to publish release versions regularly? Rather than a git hash 'abcdxxxxxxxxxxxx', a relase version like '0.1' will benefit for tests and integration, making it easier to reproduce results against a specific version.
The text was updated successfully, but these errors were encountered:
The 'disabled' field was declared for configurations other than SMT8
mode, but it is already handled during PowerPC64 Linux system
initialization. This change removes the redundant code.
make test:
Start 1: init-test
1/3 Test pytorch#1: init-test ........................ Passed 0.02 sec
Start 2: get-current-test
2/3 Test pytorch#2: get-current-test ................. Passed 0.02 sec
Start 3: power-features-test
3/3 Test pytorch#3: power-features-test .............. Passed 0.02 sec
100% tests passed, 0 tests failed out of 3
Hi, is it possible to publish release versions regularly? Rather than a git hash 'abcdxxxxxxxxxxxx', a relase version like '0.1' will benefit for tests and integration, making it easier to reproduce results against a specific version.
The text was updated successfully, but these errors were encountered: