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

c10::nullopt -> std::nullopt #3848

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

r-barnes
Copy link
Contributor

Summary:
X-link: pytorch/ao#1151

X-link: facebookincubator/AITemplate#1032

Reviewed By: houseroad

Differential Revision: D64835967

Summary:
X-link: pytorch/ao#1151

X-link: facebookincubator/AITemplate#1032

Reviewed By: houseroad

Differential Revision: D64835967
@r-barnes r-barnes requested a review from a team as a code owner October 23, 2024 19:21
Copy link

pytorch-bot bot commented Oct 23, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/audio/3848

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 5 New Failures, 5 Unrelated Failures

As of commit 9c28366 with merge base a95cfa8 (image):

NEW FAILURES - The following jobs have failed:

  • Integration Test / build (3.8) (gh)
    subprocess.CalledProcessError: Command '['cmake', '/home/runner/work/audio/audio', '-DCMAKE_BUILD_TYPE=Release', '-DCMAKE_PREFIX_PATH=/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/torch/share/cmake', '-DCMAKE_INSTALL_PREFIX=/home/runner/work/audio/audio/build/lib.linux-x86_64-cpython-38/', '-DCMAKE_VERBOSE_MAKEFILE=ON', '-DPython_INCLUDE_DIR=/opt/hostedtoolcache/Python/3.8.18/x64/include/python3.8', '-DBUILD_CPP_TEST=OFF', '-DBUILD_SOX:BOOL=ON', '-DBUILD_RIR:BOOL=ON', '-DBUILD_RNNT:BOOL=ON', '-DBUILD_ALIGN:BOOL=ON', '-DBUILD_CUDA_CTC_DECODER:BOOL=ON', '-DBUILD_TORCHAUDIO_PYTHON_EXTENSION:BOOL=ON', '-DBUILD_TORIO_PYTHON_EXTENSION:BOOL=ON', '-DUSE_ROCM:BOOL=OFF', '-DUSE_CUDA:BOOL=ON', '-DUSE_OPENMP:BOOL=ON', '-DUSE_FFMPEG:BOOL=ON', '-GNinja']' returned non-zero exit status 1.
  • Unit-tests on Linux GPU / tests (3.10, 11.8) / linux-job (gh)
    RuntimeError: Command docker exec -t fa0d52ee86a827f379ed7658e03e3c05c349cca526bcdcec8d5eb184d55dde03 /exec failed with exit code 2
  • Unit-tests on Linux GPU / tests (3.9, 11.8) / linux-job (gh)
    RuntimeError: Command docker exec -t 81d7d23290a4b254677f1ad4b2d84e1151d7e4cd26664aa5aa037593811efae3 /exec failed with exit code 2
  • Unittests on Windows CPU / unittests-windows-cpu / windows-job (gh)
    CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'.
  • Unittests on Windows GPU / unittests-windows-gpu / windows-job (gh)
    CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'.

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D64835967

r-barnes added a commit to r-barnes/executorch that referenced this pull request Oct 23, 2024
Summary:
X-link: pytorch/audio#3848

X-link: pytorch/ao#1151

X-link: facebookincubator/AITemplate#1032

Reviewed By: houseroad

Differential Revision: D64835967
r-barnes added a commit to r-barnes/torchrec that referenced this pull request Oct 23, 2024
Summary:
X-link: pytorch/executorch#6461

X-link: pytorch/audio#3848

X-link: pytorch/ao#1151

X-link: facebookincubator/AITemplate#1032

Reviewed By: houseroad

Differential Revision: D64835967
facebook-github-bot pushed a commit to pytorch/FBGEMM that referenced this pull request Oct 23, 2024
Summary:
X-link: pytorch/torchrec#2515

X-link: pytorch/executorch#6461

X-link: pytorch/audio#3848

X-link: pytorch/ao#1151

X-link: facebookincubator/AITemplate#1032

Reviewed By: houseroad

Differential Revision: D64835967

fbshipit-source-id: 9f9f65335aaf5497680561027ef9314e4b36f8d9
@facebook-github-bot facebook-github-bot merged commit fa44bda into pytorch:main Oct 23, 2024
59 of 72 checks passed
facebook-github-bot pushed a commit to pytorch/torchrec that referenced this pull request Oct 23, 2024
Summary:
Pull Request resolved: #2515

X-link: pytorch/executorch#6461

X-link: pytorch/audio#3848

X-link: pytorch/ao#1151

X-link: facebookincubator/AITemplate#1032

Reviewed By: houseroad

Differential Revision: D64835967

fbshipit-source-id: 9f9f65335aaf5497680561027ef9314e4b36f8d9
facebook-github-bot pushed a commit to pytorch/csprng that referenced this pull request Oct 23, 2024
Summary:
X-link: pytorch/torchrec#2515

X-link: pytorch/executorch#6461

X-link: pytorch/audio#3848

X-link: pytorch/ao#1151

X-link: facebookincubator/AITemplate#1032

Reviewed By: houseroad

Differential Revision: D64835967

fbshipit-source-id: 9f9f65335aaf5497680561027ef9314e4b36f8d9
facebook-github-bot pushed a commit to facebookincubator/AITemplate that referenced this pull request Oct 23, 2024
Summary:
X-link: pytorch/torchrec#2515

X-link: pytorch/executorch#6461

X-link: pytorch/audio#3848

X-link: pytorch/ao#1151

Pull Request resolved: #1032

Reviewed By: houseroad

Differential Revision: D64835967

fbshipit-source-id: 9f9f65335aaf5497680561027ef9314e4b36f8d9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants