Skip to content

fix WIDERFace download links (#4649) #5068

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

Merged
merged 1 commit into from
Dec 8, 2021

Conversation

datumbox
Copy link
Contributor

@datumbox datumbox commented Dec 8, 2021

Cherrypick from #4649

cc @pmeier

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@facebook-github-bot
Copy link

facebook-github-bot commented Dec 8, 2021

💊 CI failures summary and remediations

As of commit ed71587 (more details on the Dr. CI page):


  • 2/2 failures introduced in this PR

🕵️ 2 new failures recognized by patterns

The following CI failures do not appear to be due to upstream breakages:

See CircleCI build unittest_windows_gpu_py3.8 (1/2)

Step: "Update CUDA driver" (full log | diagnosis details | 🔁 rerun)

C:\Users\circleci\project>if errorlevel 1 exit /b 1

C:\Users\circleci\project>set "DRIVER_DOWNLOAD_LINK=https://ossci-windows.s3.amazonaws.com/461.09-data-center-tesla-desktop-winserver-2019-2016-international.exe" 

C:\Users\circleci\project>curl --retry 3 -kL https://ossci-windows.s3.amazonaws.com/461.09-data-center-tesla-desktop-winserver-2019-2016-international.exe --output 461.09-data-center-tesla-desktop-winserver-2019-2016-international.exe 
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0  444M    0  139k    0     0   139k      0  0:54:20 --:--:--  0:54:20  168k
  0  444M    0  224k    0     0   224k      0  0:33:46  0:00:01  0:33:45  139k
  0  444M    0  309k    0     0   154k      0  0:49:00  0:00:02  0:48:58  118k
  0  444M    0  377k    0     0   125k      0  1:00:16  0:00:03  1:00:13  104k
  0  444M    0  547k    0     0   136k      0  0:55:25  0:00:04  0:55:21  118k
  0  444M    0  598k    0     0   119k      0  1:03:22  0:00:05  1:03:17 97981
  0  444M    0  666k    0     0   111k      0  1:08:17  0:00:06  1:08:11 88590
  0  444M    0  751k    0     0   107k      0  1:10:40  0:00:07  1:10:33 90250
  0  444M    0  870k    0     0   108k      0  1:09:43  0:00:08  1:09:35 99729
  0  444M    0  938k    0     0   104k      0  1:12:45  0:00:09  1:12:36 80076
  0  444M    0 1040k    0     0   104k      0  1:12:55  0:00:10  1:12:45 90793
  0  444M    0 1142k    0     0   103k      0  1:13:02  0:00:11  1:12:51 99657
  0  444M    0 1227k    0     0   102k      0  1:14:10  0:00:12  1:13:58   99k
curl: (56) Failure when receiving data from the peer

C:\Users\circleci\project>if errorlevel 1 exit /b 1 


Exited with code exit status 1

See CircleCI build cmake_windows_cpu (2/2)

Step: "set -ex
source packaging/windows/internal/vc_install_helper.sh
packaging/build_cmake.sh
" (full log | diagnosis details | 🔁 rerun)

warnings.warn(f'Error checking compiler version for {compiler}: {error}')
Installed c:\users\circleci\project
Processing dependencies for torchvision==0.11.0.dev20211208
Searching for numpy
Reading https://pypi.org/simple/numpy/
Downloading https://files.pythonhosted.org/packages/7a/7f/5384d4c85a2349bd89ff1c0253bff77c7b617e48af201f2d823fc619189a/numpy-1.22.0rc1.zip#sha256=bc991b3f8ea7c0f6703df2bc23c098cfe6f1a3a5e8a3a901eb6a5619275d53ff
Best match: numpy 1.22.0rc1
Processing numpy-1.22.0rc1.zip
Writing C:\Users\circleci\AppData\Local\Temp\easy_install-kfeyht3g\numpy-1.22.0rc1\setup.cfg
Running numpy-1.22.0rc1\setup.py -q bdist_egg --dist-dir C:\Users\circleci\AppData\Local\Temp\easy_install-kfeyht3g\numpy-1.22.0rc1\egg-dist-tmp-n134u_53
C:\tools\miniconda3\lib\site-packages\torch\utils\cpp_extension.py:316: UserWarning: Error checking compiler version for cl: [WinError 2] The system cannot find the file specified
  warnings.warn(f'Error checking compiler version for {compiler}: {error}')
Traceback (most recent call last):
  File "C:\tools\miniconda3\lib\site-packages\setuptools\sandbox.py", line 154, in save_modules
    yield saved
  File "C:\tools\miniconda3\lib\site-packages\setuptools\sandbox.py", line 195, in setup_context
    yield
  File "C:\tools\miniconda3\lib\site-packages\setuptools\sandbox.py", line 250, in run_setup
    _execfile(setup_script, ns)
  File "C:\tools\miniconda3\lib\site-packages\setuptools\sandbox.py", line 45, in _execfile
    exec(code, globals, locals)
  File "C:\Users\circleci\AppData\Local\Temp\easy_install-kfeyht3g\numpy-1.22.0rc1\setup.py", line 34, in <module>

This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@datumbox datumbox merged commit 2b3e0a7 into pytorch:release/0.11 Dec 8, 2021
@datumbox datumbox deleted the cherry/widerface branch December 8, 2021 17:17
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.

None yet

4 participants