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

Ports Python warning update #36126

Closed
wants to merge 1 commit into from
Closed

Conversation

mruberry
Copy link
Collaborator

@mruberry mruberry commented Apr 7, 2020

Port of #36052.

@dr-ci
Copy link

dr-ci bot commented Apr 7, 2020

💊 CircleCI build failures summary and remediations

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


  • 2/2 failures introduced in this PR

🕵️ 2 new failures recognized by patterns

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

See CircleCI build pytorch_cpp_doc_push (1/2)

Step: "Doc Build and Push" (full log | pattern match details)

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

See CircleCI build pytorch_python_doc_push (2/2)

Step: "Doc Build and Push" (full log | pattern match details)

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

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.

@mruberry mruberry closed this Apr 7, 2020
@mruberry mruberry deleted the port_python_warning_update branch April 7, 2020 18:06
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

1 participant