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

[1.5.0] Fix TopK by splitting files by dtype and half fix #36079

Merged
merged 3 commits into from
Apr 6, 2020

Conversation

gchanan
Copy link
Contributor

@gchanan gchanan commented Apr 6, 2020

No description provided.

gchanan and others added 3 commits April 6, 2020 10:40
ROCm builds fail inconsistently on this file by timing out.

ghstack-source-id: 4a8f22731aa82c02d464a8cba522e856afbe49b8
Pull Request resolved: pytorch#36074
@dr-ci
Copy link

dr-ci bot commented Apr 6, 2020

💊 CircleCI build failures summary and remediations

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


  • 3/3 failures introduced in this PR

🕵️ 3 new failures recognized by patterns

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

See CircleCI build binary_linux_libtorch_2_7m_cpu_gcc5_4_cxx11-abi_shared-with-deps_build (1/3)

Step: "Build" (full log | pattern match details) <confirmed not flaky by 2 failures>

Apr 06 18:09:13 numpy/random/mtrand/mtrand.c:39645:11: error: �PyThreadState {aka struct _ts}� has no member named �exc_traceback�
Apr 06 18:09:13                            ^ 
Apr 06 18:09:13     numpy/random/mtrand/mtrand.c:39642:20: error: �PyThreadState {aka struct _ts}� has no member named �exc_traceback� 
Apr 06 18:09:13          tmp_tb = tstate->exc_traceback; 
Apr 06 18:09:13                         ^ 
Apr 06 18:09:13     numpy/random/mtrand/mtrand.c:39643:11: error: �PyThreadState {aka struct _ts}� has no member named �exc_type� 
Apr 06 18:09:13          tstate->exc_type = local_type; 
Apr 06 18:09:13                ^ 
Apr 06 18:09:13     numpy/random/mtrand/mtrand.c:39644:11: error: �PyThreadState {aka struct _ts}� has no member named �exc_value� 
Apr 06 18:09:13          tstate->exc_value = local_value; 
Apr 06 18:09:13                ^ 
Apr 06 18:09:13     numpy/random/mtrand/mtrand.c:39645:11: error: �PyThreadState {aka struct _ts}� has no member named �exc_traceback� 
Apr 06 18:09:13          tstate->exc_traceback = local_tb; 
Apr 06 18:09:13                ^ 
-x86_64-3.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/opt/conda/include/python3.7m -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -Ibuild/src.linux-x86_64-3.7/numpy/core/src/private -c numpy/random/mtrand/mtrand.c -o build/temp.linux-x86_64-3.7/numpy/random/mtrand/mtrand.o" failed with exit status 1 
Apr 06 18:09:13     ---------------------------------------- 
, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-lx3_ouee/numpy/setup.py'"'"'; __file__='"'"'/tmp/pip-install-lx3_ouee/numpy/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-megh8nti/install-record.txt --single-version-externally-managed --compile --install-headers /opt/conda/include/python3.7m/numpy Check the logs for full command output. 

See CircleCI build pytorch_python_doc_push (2/3)

Step: "Doc Build and Push" (full log | pattern match details) <confirmed not flaky by 2 failures>

Apr 06 18:23:59 Could not import extension javasphinx (exception: cannot import name 'l_')
Apr 06 18:23:58 Saved activation image for GELU() at /var/lib/jenkins/workspace/docs/source/scripts/activation_images/GELU.png 
Apr 06 18:23:58 Saved activation image for Sigmoid() at /var/lib/jenkins/workspace/docs/source/scripts/activation_images/Sigmoid.png 
Apr 06 18:23:58 Saved activation image for Softplus(beta=1, threshold=20) at /var/lib/jenkins/workspace/docs/source/scripts/activation_images/Softplus.png 
Apr 06 18:23:58 Saved activation image for Softshrink(0.5) at /var/lib/jenkins/workspace/docs/source/scripts/activation_images/Softshrink.png 
Apr 06 18:23:58 Saved activation image for Softsign() at /var/lib/jenkins/workspace/docs/source/scripts/activation_images/Softsign.png 
Apr 06 18:23:58 Saved activation image for Tanh() at /var/lib/jenkins/workspace/docs/source/scripts/activation_images/Tanh.png 
Apr 06 18:23:58 Saved activation image for Tanhshrink() at /var/lib/jenkins/workspace/docs/source/scripts/activation_images/Tanhshrink.png 
Apr 06 18:23:58 Running Sphinx v3.0.0 
Apr 06 18:23:59  
Apr 06 18:23:59 Extension error: 
Apr 06 18:23:59 Could not import extension javasphinx (exception: cannot import name 'l_') 
Apr 06 18:23:59 make: *** [html] Error 2 
Apr 06 18:23:59 Makefile:38: recipe for target 'html' failed 

See CircleCI build pytorch_cpp_doc_push (3/3)

Step: "Doc Build and Push" (full log | pattern match details) <confirmed not flaky by 2 failures>

Apr 06 18:24:38 - [class]: torch::serialize::OutputArchive
Apr 06 18:24:38     - [function]: torch::python::bind_module 
Apr 06 18:24:38     - [function]: torch::python::bind_module 
Apr 06 18:24:38     - [function]: torch::python::init_bindings 
Apr 06 18:24:38     - [namespace]: torch::python::detail 
Apr 06 18:24:38       - [function]: torch::python::detail::bind_cpp_module_wrapper 
Apr 06 18:24:38       - [function]: torch::python::detail::py_object_to_device 
Apr 06 18:24:38       - [function]: torch::python::detail::py_object_to_dtype 
Apr 06 18:24:38       - [typedef]: torch::python::detail::PyModuleClass 
Apr 06 18:24:38   - [namespace]: torch::serialize 
Apr 06 18:24:38     - [class]: torch::serialize::InputArchive 
Apr 06 18:24:38     - [class]: torch::serialize::OutputArchive 
Apr 06 18:24:38   - [typedef]: torch::Deleter 
Apr 06 18:24:38   - [typedef]: torch::Dtype 
Apr 06 18:24:38   - [typedef]: torch::NoGradGuard 
Apr 06 18:24:38   - [variable]: torch::kArea 
Apr 06 18:24:38   - [variable]: torch::kBatchMean 
Apr 06 18:24:38   - [variable]: torch::kBicubic 
Apr 06 18:24:38   - [variable]: torch::kBilinear 
Apr 06 18:24:38   - [variable]: torch::kBorder 
Apr 06 18:24:38   - [variable]: torch::kCircular 
Apr 06 18:24:38   - [variable]: torch::kConstant 

This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker.

See how this bot performed.

This comment has been revised 3 times.

@gchanan gchanan merged commit fee0ff1 into pytorch:release/1.5 Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants