Skip to content

Revert "[pytorch][mobile] support for custom mobile build with dynamic dispatch (#34055)"#34189

Closed
ljk53 wants to merge 1 commit intogh/ljk53/115/basefrom
gh/ljk53/115/head
Closed

Revert "[pytorch][mobile] support for custom mobile build with dynamic dispatch (#34055)"#34189
ljk53 wants to merge 1 commit intogh/ljk53/115/basefrom
gh/ljk53/115/head

Conversation

@ljk53
Copy link
Copy Markdown
Contributor

@ljk53 ljk53 commented Mar 4, 2020

…c dispatch (#34055)"

This reverts commit 3c042a6.

[ghstack-poisoned]
ljk53 added a commit that referenced this pull request Mar 4, 2020
…c dispatch (#34055)"

This reverts commit 3c042a6.

ghstack-source-id: 6a1b1f7
Pull Request resolved: #34189
@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented Mar 4, 2020

💊 CircleCI build failures summary and remediations

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


None of the build failures appear to be your fault 💚


  • 3/9 tentatively recognized as flaky ❄️

  • 6/9 broken upstream at merge base 2ba74b7 since Mar 04

    Please rebase on the viable/strict branch (expand for instructions)

    If your commit is newer than viable/strict, you can try basing on an older, stable commit:

    git fetch origin viable/strict
    git rebase --onto viable/strict $(git merge-base origin/master HEAD)
    

    If your commit is older than viable/strict:

    git fetch origin viable/strict
    git rebase viable/strict
    

    Check out the recency history of this "viable master" tracking branch.


❄️ 3 tentatively flaky failures

3 failures tentatively classified as flaky but have not launched reruns to confirm:

See CircleCI build caffe2_onnx_py3_6_clang7_ubuntu16_04_test (1/3)

Step: "Test" (full log | pattern match details) ❄️

Mar 04 07:04:13 test/onnx/test_utility_funs.py::TestUtilityFuns::test_constant_fold_slice_negative_index Fatal Python error: Segmentation fault
Mar 04 07:04:12 test/onnx/test_utility_funs.py::TestUtilityFuns_opset11::test_is_in_onnx_export PASSED [ 99%] 
Mar 04 07:04:12 test/onnx/test_utility_funs.py::TestUtilityFuns_opset11::test_strip_doc_string PASSED [ 99%] 
Mar 04 07:04:12 test/onnx/test_utility_funs.py::TestUtilityFuns_opset11::test_validate_dynamic_axes_invalid_input_output_name PASSED [ 99%] 
Mar 04 07:04:12 test/onnx/test_utility_funs.py::TestUtilityFuns::test_constant_fold_concat PASSED [ 99%] 
Mar 04 07:04:12 test/onnx/test_utility_funs.py::TestUtilityFuns::test_constant_fold_div PASSED [ 99%] 
Mar 04 07:04:12 test/onnx/test_utility_funs.py::TestUtilityFuns::test_constant_fold_lstm PASSED [ 99%] 
Mar 04 07:04:12 test/onnx/test_utility_funs.py::TestUtilityFuns::test_constant_fold_mul PASSED [ 99%] 
Mar 04 07:04:12 test/onnx/test_utility_funs.py::TestUtilityFuns::test_constant_fold_reshape SKIPPED [ 99%] 
Mar 04 07:04:12 test/onnx/test_utility_funs.py::TestUtilityFuns::test_constant_fold_slice PASSED [ 99%] 
Mar 04 07:04:12 test/onnx/test_utility_funs.py::TestUtilityFuns::test_constant_fold_slice_index_exceeds_dim PASSED [ 99%] 
Mar 04 07:04:13 test/onnx/test_utility_funs.py::TestUtilityFuns::test_constant_fold_slice_negative_index Fatal Python error: Segmentation fault 
Mar 04 07:04:13  
Mar 04 07:04:13 Current thread 0x00007fc8ba7ca700 (most recent call first): 
Mar 04 07:04:13   File "/usr/local/lib/python3.6/dist-packages/_pytest/_io/saferepr.py", line 43 in repr_instance 
Mar 04 07:04:13   File "/usr/lib/python3.6/reprlib.py", line 65 in repr1 
Mar 04 07:04:13   File "/usr/lib/python3.6/reprlib.py", line 55 in repr 
Mar 04 07:04:13   File "/usr/local/lib/python3.6/dist-packages/_pytest/_io/saferepr.py", line 36 in repr 
Mar 04 07:04:13   File "/usr/local/lib/python3.6/dist-packages/_pytest/_io/saferepr.py", line 67 in saferepr 
Mar 04 07:04:13   File "/usr/local/lib/python3.6/dist-packages/_pytest/_code/code.py", line 655 in repr_args 
Mar 04 07:04:13   File "/usr/local/lib/python3.6/dist-packages/_pytest/_code/code.py", line 736 in repr_traceback_entry 
Mar 04 07:04:13   File "/usr/local/lib/python3.6/dist-packages/_pytest/_code/code.py", line 777 in repr_traceback 

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_test (2/3)

Step: "Test" (full log | pattern match details) ❄️

Mar 04 07:10:10 RuntimeError: Error downloading resource!
Mar 04 07:10:10  
Mar 04 07:10:10 During handling of the above exception, another exception occurred: 
Mar 04 07:10:10  
Mar 04 07:10:10 Traceback (most recent call last): 
Mar 04 07:10:10   File "tools/download_mnist.py", line 87, in <module> 
Mar 04 07:10:10     main() 
Mar 04 07:10:10   File "tools/download_mnist.py", line 80, in main 
Mar 04 07:10:10     download(path, url, options.quiet) 
Mar 04 07:10:10   File "tools/download_mnist.py", line 41, in download 
Mar 04 07:10:10     raise RuntimeError('Error downloading resource!') 
Mar 04 07:10:10 RuntimeError: Error downloading resource! 
Mar 04 07:10:10 + cleanup 
Mar 04 07:10:10 + retcode=1 
Mar 04 07:10:10 + set +x 
Mar 04 07:10:10 =================== sccache compilation log =================== 
Mar 04 07:10:10 ERROR:sccache::server: Compilation failed: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "/tmp/torch_extensions/test_compilation_error_formatting/main.cpp: In function \'int main()\':\n/tmp/torch_extensions/test_compilation_error_formatting/main.cpp:2:23: error: expected \';\' before \'}\' token\n int main() { return 0 }\n                       ^\n" } 
Mar 04 07:10:10  
Mar 04 07:10:10 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Mar 04 07:10:10 Compile requests                 68 
Mar 04 07:10:10 Compile requests executed        28 
Mar 04 07:10:10 Cache hits                       21 

See CircleCI build pytorch_linux_xenial_cuda10_1_cudnn7_py3_slow_test (3/3)

Step: "Test" (full log | pattern match details) ❄️

Mar 04 08:21:05 RuntimeError: Error downloading resource!
Mar 04 08:21:05  
Mar 04 08:21:05 During handling of the above exception, another exception occurred: 
Mar 04 08:21:05  
Mar 04 08:21:05 Traceback (most recent call last): 
Mar 04 08:21:05   File "tools/download_mnist.py", line 87, in <module> 
Mar 04 08:21:05     main() 
Mar 04 08:21:05   File "tools/download_mnist.py", line 80, in main 
Mar 04 08:21:05     download(path, url, options.quiet) 
Mar 04 08:21:05   File "tools/download_mnist.py", line 41, in download 
Mar 04 08:21:05     raise RuntimeError('Error downloading resource!') 
Mar 04 08:21:05 RuntimeError: Error downloading resource! 
Mar 04 08:21:05 + cleanup 
Mar 04 08:21:05 + retcode=1 
Mar 04 08:21:05 + set +x 
Mar 04 08:21:05 =================== sccache compilation log =================== 
Mar 04 08:21:05 ERROR:sccache::server: Compilation failed: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "/tmp/torch_extensions/test_compilation_error_formatting/main.cpp: In function \'int main()\':\n/tmp/torch_extensions/test_compilation_error_formatting/main.cpp:2:23: error: expected \';\' before \'}\' token\n int main() { return 0 }\n                       ^\n" } 
Mar 04 08:21:05  
Mar 04 08:21:05 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Mar 04 08:21:05 Compile requests               161 
Mar 04 08:21:05 Compile requests executed       57 
Mar 04 08:21:05 Cache hits                      37 

🚧 6 upstream failures recognized by patterns:

These were probably caused by upstream breakages:


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.

This comment has been revised 6 times.

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.

1 participant