Skip to content

Conversation

@VitalyFedyunin
Copy link
Contributor

@VitalyFedyunin VitalyFedyunin commented Dec 11, 2019

Stack from ghstack:

Differential Revision: D18959228

…s`, `ones`, `full` (still need tests)"

[ghstack-poisoned]
@VitalyFedyunin VitalyFedyunin changed the title Add memory_format support to zeros, ones, full (still need tests) Add memory_format support to zeros, ones, full Dec 16, 2019
@pytorch pytorch deleted a comment from kostmo Dec 16, 2019
@kostmo
Copy link
Member

kostmo commented Dec 16, 2019

💊 CircleCI build failures summary and remediations

As of commit db0ce9b:

  • 13/14 failures introduced in this PR
  • 1/14 recognized as flaky ❄️
    • Re-run these jobs?

Detailed failure analysis

One may explore the probable reasons each build failed interactively on the Dr. CI website.

🕵️ 13 new failures recognized by patterns

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

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_ge_config_simple_test (1/13)

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

Dec 27 01:50:50 RuntimeError: test_jit_simple failed!
Dec 27 01:50:50 Ran 2313 tests in 82.017s 
Dec 27 01:50:50  
Dec 27 01:50:50 FAILED (errors=1, skipped=76, expected failures=1) 
Dec 27 01:50:50  
Dec 27 01:50:50 Generating XML reports... 
Dec 27 01:50:50 Traceback (most recent call last): 
Dec 27 01:50:50   File "test/run_test.py", line 456, in <module> 
Dec 27 01:50:50     main() 
Dec 27 01:50:50   File "test/run_test.py", line 449, in main 
Dec 27 01:50:50     raise RuntimeError(message) 
Dec 27 01:50:50 RuntimeError: test_jit_simple failed! 
Dec 27 01:50:50 + cleanup 
Dec 27 01:50:50 + retcode=1 
Dec 27 01:50:50 + set +x 
Dec 27 01:50:50 =================== sccache compilation log =================== 
Dec 27 01:50:50 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Dec 27 01:50:50 Compile requests                56 
Dec 27 01:50:50 Compile requests executed        0 
Dec 27 01:50:50 Cache hits                       0 
Dec 27 01:50:50 Cache misses                     0 
Dec 27 01:50:50 Cache timeouts                   0 

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_ge_config_legacy_test (2/13)

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

Dec 27 01:51:53 RuntimeError: test_jit_legacy failed!
Dec 27 01:51:52 Ran 2313 tests in 139.447s 
Dec 27 01:51:52  
Dec 27 01:51:52 FAILED (errors=1, skipped=58, expected failures=1) 
Dec 27 01:51:52  
Dec 27 01:51:52 Generating XML reports... 
Dec 27 01:51:53 Traceback (most recent call last): 
Dec 27 01:51:53   File "test/run_test.py", line 456, in <module> 
Dec 27 01:51:53     main() 
Dec 27 01:51:53   File "test/run_test.py", line 449, in main 
Dec 27 01:51:53     raise RuntimeError(message) 
Dec 27 01:51:53 RuntimeError: test_jit_legacy failed! 
Dec 27 01:51:53 + cleanup 
Dec 27 01:51:53 + retcode=1 
Dec 27 01:51:53 + set +x 
Dec 27 01:51:53 =================== sccache compilation log =================== 
Dec 27 01:51:53 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Dec 27 01:51:53 Compile requests               304 
Dec 27 01:51:53 Compile requests executed        0 
Dec 27 01:51:53 Cache hits                       0 
Dec 27 01:51:53 Cache misses                     0 
Dec 27 01:51:53 Cache timeouts                   0 

See CircleCI build pytorch_macos_10_13_py3_test (3/13)

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

Dec 26 18:00:50 RuntimeError: test_jit failed!
Dec 26 18:00:50 Ran 2310 tests in 130.252s 
Dec 26 18:00:50  
Dec 26 18:00:50 FAILED (errors=1, skipped=64, expected failures=1) 
Dec 26 18:00:50  
Dec 26 18:00:50 Generating XML reports... 
Dec 26 18:00:50 Traceback (most recent call last): 
Dec 26 18:00:50   File "test/run_test.py", line 456, in <module> 
Dec 26 18:00:50     main() 
Dec 26 18:00:50   File "test/run_test.py", line 449, in main 
Dec 26 18:00:50     raise RuntimeError(message) 
Dec 26 18:00:50 RuntimeError: test_jit failed! 
Dec 26 18:00:51 + cleanup 
Dec 26 18:00:51 + retcode=1 
Dec 26 18:00:51 + set +x 

See CircleCI build pytorch_linux_xenial_py2_7_9_test (4/13)

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

Dec 27 02:05:35 RuntimeError: test_jit failed!
Dec 27 02:05:34 Ran 2313 tests in 98.254s 
Dec 27 02:05:34  
Dec 27 02:05:34 FAILED (errors=1, skipped=74, expected failures=1) 
Dec 27 02:05:34  
Dec 27 02:05:34 Generating XML reports... 
Dec 27 02:05:35 Traceback (most recent call last): 
Dec 27 02:05:35   File "test/run_test.py", line 456, in <module> 
Dec 27 02:05:35     main() 
Dec 27 02:05:35   File "test/run_test.py", line 449, in main 
Dec 27 02:05:35     raise RuntimeError(message) 
Dec 27 02:05:35 RuntimeError: test_jit failed! 
Dec 27 02:05:35 + cleanup 
Dec 27 02:05:35 + retcode=1 
Dec 27 02:05:35 + set +x 
Dec 27 02:05:35 =================== sccache compilation log =================== 
Dec 27 02:05:35 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" } 
Dec 27 02:05:35  
Dec 27 02:05:35 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Dec 27 02:05:35 Compile requests                105 
Dec 27 02:05:35 Compile requests executed        27 
Dec 27 02:05:35 Cache hits                       20 

See CircleCI build caffe2_onnx_py3_6_clang7_ubuntu16_04_test (5/13)

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

ore dumped) pytest "${args[@]}" -k 'not (TestOperators and test_full_like) and not (TestOperators and test_zeros_like) and not (TestOperators and test_ones_like) and not (TestModels and test_vgg16) and not (TestModels and test_vgg16_bn) and not (TestModels and test_vgg19) and not (TestModels and test_vgg19_bn)' --ignore "$top_dir/test/onnx/test_pytorch_onnx_onnxruntime.py" --ignore "$top_dir/test/onnx/test_custom_ops.py" --ignore "$top_dir/test/onnx/test_models_onnxruntime.py" "${test_paths[@]}"
Dec 27 02:07:31   File "/usr/local/lib/python3.6/dist-packages/pluggy/hooks.py", line 286 in __call__ 
Dec 27 02:07:31   File "/usr/local/lib/python3.6/dist-packages/_pytest/main.py", line 237 in _main 
Dec 27 02:07:31   File "/usr/local/lib/python3.6/dist-packages/_pytest/main.py", line 193 in wrap_session 
Dec 27 02:07:31   File "/usr/local/lib/python3.6/dist-packages/_pytest/main.py", line 230 in pytest_cmdline_main 
Dec 27 02:07:31   File "/usr/local/lib/python3.6/dist-packages/pluggy/callers.py", line 187 in _multicall 
Dec 27 02:07:31   File "/usr/local/lib/python3.6/dist-packages/pluggy/manager.py", line 86 in <lambda> 
Dec 27 02:07:31   File "/usr/local/lib/python3.6/dist-packages/pluggy/manager.py", line 92 in _hookexec 
Dec 27 02:07:31   File "/usr/local/lib/python3.6/dist-packages/pluggy/hooks.py", line 286 in __call__ 
Dec 27 02:07:31   File "/usr/local/lib/python3.6/dist-packages/_pytest/config/__init__.py", line 90 in main 
Dec 27 02:07:31   File "/usr/local/bin/pytest", line 11 in <module> 
re dumped) pytest "${args[@]}" -k 'not (TestOperators and test_full_like) and not (TestOperators and test_zeros_like) and not (TestOperators and test_ones_like) and not (TestModels and test_vgg16) and not (TestModels and test_vgg16_bn) and not (TestModels and test_vgg19) and not (TestModels and test_vgg19_bn)' --ignore "$top_dir/test/onnx/test_pytorch_onnx_onnxruntime.py" --ignore "$top_dir/test/onnx/test_custom_ops.py" --ignore "$top_dir/test/onnx/test_models_onnxruntime.py" "${test_paths[@]}" 

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_test (6/13)

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

Dec 27 02:09:19 RuntimeError: test_jit failed!
Dec 27 02:09:19 Ran 2313 tests in 106.148s 
Dec 27 02:09:19  
Dec 27 02:09:19 FAILED (errors=1, skipped=59, expected failures=1) 
Dec 27 02:09:19  
Dec 27 02:09:19 Generating XML reports... 
Dec 27 02:09:19 Traceback (most recent call last): 
Dec 27 02:09:19   File "test/run_test.py", line 456, in <module> 
Dec 27 02:09:19     main() 
Dec 27 02:09:19   File "test/run_test.py", line 449, in main 
Dec 27 02:09:19     raise RuntimeError(message) 
Dec 27 02:09:19 RuntimeError: test_jit failed! 
Dec 27 02:09:19 + cleanup 
Dec 27 02:09:19 + retcode=1 
Dec 27 02:09:19 + set +x 
Dec 27 02:09:19 =================== sccache compilation log =================== 
Dec 27 02:09:19 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" } 
Dec 27 02:09:19  
Dec 27 02:09:19 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Dec 27 02:09:19 Compile requests                102 
Dec 27 02:09:19 Compile requests executed        25 
Dec 27 02:09:19 Cache hits                       18 

See CircleCI build pytorch_xla_linux_xenial_py3_6_clang7_test (7/13)

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

Dec 27 02:12:45 caused by: Connection refused (os error 111)
Dec 27 02:12:45 +++ eval 'extract_trap_cmd ' 
Dec 27 02:12:45 ++++ extract_trap_cmd 
Dec 27 02:12:45 ++++ printf '%s\n' '' 
Dec 27 02:12:45 +++ printf '%s\n' cleanup 
Dec 27 02:12:45 ++ trap -- ' 
Dec 27 02:12:45 cleanup' EXIT 
Dec 27 02:12:45 ++ which sccache 
Dec 27 02:12:45 ++ sccache --stop-server 
Dec 27 02:12:45 Stopping sccache server... 
Dec 27 02:12:45 error: couldn't connect to server 
Dec 27 02:12:45 caused by: Connection refused (os error 111) 
Dec 27 02:12:45 ++ true 
Dec 27 02:12:45 ++ rm /var/lib/jenkins/sccache_error.log 
Dec 27 02:12:45 ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 
Dec 27 02:12:45 ++ SCCACHE_IDLE_TIMEOUT=1200 
Dec 27 02:12:45 ++ RUST_LOG=sccache::server=error 
Dec 27 02:12:45 ++ sccache --start-server 
Dec 27 02:12:45 Starting sccache server... 
Dec 27 02:12:45 ++ sccache --zero-stats 
Dec 27 02:12:45 Compile requests                 0 
Dec 27 02:12:45 Compile requests executed        0 

See CircleCI build pytorch_linux_xenial_cuda9_cudnn7_py3_nogpu_test (8/13)

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

Dec 27 02:26:53 RuntimeError: test_jit failed!
Dec 27 02:26:53 Ran 2313 tests in 106.683s 
Dec 27 02:26:53  
Dec 27 02:26:53 FAILED (errors=1, skipped=59, expected failures=1) 
Dec 27 02:26:53  
Dec 27 02:26:53 Generating XML reports... 
Dec 27 02:26:53 Traceback (most recent call last): 
Dec 27 02:26:53   File "test/run_test.py", line 456, in <module> 
Dec 27 02:26:53     main() 
Dec 27 02:26:53   File "test/run_test.py", line 449, in main 
Dec 27 02:26:53     raise RuntimeError(message) 
Dec 27 02:26:53 RuntimeError: test_jit failed! 
Dec 27 02:26:53 + cleanup 
Dec 27 02:26:53 + retcode=1 
Dec 27 02:26:53 + set +x 
Dec 27 02:26:53 =================== sccache compilation log =================== 
Dec 27 02:26:53 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" } 
Dec 27 02:26:53  
Dec 27 02:26:53 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Dec 27 02:26:53 Compile requests                102 
Dec 27 02:26:53 Compile requests executed        25 
Dec 27 02:26:53 Cache hits                       18 

See CircleCI build pytorch_linux_xenial_cuda9_cudnn7_py3_slow_test (9/13)

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

Dec 27 02:35:01 [ FAILED ] JitTest.DCE
Dec 27 02:35:01 [ RUN      ] JitTest.ModuleConversion_CUDA 
Dec 27 02:35:01 [       OK ] JitTest.ModuleConversion_CUDA (0 ms) 
Dec 27 02:35:01 [ RUN      ] JitTest.Interp_CUDA 
Dec 27 02:35:01 [       OK ] JitTest.Interp_CUDA (1 ms) 
Dec 27 02:35:01 [----------] 75 tests from JitTest (3874 ms total) 
Dec 27 02:35:01  
Dec 27 02:35:01 [----------] Global test environment tear-down 
Dec 27 02:35:01 [==========] 75 tests from 1 test case ran. (3874 ms total) 
Dec 27 02:35:01 [  PASSED  ] 74 tests. 
Dec 27 02:35:01 [  FAILED  ] 1 test, listed below: 
Dec 27 02:35:01 [  FAILED  ] JitTest.DCE 
Dec 27 02:35:01  
Dec 27 02:35:01  1 FAILED TEST 
Dec 27 02:35:02 + cleanup 
Dec 27 02:35:02 + retcode=1 
Dec 27 02:35:02 + set +x 
Dec 27 02:35:02 =================== sccache compilation log =================== 
Dec 27 02:35:02 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" } 
Dec 27 02:35:02  
Dec 27 02:35:02 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Dec 27 02:35:02 Compile requests                128 

See CircleCI build pytorch_linux_xenial_cuda9_cudnn7_py3_test (10/13)

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

Dec 27 02:53:50 RuntimeError: test_jit failed!
Dec 27 02:53:49 Ran 2313 tests in 112.136s 
Dec 27 02:53:49  
Dec 27 02:53:49 FAILED (errors=1, skipped=30, expected failures=1) 
Dec 27 02:53:49  
Dec 27 02:53:49 Generating XML reports... 
Dec 27 02:53:50 Traceback (most recent call last): 
Dec 27 02:53:50   File "test/run_test.py", line 456, in <module> 
Dec 27 02:53:50     main() 
Dec 27 02:53:50   File "test/run_test.py", line 449, in main 
Dec 27 02:53:50     raise RuntimeError(message) 
Dec 27 02:53:50 RuntimeError: test_jit failed! 
Dec 27 02:53:50 + cleanup 
Dec 27 02:53:50 + retcode=1 
Dec 27 02:53:50 + set +x 
Dec 27 02:53:50 =================== sccache compilation log =================== 
Dec 27 02:53:50 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Dec 27 02:53:50 Compile requests                 3 
Dec 27 02:53:50 Compile requests executed        0 
Dec 27 02:53:50 Cache hits                       0 
Dec 27 02:53:50 Cache misses                     0 
Dec 27 02:53:50 Cache timeouts                   0 

See CircleCI build pytorch_linux_xenial_cuda9_cudnn7_py3_NO_AVX2_test (11/13)

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

Dec 27 02:53:54 RuntimeError: test_jit failed!
Dec 27 02:53:53 Ran 2313 tests in 114.825s 
Dec 27 02:53:53  
Dec 27 02:53:53 FAILED (errors=1, skipped=30, expected failures=1) 
Dec 27 02:53:53  
Dec 27 02:53:53 Generating XML reports... 
Dec 27 02:53:54 Traceback (most recent call last): 
Dec 27 02:53:54   File "test/run_test.py", line 456, in <module> 
Dec 27 02:53:54     main() 
Dec 27 02:53:54   File "test/run_test.py", line 449, in main 
Dec 27 02:53:54     raise RuntimeError(message) 
Dec 27 02:53:54 RuntimeError: test_jit failed! 
Dec 27 02:53:54 + cleanup 
Dec 27 02:53:54 + retcode=1 
Dec 27 02:53:54 + set +x 
Dec 27 02:53:54 =================== sccache compilation log =================== 
Dec 27 02:53:54 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Dec 27 02:53:54 Compile requests                 3 
Dec 27 02:53:54 Compile requests executed        0 
Dec 27 02:53:54 Cache hits                       0 
Dec 27 02:53:54 Cache misses                     0 
Dec 27 02:53:54 Cache timeouts                   0 

See CircleCI build pytorch_linux_xenial_cuda9_cudnn7_py3_NO_AVX_NO_AVX2_test (12/13)

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

Dec 27 02:54:14 RuntimeError: test_jit failed!
Dec 27 02:54:14 Ran 2313 tests in 113.642s 
Dec 27 02:54:14  
Dec 27 02:54:14 FAILED (errors=1, skipped=30, expected failures=1) 
Dec 27 02:54:14  
Dec 27 02:54:14 Generating XML reports... 
Dec 27 02:54:14 Traceback (most recent call last): 
Dec 27 02:54:14   File "test/run_test.py", line 456, in <module> 
Dec 27 02:54:14     main() 
Dec 27 02:54:14   File "test/run_test.py", line 449, in main 
Dec 27 02:54:14     raise RuntimeError(message) 
Dec 27 02:54:14 RuntimeError: test_jit failed! 
Dec 27 02:54:15 + cleanup 
Dec 27 02:54:15 + retcode=1 
Dec 27 02:54:15 + set +x 
Dec 27 02:54:15 =================== sccache compilation log =================== 
Dec 27 02:54:15 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Dec 27 02:54:15 Compile requests                 3 
Dec 27 02:54:15 Compile requests executed        0 
Dec 27 02:54:15 Cache hits                       0 
Dec 27 02:54:15 Cache misses                     0 
Dec 27 02:54:15 Cache timeouts                   0 

See CircleCI build pytorch_linux_xenial_py3_clang5_asan_test (13/13)

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

Dec 27 03:07:58 RuntimeError: test_jit failed!
Dec 27 03:07:57 Ran 2280 tests in 433.726s 
Dec 27 03:07:57  
Dec 27 03:07:57 FAILED (errors=1, skipped=59, expected failures=1) 
Dec 27 03:07:57  
Dec 27 03:07:57 Generating XML reports... 
Dec 27 03:07:58 Traceback (most recent call last): 
Dec 27 03:07:58   File "test/run_test.py", line 456, in <module> 
Dec 27 03:07:58     main() 
Dec 27 03:07:58   File "test/run_test.py", line 449, in main 
Dec 27 03:07:58     raise RuntimeError(message) 
Dec 27 03:07:58 RuntimeError: test_jit failed! 
Dec 27 03:07:58 + cleanup 
Dec 27 03:07:58 + retcode=1 
Dec 27 03:07:58 + set +x 
Dec 27 03:07:58 =================== sccache compilation log =================== 
Dec 27 03:07:58 =========== If your build fails, please take a look at the log above for possible reasons =========== 
Dec 27 03:07:58 Compile requests                95 
Dec 27 03:07:58 Compile requests executed       19 
Dec 27 03:07:58 Cache hits                      18 
Dec 27 03:07:58 Cache misses                     0 
Dec 27 03:07:58 Cache timeouts                   0 

❄️ 1 failure recognized as flaky

The following build failures have been detected as flaky and may not be your fault:

See CircleCI build caffe2_onnx_py2_gcc5_ubuntu16_04_test (1/1)

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

ore dumped) pytest "${args[@]}" -k 'not (TestOperators and test_full_like) and not (TestOperators and test_zeros_like) and not (TestOperators and test_ones_like) and not (TestModels and test_vgg16) and not (TestModels and test_vgg16_bn) and not (TestModels and test_vgg19) and not (TestModels and test_vgg19_bn)' --ignore "$top_dir/test/onnx/test_pytorch_onnx_onnxruntime.py" --ignore "$top_dir/test/onnx/test_custom_ops.py" --ignore "$top_dir/test/onnx/test_models_onnxruntime.py" "${test_paths[@]}"
Dec 27 02:06:38 test/onnx/test_operators.py::TestOperators::test_empty_like PASSED       [  2%] 
Dec 27 02:06:38 test/onnx/test_operators.py::TestOperators::test_empty_like_opset7 PASSED [  2%] 
Dec 27 02:06:38 test/onnx/test_operators.py::TestOperators::test_equal PASSED            [  2%] 
Dec 27 02:06:38 test/onnx/test_operators.py::TestOperators::test_erf PASSED              [  2%] 
Dec 27 02:06:38 test/onnx/test_operators.py::TestOperators::test_exp PASSED              [  2%] 
Dec 27 02:06:38 test/onnx/test_operators.py::TestOperators::test_expand PASSED           [  2%] 
Dec 27 02:06:38 test/onnx/test_operators.py::TestOperators::test_flatten PASSED          [  2%] 
Dec 27 02:06:38 test/onnx/test_operators.py::TestOperators::test_flatten2D PASSED        [  2%] 
Dec 27 02:06:38 test/onnx/test_operators.py::TestOperators::test_fmod PASSED             [  2%] 
Dec 27 02:06:38 test/onnx/test_operators.py::TestOperators::test_frobenius_norm PASSED   [  2%] 
re dumped) pytest "${args[@]}" -k 'not (TestOperators and test_full_like) and not (TestOperators and test_zeros_like) and not (TestOperators and test_ones_like) and not (TestModels and test_vgg16) and not (TestModels and test_vgg16_bn) and not (TestModels and test_vgg19) and not (TestModels and test_vgg19_bn)' --ignore "$top_dir/test/onnx/test_pytorch_onnx_onnxruntime.py" --ignore "$top_dir/test/onnx/test_custom_ops.py" --ignore "$top_dir/test/onnx/test_models_onnxruntime.py" "${test_paths[@]}" 

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

@VitalyFedyunin VitalyFedyunin mentioned this pull request Dec 18, 2019
jhjun37 pushed a commit to jhjun37/pytorch_copy that referenced this pull request Feb 18, 2020
@facebook-github-bot facebook-github-bot deleted the gh/VitalyFedyunin/98/head branch July 31, 2021 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla signed oncall: jit Add this issue/PR to JIT oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants