Skip to content
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

Fix view size error when backpropagating through lfilter #3794

Merged
merged 2 commits into from
Jun 24, 2024

Merge branch 'main' into fix/lfilter-backward-error

8745e8c
Select commit
Loading
Failed to load commit list.
Merged

Fix view size error when backpropagating through lfilter #3794

Merge branch 'main' into fix/lfilter-backward-error
8745e8c
Select commit
Loading
Failed to load commit list.
PyTorch Bot / Dr.CI completed Jun 25, 2024 in 0s

Dr.CI classification results

{"FAILED":[{"workflowId":9645040317,"workflowUniqueId":56987541,"id":26598429892,"runnerName":"i-00d78177d9b50269f","authorEmail":"chin-yun.yu@qmul.ac.uk","name":"Unittests on Windows CPU / unittests-windows-cpu / windows-job","jobName":"unittests-windows-cpu / windows-job","conclusion":"failure","completed_at":"2024-06-25T12:57:43Z","html_url":"https://github.com/pytorch/audio/actions/runs/9645040317/job/26598429892","head_branch":"fix/lfilter-backward-error","pr_number":3794,"head_sha":"8745e8c5644d7a0867ae3ff37980ce0a5fc37160","head_sha_timestamp":"2024-06-24T13:09:03+01:00","failure_captures":["The process 'C:\Program Files\Git\cmd\git.exe' failed with exit code 128"],"failure_lines":["##[error]The process 'C:\Program Files\Git\cmd\git.exe' failed with exit code 128"],"failure_context":[],"time":"2024-06-25T12:57:47.730671Z"},{"workflowId":9645040351,"workflowUniqueId":56987542,"id":26598429914,"runnerName":"i-01bbb9d0f4933fbdc","authorEmail":"chin-yun.yu@qmul.ac.uk","name":"Unittests on Windows GPU / unittests-windows-gpu / windows-job","jobName":"unittests-windows-gpu / windows-job","conclusion":"failure","completed_at":"2024-06-24T22:29:45Z","html_url":"https://github.com/pytorch/audio/actions/runs/9645040351/job/26598429914","head_branch":"fix/lfilter-backward-error","pr_number":3794,"head_sha":"8745e8c5644d7a0867ae3ff37980ce0a5fc37160","head_sha_timestamp":"2024-06-24T13:09:03+01:00","failure_captures":["The process 'C:\Program Files\Git\cmd\git.exe' failed with exit code 128"],"failure_lines":["##[error]The process 'C:\Program Files\Git\cmd\git.exe' failed with exit code 128"],"failure_context":[],"time":"2024-06-24T22:35:27.494595Z"},{"workflowId":9645040321,"workflowUniqueId":47130345,"id":26598431335,"runnerName":"i-0b882d27c936fb937","authorEmail":"chin-yun.yu@qmul.ac.uk","name":"Unit-tests on Linux GPU / tests (3.9, 11.8) / linux-job","jobName":"tests (3.9, 11.8) / linux-job","conclusion":"failure","completed_at":"2024-06-24T14:09:48Z","html_url":"https://github.com/pytorch/audio/actions/runs/9645040321/job/26598431335","head_branch":"fix/lfilter-backward-error","pr_number":3794,"head_sha":"8745e8c5644d7a0867ae3ff37980ce0a5fc37160","head_sha_timestamp":"2024-06-24T13:09:03+01:00","failure_captures":["##[error]The operation was canceled."],"failure_lines":["##[error]The operation was canceled."],"failure_context":["+ pytest -v --cov=torchaudio --junitxml=/test-results/junit.xml --durations 100 -k 'cuda or gpu' torchaudio_unittest","+ grep TORCHAUDIO","+ env","+ python3 -m torch.utils.collect_env","+ cd test","+ declare -a args","+ args=('-v' '--cov=torchaudio' "--junitxml=${RUNNER_TEST_RESULTS_DIR}/junit.xml" '--durations' '100' '-k' 'cuda or gpu')","+ PATH=/pytorch/audio/third_party/install/bin/:/pytorch/audio/ci_env/bin:/opt/conda/condabin:/opt/conda/bin:/usr/local/cuda-11.8/bin:/opt/rh/devtoolset-9/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","+ export PATH=/pytorch/audio/third_party/install/bin/:/pytorch/audio/ci_env/bin:/opt/conda/condabin:/opt/conda/bin:/usr/local/cuda-11.8/bin:/opt/rh/devtoolset-9/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","+ echo '::group::Run tests'","+ echo ::endgroup::","+ pip3 install --progress-bar off kaldi-io SoundFile coverage pytest pytest-cov scipy==1.7.3 transformers expecttest unidecode inflect Pillow sentencepiece pytorch-lightning 'protobuf<4.21.0' demucs tinytag flashlight-text git+https://github.com/kpu/kenlm/ git+https://github.com/pytorch/fairseq.git@e47a4c8"],"time":"2024-06-24T14:09:52.652622Z"},{"workflowId":9645040321,"workflowUniqueId":47130345,"id":26598430899,"runnerName":"i-00faafa8c5a53a104","authorEmail":"chin-yun.yu@qmul.ac.uk","name":"Unit-tests on Linux GPU / tests (3.8, 11.8) / linux-job","jobName":"tests (3.8, 11.8) / linux-job","conclusion":"failure","completed_at":"2024-06-24T14:09:49Z","html_url":"https://github.com/pytorch/audio/actions/runs/9645040321/job/26598430899","head_branch":"fix/lfilter-backward-error","pr_number":3794,"head_sha":"8745e8c5644d7a0867ae3ff37980ce0a5fc37160","head_sha_timestamp":"2024-06-24T13:09:03+01:00","failure_captures":["##[error]The operation was canceled."],"failure_lines":["##[error]The operation was canceled."],"failure_context":["+ pytest -v --cov=torchaudio --junitxml=/test-results/junit.xml --durations 100 -k 'cuda or gpu' torchaudio_unittest","+ grep TORCHAUDIO","+ env","+ python3 -m torch.utils.collect_env","+ cd test","+ declare -a args","+ args=('-v' '--cov=torchaudio' "--junitxml=${RUNNER_TEST_RESULTS_DIR}/junit.xml" '--durations' '100' '-k' 'cuda or gpu')","+ PATH=/pytorch/audio/third_party/install/bin/:/pytorch/audio/ci_env/bin:/opt/conda/condabin:/opt/conda/bin:/usr/local/cuda-11.8/bin:/opt/rh/devtoolset-9/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","+ export PATH=/pytorch/audio/third_party/install/bin/:/pytorch/audio/ci_env/bin:/opt/conda/condabin:/opt/conda/bin:/usr/local/cuda-11.8/bin:/opt/rh/devtoolset-9/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","+ echo '::group::Run tests'","+ echo ::endgroup::","+ pip3 install --progress-bar off kaldi-io SoundFile coverage pytest pytest-cov scipy==1.7.3 transformers expecttest unidecode inflect Pillow sentencepiece pytorch-lightning 'protobuf<4.21.0' demucs tinytag flashlight-text git+https://github.com/kpu/kenlm/ git+https://github.com/pytorch/fairseq.git@e47a4c8"],"time":"2024-06-24T14:09:52.599951Z"}],"FLAKY":[],"BROKEN_TRUNK":[],"UNSTABLE":[]}