-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to Pytorch 24.03 #9739
Update to Pytorch 24.03 #9739
Conversation
Signed-off-by: Pablo Garay <palenq@gmail.com>
@@ -109,6 +109,8 @@ def cleanup_local_folder(): | |||
|
|||
|
|||
# TODO: add the same tests for multi-blank RNNT decoding | |||
@pytest.mark.pleasefixme | |||
@pytest.mark.skipif(not os.path.exists('/home/TestData'), reason='Not a Jenkins machine') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please, remove your changes (this test should work)
This PR is stale because it has been open for 14 days with no activity. Remove stale label or comment or update or this will be closed in 7 days. |
This PR was closed because it has been inactive for 7 days since being marked as stale. |
Update to Pytorch 24.03