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 cherrypick] bump up ONNX model producer version to 1.5 #35413

Merged

Conversation

houseroad
Copy link
Member

Original PR: #35059

Summary:
Updating producer version
Pull Request resolved: pytorch#35059

Reviewed By: hl475

Differential Revision: D20585173

Pulled By: houseroad

fbshipit-source-id: af0c4e3860beb899548466ea99be2050150f905d
@houseroad houseroad requested a review from gchanan March 25, 2020 20:31
@dr-ci
Copy link

dr-ci bot commented Mar 25, 2020

💊 CircleCI build failures summary and remediations

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


  • 3/3 failures introduced in this PR

🕵️ 2 new failures recognized by patterns

The following build failures do not appear to be due to upstream breakages (reran 2 jobs to discount flakiness):

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_test (1/2)

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

Mar 25 21:51:27 AssertionError: 11 not less than or equal to 1e-05 :
Mar 25 21:51:27 ---------------------------------------------------------------------- 
Mar 25 21:51:27 Traceback (most recent call last): 
Mar 25 21:51:27   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_distributed.py", line 175, in wrapper 
Mar 25 21:51:27     self._join_processes(fn) 
Mar 25 21:51:27   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_distributed.py", line 285, in _join_processes 
Mar 25 21:51:27     self._check_return_codes(elapsed_time) 
Mar 25 21:51:27   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_distributed.py", line 328, in _check_return_codes 
Mar 25 21:51:27     self.assertEqual(first_process.exitcode, 0) 
Mar 25 21:51:27   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_utils.py", line 915, in assertEqual 
Mar 25 21:51:27     super(TestCase, self).assertLessEqual(abs(x - y), prec, message) 
Mar 25 21:51:27 AssertionError: 11 not less than or equal to 1e-05 :  
Mar 25 21:51:27  
Mar 25 21:51:27 ---------------------------------------------------------------------- 
Mar 25 21:51:27 Ran 27 tests in 32.174s 
Mar 25 21:51:27  
Mar 25 21:51:27 FAILED (failures=1) 
Mar 25 21:51:27  
Mar 25 21:51:27 Generating XML reports... 
Mar 25 21:51:28 Traceback (most recent call last): 
Mar 25 21:51:28   File "test/run_test.py", line 674, in <module> 
Mar 25 21:51:28     main() 

See CircleCI build pytorch_linux_xenial_cuda10_2_cudnn7_py3_gcc7_test (2/2)

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

Mar 25 22:31:45 AssertionError: 11 not less than or equal to 1e-05 :
Mar 25 22:31:45 ---------------------------------------------------------------------- 
Mar 25 22:31:45 Traceback (most recent call last): 
Mar 25 22:31:45   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_distributed.py", line 175, in wrapper 
Mar 25 22:31:45     self._join_processes(fn) 
Mar 25 22:31:45   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_distributed.py", line 285, in _join_processes 
Mar 25 22:31:45     self._check_return_codes(elapsed_time) 
Mar 25 22:31:45   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_distributed.py", line 328, in _check_return_codes 
Mar 25 22:31:45     self.assertEqual(first_process.exitcode, 0) 
Mar 25 22:31:45   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_utils.py", line 915, in assertEqual 
Mar 25 22:31:45     super(TestCase, self).assertLessEqual(abs(x - y), prec, message) 
Mar 25 22:31:45 AssertionError: 11 not less than or equal to 1e-05 :  
Mar 25 22:31:45  
Mar 25 22:31:45 ---------------------------------------------------------------------- 
Mar 25 22:31:45 Ran 27 tests in 20.854s 
Mar 25 22:31:45  
Mar 25 22:31:45 FAILED (failures=1) 
Mar 25 22:31:45  
Mar 25 22:31:45 Generating XML reports... 
Mar 25 22:31:45 Traceback (most recent call last): 
Mar 25 22:31:45   File "test/run_test.py", line 674, in <module> 
Mar 25 22:31:45     main() 

1 job timed out:

  • pytorch_macos_10_13_py3_test

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 5 times.

@gchanan gchanan merged commit df53197 into pytorch:release/1.5 Mar 26, 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

3 participants