Skip to content

Conversation

@durumu
Copy link
Contributor

@durumu durumu commented May 28, 2020

Stack from ghstack:

Differential Revision: D21771204

[ghstack-poisoned]
@durumu durumu requested a review from apaszke as a code owner May 28, 2020 20:39
durumu added a commit that referenced this pull request May 28, 2020
ghstack-source-id: f83f79f
Pull Request resolved: #39199

Updated ELU to accept additional parameters

ghstack-source-id: f83f79f
Pull Request resolved: #39200

Added tests

ghstack-source-id: f83f79f
Pull Request resolved: #39201

Improved tests to fail when formula is wrong

ghstack-source-id: f83f79f
Pull Request resolved: #39202
@dr-ci
Copy link

dr-ci bot commented May 28, 2020

💊 CI failures summary and remediations

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



🕵️ 16 new failures recognized by patterns

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

See CircleCI build pytorch_windows_vs2019_py36_cpu_test2 (1/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

RuntimeError: test_cpp_api_parity failed!
 
FAILED (errors=2, skipped=400, expected failures=2) 
 
Generating XML reports... 
Generated XML report: test-reports\python-unittest\TEST-TestCppApiParity-20200528212719.xml 
Traceback (most recent call last): 
  File "run_test.py", line 689, in <module> 
    main() 
  File "run_test.py", line 682, in main 
    raise RuntimeError(message) 
RuntimeError: test_cpp_api_parity failed! 
 
(base) circleci@PACKER-5ECD3249 C:\Users\circleci\project\test>if ERRORLEVEL 1 exit /b 1  
+ cleanup
+ retcode=1
+ set +x

See CircleCI build pytorch_windows_vs2019_py36_cpu_test1 (2/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

RuntimeError: test_nn failed!
Generated XML report: test-reports\python-unittest\TEST-TestAvgPool-20200528212300.xml 
Generated XML report: test-reports\python-unittest\TEST-TestFusionEval-20200528212300.xml 
Generated XML report: test-reports\python-unittest\TEST-TestNN-20200528212300.xml 
Generated XML report: test-reports\python-unittest\TEST-TestNNDeviceTypeCPU-20200528212300.xml 
Generated XML report: test-reports\python-unittest\TEST-TestNNInit-20200528212300.xml 
Traceback (most recent call last): 
  File "run_test.py", line 689, in <module> 
    main() 
  File "run_test.py", line 682, in main 
    raise RuntimeError(message) 
RuntimeError: test_nn failed! 
 
(base) circleci@PACKER-5ECD3249 C:\Users\circleci\project\test>if ERRORLEVEL 1 exit /b 1  
+ cleanup
+ retcode=1
+ set +x

See CircleCI build pytorch_windows_vs2019_py36_cuda10.1_on_cpu_test2 (3/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

RuntimeError: test_cpp_api_parity failed!
 
FAILED (errors=2, skipped=400, expected failures=2) 
 
Generating XML reports... 
Generated XML report: test-reports\python-unittest\TEST-TestCppApiParity-20200528215207.xml 
Traceback (most recent call last): 
  File "run_test.py", line 689, in <module> 
    main() 
  File "run_test.py", line 682, in main 
    raise RuntimeError(message) 
RuntimeError: test_cpp_api_parity failed! 
 
(base) circleci@PACKER-5ECD3249 C:\Users\circleci\project\test>if ERRORLEVEL 1 exit /b 1  
+ cleanup
+ retcode=1
+ set +x

See CircleCI build pytorch_windows_vs2019_py36_cuda10.1_test1 (4/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

RuntimeError: test_nn failed!
Generated XML report: test-reports\python-unittest\TEST-TestFusionEval-20200528214403.xml 
Generated XML report: test-reports\python-unittest\TEST-TestNN-20200528214403.xml 
Generated XML report: test-reports\python-unittest\TEST-TestNNDeviceTypeCPU-20200528214403.xml 
Generated XML report: test-reports\python-unittest\TEST-TestNNDeviceTypeCUDA-20200528214403.xml 
Generated XML report: test-reports\python-unittest\TEST-TestNNInit-20200528214403.xml 
Traceback (most recent call last): 
  File "run_test.py", line 689, in <module> 
    main() 
  File "run_test.py", line 682, in main 
    raise RuntimeError(message) 
RuntimeError: test_nn failed! 
 
(base) circleci@PACKER-5ECD3242 C:\Users\circleci\project\test>if ERRORLEVEL 1 exit /b 1  
+ cleanup
+ retcode=1
+ set +x

See CircleCI build pytorch_windows_vs2019_py36_cuda10.1_on_cpu_test1 (5/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

RuntimeError: test_nn failed!
Generated XML report: test-reports\python-unittest\TEST-TestAvgPool-20200528214738.xml 
Generated XML report: test-reports\python-unittest\TEST-TestFusionEval-20200528214738.xml 
Generated XML report: test-reports\python-unittest\TEST-TestNN-20200528214738.xml 
Generated XML report: test-reports\python-unittest\TEST-TestNNDeviceTypeCPU-20200528214738.xml 
Generated XML report: test-reports\python-unittest\TEST-TestNNInit-20200528214738.xml 
Traceback (most recent call last): 
  File "run_test.py", line 689, in <module> 
    main() 
  File "run_test.py", line 682, in main 
    raise RuntimeError(message) 
RuntimeError: test_nn failed! 
 
(base) circleci@PACKER-5ECD3249 C:\Users\circleci\project\test>if ERRORLEVEL 1 exit /b 1  
+ cleanup
+ retcode=1
+ set +x

See CircleCI build pytorch_windows_vs2019_py36_cuda10.1_test2 (6/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

RuntimeError: test_cpp_api_parity failed!
 
FAILED (errors=4, skipped=8, expected failures=4) 
 
Generating XML reports... 
Generated XML report: test-reports\python-unittest\TEST-TestCppApiParity-20200528215839.xml 
Traceback (most recent call last): 
  File "run_test.py", line 689, in <module> 
    main() 
  File "run_test.py", line 682, in main 
    raise RuntimeError(message) 
RuntimeError: test_cpp_api_parity failed! 
 
(base) circleci@PACKER-5ECD3242 C:\Users\circleci\project\test>if ERRORLEVEL 1 exit /b 1  
+ cleanup
+ retcode=1
+ set +x

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_ge_config_profiling_test (7/16)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

May 28 22:09:52 ERROR [0.023s]: test_nn_CELU_scalar (test_jit.TestJitGeneratedModule)
May 28 22:09:52     fn(*args, **kwargs) 
May 28 22:09:52   File "/var/lib/jenkins/workspace/test/test_jit.py", line 18125, in do_test 
May 28 22:09:52     check_against_reference(self, create_script_module, create_nn_module, f_args_variable, no_grad=no_grad) 
May 28 22:09:52   File "/var/lib/jenkins/workspace/test/test_jit.py", line 17748, in check_against_reference 
May 28 22:09:52     allow_unused=allow_unused) 
May 28 22:09:52   File "/opt/conda/lib/python3.6/site-packages/torch/autograd/__init__.py", line 190, in grad 
May 28 22:09:52     inputs, allow_unused) 
May 28 22:09:52 RuntimeError: derivative for celu is not implemented 
May 28 22:09:52  
May 28 22:09:52 ====================================================================== 
May 28 22:09:52 ERROR [0.023s]: test_nn_CELU_scalar (test_jit.TestJitGeneratedModule) 
May 28 22:09:52 ---------------------------------------------------------------------- 
May 28 22:09:52 Traceback (most recent call last): 
May 28 22:09:52   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_utils.py", line 497, in wrapper 
May 28 22:09:52     fn(*args, **kwargs) 
May 28 22:09:52   File "/var/lib/jenkins/workspace/test/test_jit.py", line 18125, in do_test 
May 28 22:09:52     check_against_reference(self, create_script_module, create_nn_module, f_args_variable, no_grad=no_grad) 
May 28 22:09:52   File "/var/lib/jenkins/workspace/test/test_jit.py", line 17748, in check_against_reference 
May 28 22:09:52     allow_unused=allow_unused) 
May 28 22:09:52   File "/opt/conda/lib/python3.6/site-packages/torch/autograd/__init__.py", line 190, in grad 
May 28 22:09:52     inputs, allow_unused) 

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_ge_config_legacy_test (8/16)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

May 28 22:10:09 ERROR [0.020s]: test_nn_CELU_scalar (test_jit.TestJitGeneratedModule)
May 28 22:10:09     fn(*args, **kwargs) 
May 28 22:10:09   File "/var/lib/jenkins/workspace/test/test_jit.py", line 18125, in do_test 
May 28 22:10:09     check_against_reference(self, create_script_module, create_nn_module, f_args_variable, no_grad=no_grad) 
May 28 22:10:09   File "/var/lib/jenkins/workspace/test/test_jit.py", line 17748, in check_against_reference 
May 28 22:10:09     allow_unused=allow_unused) 
May 28 22:10:09   File "/opt/conda/lib/python3.6/site-packages/torch/autograd/__init__.py", line 190, in grad 
May 28 22:10:09     inputs, allow_unused) 
May 28 22:10:09 RuntimeError: derivative for celu is not implemented 
May 28 22:10:09  
May 28 22:10:09 ====================================================================== 
May 28 22:10:09 ERROR [0.020s]: test_nn_CELU_scalar (test_jit.TestJitGeneratedModule) 
May 28 22:10:09 ---------------------------------------------------------------------- 
May 28 22:10:09 Traceback (most recent call last): 
May 28 22:10:09   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_utils.py", line 497, in wrapper 
May 28 22:10:09     fn(*args, **kwargs) 
May 28 22:10:09   File "/var/lib/jenkins/workspace/test/test_jit.py", line 18125, in do_test 
May 28 22:10:09     check_against_reference(self, create_script_module, create_nn_module, f_args_variable, no_grad=no_grad) 
May 28 22:10:09   File "/var/lib/jenkins/workspace/test/test_jit.py", line 17748, in check_against_reference 
May 28 22:10:09     allow_unused=allow_unused) 
May 28 22:10:09   File "/opt/conda/lib/python3.6/site-packages/torch/autograd/__init__.py", line 190, in grad 
May 28 22:10:09     inputs, allow_unused) 

See CircleCI build pytorch_linux_bionic_py3_6_clang9_test (9/16)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

May 28 22:13:27 ERROR [0.003s]: test_inplace_thnn (__main__.TestNN)
May 28 22:13:27     d_input = self._backward(module, input, output, d_out) 
May 28 22:13:27   File "test_nn.py", line 281, in _backward 
May 28 22:13:27     output.backward(grad_output, retain_graph=True, create_graph=create_graph) 
May 28 22:13:27   File "/opt/conda/lib/python3.6/site-packages/torch/tensor.py", line 184, in backward 
May 28 22:13:27     torch.autograd.backward(self, gradient, retain_graph, create_graph) 
May 28 22:13:27   File "/opt/conda/lib/python3.6/site-packages/torch/autograd/__init__.py", line 125, in backward 
May 28 22:13:27     allow_unreachable=True)  # allow_unreachable flag 
May 28 22:13:27 RuntimeError: derivative for celu is not implemented 
May 28 22:13:27  
May 28 22:13:27 ====================================================================== 
May 28 22:13:27 ERROR [0.003s]: test_inplace_thnn (__main__.TestNN) 
May 28 22:13:27 ---------------------------------------------------------------------- 
May 28 22:13:27 Traceback (most recent call last): 
May 28 22:13:27   File "test_nn.py", line 5863, in test_inplace_thnn 
May 28 22:13:27     output.backward(grad_output) 
May 28 22:13:27   File "/opt/conda/lib/python3.6/site-packages/torch/tensor.py", line 184, in backward 
May 28 22:13:27     torch.autograd.backward(self, gradient, retain_graph, create_graph) 
May 28 22:13:27   File "/opt/conda/lib/python3.6/site-packages/torch/autograd/__init__.py", line 125, in backward 
May 28 22:13:27     allow_unreachable=True)  # allow_unreachable flag 
May 28 22:13:27 RuntimeError: derivative for celu_ is not implemented 
May 28 22:13:27  

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_test (10/16)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

May 28 22:14:35 ERROR [0.003s]: test_inplace_thnn (__main__.TestNN)
May 28 22:14:35     d_input = self._backward(module, input, output, d_out) 
May 28 22:14:35   File "test_nn.py", line 281, in _backward 
May 28 22:14:35     output.backward(grad_output, retain_graph=True, create_graph=create_graph) 
May 28 22:14:35   File "/opt/conda/lib/python3.6/site-packages/torch/tensor.py", line 184, in backward 
May 28 22:14:35     torch.autograd.backward(self, gradient, retain_graph, create_graph) 
May 28 22:14:35   File "/opt/conda/lib/python3.6/site-packages/torch/autograd/__init__.py", line 125, in backward 
May 28 22:14:35     allow_unreachable=True)  # allow_unreachable flag 
May 28 22:14:35 RuntimeError: derivative for celu is not implemented 
May 28 22:14:35  
May 28 22:14:35 ====================================================================== 
May 28 22:14:35 ERROR [0.003s]: test_inplace_thnn (__main__.TestNN) 
May 28 22:14:35 ---------------------------------------------------------------------- 
May 28 22:14:35 Traceback (most recent call last): 
May 28 22:14:35   File "test_nn.py", line 5863, in test_inplace_thnn 
May 28 22:14:35     output.backward(grad_output) 
May 28 22:14:35   File "/opt/conda/lib/python3.6/site-packages/torch/tensor.py", line 184, in backward 
May 28 22:14:35     torch.autograd.backward(self, gradient, retain_graph, create_graph) 
May 28 22:14:35   File "/opt/conda/lib/python3.6/site-packages/torch/autograd/__init__.py", line 125, in backward 
May 28 22:14:35     allow_unreachable=True)  # allow_unreachable flag 
May 28 22:14:35 RuntimeError: derivative for celu_ is not implemented 
May 28 22:14:35  

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_ge_config_simple_test (11/16)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

May 28 22:16:13 ERROR [0.003s]: test_inplace_thnn (__main__.TestNN)
May 28 22:16:13     d_input = self._backward(module, input, output, d_out) 
May 28 22:16:13   File "test_nn.py", line 281, in _backward 
May 28 22:16:13     output.backward(grad_output, retain_graph=True, create_graph=create_graph) 
May 28 22:16:13   File "/opt/conda/lib/python3.6/site-packages/torch/tensor.py", line 184, in backward 
May 28 22:16:13     torch.autograd.backward(self, gradient, retain_graph, create_graph) 
May 28 22:16:13   File "/opt/conda/lib/python3.6/site-packages/torch/autograd/__init__.py", line 125, in backward 
May 28 22:16:13     allow_unreachable=True)  # allow_unreachable flag 
May 28 22:16:13 RuntimeError: derivative for celu is not implemented 
May 28 22:16:13  
May 28 22:16:13 ====================================================================== 
May 28 22:16:13 ERROR [0.003s]: test_inplace_thnn (__main__.TestNN) 
May 28 22:16:13 ---------------------------------------------------------------------- 
May 28 22:16:13 Traceback (most recent call last): 
May 28 22:16:13   File "test_nn.py", line 5863, in test_inplace_thnn 
May 28 22:16:13     output.backward(grad_output) 
May 28 22:16:13   File "/opt/conda/lib/python3.6/site-packages/torch/tensor.py", line 184, in backward 
May 28 22:16:13     torch.autograd.backward(self, gradient, retain_graph, create_graph) 
May 28 22:16:13   File "/opt/conda/lib/python3.6/site-packages/torch/autograd/__init__.py", line 125, in backward 
May 28 22:16:13     allow_unreachable=True)  # allow_unreachable flag 
May 28 22:16:13 RuntimeError: derivative for celu_ is not implemented 
May 28 22:16:13  

See CircleCI build pytorch_macos_10_13_py3_test (12/16)

Step: "Test" (full log | diagnosis details | 🔁 rerun)

May 28 15:35:52 RuntimeError: test_cpp_api_parity failed!
May 28 15:35:51  
May 28 15:35:51 FAILED (errors=2, skipped=400, expected failures=2) 
May 28 15:35:51  
May 28 15:35:51 Generating XML reports... 
May 28 15:35:51 Generated XML report: test-reports/python-unittest/TEST-TestCppApiParity-20200528153543.xml 
May 28 15:35:52 Traceback (most recent call last): 
May 28 15:35:52   File "test/run_test.py", line 689, in <module> 
May 28 15:35:52     main() 
May 28 15:35:52   File "test/run_test.py", line 682, in main 
May 28 15:35:52     raise RuntimeError(message) 
May 28 15:35:52 RuntimeError: test_cpp_api_parity failed! 
May 28 15:35:52 + cleanup 
May 28 15:35:52 + retcode=1 
May 28 15:35:52 + set +x 

See CircleCI build pytorch_linux_xenial_py3_clang5_asan_test (13/16)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

May 28 22:38:50 SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/aten/src/ATen/Utils.cpp:11:3 in
May 28 22:38:49     #7 0x562d6536174b in PyEval_EvalCode /tmp/build/80754af9/python_1585002248360/work/Python/ceval.c:731 
May 28 22:38:49     #8 0x562d653e1633 in run_mod /tmp/build/80754af9/python_1585002248360/work/Python/pythonrun.c:1025 
May 28 22:38:49     #9 0x562d653e16cc in PyRun_StringFlags /tmp/build/80754af9/python_1585002248360/work/Python/pythonrun.c:949 
May 28 22:38:49     #10 0x562d653e172e in PyRun_SimpleStringFlags /tmp/build/80754af9/python_1585002248360/work/Python/pythonrun.c:445 
May 28 22:38:49     #11 0x562d653e5532 in run_command /tmp/build/80754af9/python_1585002248360/work/Modules/main.c:301 
May 28 22:38:49     #12 0x562d653e5532 in Py_Main /tmp/build/80754af9/python_1585002248360/work/Modules/main.c:749 
May 28 22:38:49     #13 0x562d652b01fd in main /tmp/build/80754af9/python_1585002248360/work/Programs/python.c:69 
May 28 22:38:50     #14 0x7fabd9aca82f in __libc_start_main /build/glibc-LK5gWL/glibc-2.23/csu/../csu/libc-start.c:291 
May 28 22:38:50     #15 0x562d6538ec29 in _start /home/rdonnelly/mc/conda-bld/compilers_linux-64_1534865402226/work/.build/src/glibc-2.12.2/csu/../sysdeps/x86_64/elf/start.S:103 
May 28 22:38:50  
May 28 22:38:50 SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /var/lib/jenkins/workspace/aten/src/ATen/Utils.cpp:11:3 in  
May 28 22:38:50 + retcode=1 
May 28 22:38:50 + set -e 
May 28 22:38:50 + return 1 
May 28 22:38:50 + [[ pytorch-linux-xenial-py3-clang5-asan-test == *-NO_AVX-* ]] 
May 28 22:38:50 + [[ pytorch-linux-xenial-py3-clang5-asan-test == *-NO_AVX2-* ]] 
May 28 22:38:50 + '[' -n https://github.com/pytorch/pytorch/pull/39201 ']' 
May 28 22:38:50 ++ mktemp 
May 28 22:38:50 + DETERMINE_FROM=/tmp/tmp.UOwUiBN2OJ 
May 28 22:38:50 + file_diff_from_base /tmp/tmp.UOwUiBN2OJ 
May 28 22:38:50 + set +e 

See CircleCI build pytorch_xla_linux_bionic_py3_6_clang9_test (14/16)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

May 28 22:39:09 caused by: Connection refused (os error 111)
May 28 22:39:09 ++++ extract_trap_cmd 
May 28 22:39:09 ++++ printf '%s\n' '' 
May 28 22:39:09 +++ printf '%s\n' cleanup 
May 28 22:39:09 ++ trap -- ' 
May 28 22:39:09 cleanup' EXIT 
May 28 22:39:09 ++ [[ pytorch-xla-linux-bionic-py3.6-clang9-test != *pytorch-win-* ]] 
May 28 22:39:09 ++ which sccache 
May 28 22:39:09 ++ sccache --stop-server 
May 28 22:39:09 Stopping sccache server... 
May 28 22:39:09 error: couldn't connect to server 
May 28 22:39:09 caused by: Connection refused (os error 111) 
May 28 22:39:09 ++ true 
May 28 22:39:09 ++ rm /var/lib/jenkins/sccache_error.log 
May 28 22:39:09 ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 
May 28 22:39:09 ++ SCCACHE_IDLE_TIMEOUT=1200 
May 28 22:39:09 ++ RUST_LOG=sccache::server=error 
May 28 22:39:09 ++ sccache --start-server 
May 28 22:39:09 Starting sccache server... 
May 28 22:39:09 ++ sccache --zero-stats 
May 28 22:39:09 Compile requests                 0 
May 28 22:39:09 Compile requests executed        0 

See CircleCI build pytorch_linux_xenial_cuda10_2_cudnn7_py3_ge_config_profiling_test (15/16)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

May 28 23:30:20 ERROR [0.019s]: test_nn_CELU_scalar (test_jit.TestJitGeneratedModule)
May 28 23:30:20     fn(*args, **kwargs) 
May 28 23:30:20   File "/var/lib/jenkins/workspace/test/test_jit.py", line 18125, in do_test 
May 28 23:30:20     check_against_reference(self, create_script_module, create_nn_module, f_args_variable, no_grad=no_grad) 
May 28 23:30:20   File "/var/lib/jenkins/workspace/test/test_jit.py", line 17748, in check_against_reference 
May 28 23:30:20     allow_unused=allow_unused) 
May 28 23:30:20   File "/opt/conda/lib/python3.6/site-packages/torch/autograd/__init__.py", line 190, in grad 
May 28 23:30:20     inputs, allow_unused) 
May 28 23:30:20 RuntimeError: derivative for celu is not implemented 
May 28 23:30:20  
May 28 23:30:20 ====================================================================== 
May 28 23:30:20 ERROR [0.019s]: test_nn_CELU_scalar (test_jit.TestJitGeneratedModule) 
May 28 23:30:20 ---------------------------------------------------------------------- 
May 28 23:30:20 Traceback (most recent call last): 
May 28 23:30:20   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_utils.py", line 497, in wrapper 
May 28 23:30:20     fn(*args, **kwargs) 
May 28 23:30:20   File "/var/lib/jenkins/workspace/test/test_jit.py", line 18125, in do_test 
May 28 23:30:20     check_against_reference(self, create_script_module, create_nn_module, f_args_variable, no_grad=no_grad) 
May 28 23:30:20   File "/var/lib/jenkins/workspace/test/test_jit.py", line 17748, in check_against_reference 
May 28 23:30:20     allow_unused=allow_unused) 
May 28 23:30:20   File "/opt/conda/lib/python3.6/site-packages/torch/autograd/__init__.py", line 190, in grad 
May 28 23:30:20     inputs, allow_unused) 

See CircleCI build pytorch_linux_xenial_cuda10_2_cudnn7_py3_ge_config_legacy_test (16/16)

Step: "Run tests" (full log | diagnosis details | 🔁 rerun)

May 28 23:31:41 ERROR [0.019s]: test_nn_CELU_scalar (test_jit.TestJitGeneratedModule)
May 28 23:31:41     fn(*args, **kwargs) 
May 28 23:31:41   File "/var/lib/jenkins/workspace/test/test_jit.py", line 18125, in do_test 
May 28 23:31:41     check_against_reference(self, create_script_module, create_nn_module, f_args_variable, no_grad=no_grad) 
May 28 23:31:41   File "/var/lib/jenkins/workspace/test/test_jit.py", line 17748, in check_against_reference 
May 28 23:31:41     allow_unused=allow_unused) 
May 28 23:31:41   File "/opt/conda/lib/python3.6/site-packages/torch/autograd/__init__.py", line 190, in grad 
May 28 23:31:41     inputs, allow_unused) 
May 28 23:31:41 RuntimeError: derivative for celu is not implemented 
May 28 23:31:41  
May 28 23:31:41 ====================================================================== 
May 28 23:31:41 ERROR [0.019s]: test_nn_CELU_scalar (test_jit.TestJitGeneratedModule) 
May 28 23:31:41 ---------------------------------------------------------------------- 
May 28 23:31:41 Traceback (most recent call last): 
May 28 23:31:41   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_utils.py", line 497, in wrapper 
May 28 23:31:41     fn(*args, **kwargs) 
May 28 23:31:41   File "/var/lib/jenkins/workspace/test/test_jit.py", line 18125, in do_test 
May 28 23:31:41     check_against_reference(self, create_script_module, create_nn_module, f_args_variable, no_grad=no_grad) 
May 28 23:31:41   File "/var/lib/jenkins/workspace/test/test_jit.py", line 17748, in check_against_reference 
May 28 23:31:41     allow_unused=allow_unused) 
May 28 23:31:41   File "/opt/conda/lib/python3.6/site-packages/torch/autograd/__init__.py", line 190, in grad 
May 28 23:31:41     inputs, allow_unused) 

❄️ 1 failure tentatively classified as flaky

but reruns have not yet been triggered to confirm:

See CircleCI build pytorch_bazel_test (1/1)

Step: "Test" (full log | diagnosis details | 🔁 rerun) ❄️

May 28 21:24:29 unknown file: Failure
May 28 21:24:29 [       OK ] ModulesTest.Softmax2d (25 ms) 
May 28 21:24:29 [ RUN      ] ModulesTest.PReLU 
May 28 21:24:29 [       OK ] ModulesTest.PReLU (12 ms) 
May 28 21:24:29 [ RUN      ] ModulesTest.ReLU 
May 28 21:24:29 [       OK ] ModulesTest.ReLU (5 ms) 
May 28 21:24:29 [ RUN      ] ModulesTest.ReLU6 
May 28 21:24:29 [       OK ] ModulesTest.ReLU6 (6 ms) 
May 28 21:24:29 [ RUN      ] ModulesTest.RReLU 
May 28 21:24:29 [       OK ] ModulesTest.RReLU (49 ms) 
May 28 21:24:29 [ RUN      ] ModulesTest.CELU 
May 28 21:24:29 unknown file: Failure 
May 28 21:24:29 C++ exception with description "derivative for celu is not implemented" thrown in the test body. 
May 28 21:24:29 [  FAILED  ] ModulesTest.CELU (3 ms) 
May 28 21:24:29 [ RUN      ] ModulesTest.GLU 
May 28 21:24:29 [       OK ] ModulesTest.GLU (4 ms) 
May 28 21:24:29 [ RUN      ] ModulesTest.GELU 
May 28 21:24:29 [       OK ] ModulesTest.GELU (1 ms) 
May 28 21:24:29 [ RUN      ] ModulesTest.Sigmoid 
May 28 21:24:29 [       OK ] ModulesTest.Sigmoid (2 ms) 
May 28 21:24:29 [ RUN      ] ModulesTest.PixelShuffle 
May 28 21:24:29 [       OK ] ModulesTest.PixelShuffle (2 ms) 

ci.pytorch.org: 2 failed


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 or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 8 times.

@durumu durumu closed this May 28, 2020
durumu added a commit that referenced this pull request May 29, 2020
…zed ELU

ghstack-source-id: 37c1a45
Pull Request resolved: #39199

Updated ELU to accept additional parameters

ghstack-source-id: 37c1a45
Pull Request resolved: #39200

Added tests

ghstack-source-id: 37c1a45
Pull Request resolved: #39201

Improved tests to fail when formula is wrong

ghstack-source-id: 37c1a45
Pull Request resolved: #39202
durumu added a commit that referenced this pull request May 29, 2020
…zed ELU

ghstack-source-id: 389d2df
Pull Request resolved: #39199

Updated ELU to accept additional parameters

ghstack-source-id: 389d2df
Pull Request resolved: #39200

Added tests

ghstack-source-id: 389d2df
Pull Request resolved: #39201

Improved tests to fail when formula is wrong

ghstack-source-id: 389d2df
Pull Request resolved: #39202
durumu added a commit that referenced this pull request Jun 2, 2020
…zed ELU

ghstack-source-id: 9d1f973
Pull Request resolved: #39199

Updated ELU to accept additional parameters

ghstack-source-id: 9d1f973
Pull Request resolved: #39200

Added tests

ghstack-source-id: 9d1f973
Pull Request resolved: #39201

Improved tests to fail when formula is wrong

ghstack-source-id: 9d1f973
Pull Request resolved: #39202
durumu added a commit that referenced this pull request Jun 2, 2020
…zed ELU

ghstack-source-id: c20f914
Pull Request resolved: #39199

Updated ELU to accept additional parameters

ghstack-source-id: c20f914
Pull Request resolved: #39200

Added tests

ghstack-source-id: c20f914
Pull Request resolved: #39201

Improved tests to fail when formula is wrong

ghstack-source-id: c20f914
Pull Request resolved: #39202
durumu added a commit that referenced this pull request Jun 3, 2020
…zed ELU

ghstack-source-id: eb53dc2
Pull Request resolved: #39199

Updated ELU to accept additional parameters

ghstack-source-id: eb53dc2
Pull Request resolved: #39200

Added tests

ghstack-source-id: eb53dc2
Pull Request resolved: #39201

Improved tests to fail when formula is wrong

ghstack-source-id: eb53dc2
Pull Request resolved: #39202
durumu added a commit that referenced this pull request Jun 11, 2020
…zed ELU

ghstack-source-id: ab57071
Pull Request resolved: #39199

Updated ELU to accept additional parameters

ghstack-source-id: ab57071
Pull Request resolved: #39200

Added tests

ghstack-source-id: ab57071
Pull Request resolved: #39201

Improved tests to fail when formula is wrong

ghstack-source-id: ab57071
Pull Request resolved: #39202
durumu added a commit that referenced this pull request Jun 12, 2020
…zed ELU

ghstack-source-id: 499d70f
Pull Request resolved: #39199

Updated ELU to accept additional parameters

ghstack-source-id: 499d70f
Pull Request resolved: #39200

Added tests

ghstack-source-id: 499d70f
Pull Request resolved: #39201

Improved tests to fail when formula is wrong

ghstack-source-id: 499d70f
Pull Request resolved: #39202
durumu added a commit that referenced this pull request Jun 23, 2020
…zed ELU

ghstack-source-id: d7d0bdc
Pull Request resolved: #39199

Updated ELU to accept additional parameters

ghstack-source-id: d7d0bdc
Pull Request resolved: #39200

Added tests

ghstack-source-id: d7d0bdc
Pull Request resolved: #39201

Improved tests to fail when formula is wrong

ghstack-source-id: d7d0bdc
Pull Request resolved: #39202
durumu added a commit that referenced this pull request Jun 23, 2020
…zed ELU

ghstack-source-id: f2649e0
Pull Request resolved: #39199

Updated ELU to accept additional parameters

ghstack-source-id: f2649e0
Pull Request resolved: #39200

Added tests

ghstack-source-id: f2649e0
Pull Request resolved: #39201

Improved tests to fail when formula is wrong

ghstack-source-id: f2649e0
Pull Request resolved: #39202
durumu added a commit that referenced this pull request Jun 23, 2020
…zed ELU

ghstack-source-id: d75cf20
Pull Request resolved: #39199

Updated ELU to accept additional parameters

ghstack-source-id: d75cf20
Pull Request resolved: #39200

Added tests

ghstack-source-id: d75cf20
Pull Request resolved: #39201

Improved tests to fail when formula is wrong

ghstack-source-id: d75cf20
Pull Request resolved: #39202
durumu added a commit that referenced this pull request Jun 24, 2020
…zed ELU

ghstack-source-id: ca5c035
Pull Request resolved: #39199

Updated ELU to accept additional parameters

ghstack-source-id: ca5c035
Pull Request resolved: #39200

Added tests

ghstack-source-id: ca5c035
Pull Request resolved: #39201

Improved tests to fail when formula is wrong

ghstack-source-id: ca5c035
Pull Request resolved: #39202
durumu added a commit that referenced this pull request Jun 24, 2020
…zed ELU

ghstack-source-id: 447308a
Pull Request resolved: #39199

Updated ELU to accept additional parameters

ghstack-source-id: 447308a
Pull Request resolved: #39200

Added tests

ghstack-source-id: 447308a
Pull Request resolved: #39201

Improved tests to fail when formula is wrong

ghstack-source-id: 447308a
Pull Request resolved: #39202
durumu added a commit that referenced this pull request Jun 24, 2020
…zed ELU

ghstack-source-id: 2b58934
Pull Request resolved: #39199

Updated ELU to accept additional parameters

ghstack-source-id: 2b58934
Pull Request resolved: #39200

Added tests

ghstack-source-id: 2b58934
Pull Request resolved: #39201

Improved tests to fail when formula is wrong

ghstack-source-id: 2b58934
Pull Request resolved: #39202
durumu added a commit that referenced this pull request Jun 26, 2020
…zed ELU

ghstack-source-id: 3a7f60d
Pull Request resolved: #39199

Updated ELU to accept additional parameters

ghstack-source-id: 3a7f60d
Pull Request resolved: #39200

Added tests

ghstack-source-id: 3a7f60d
Pull Request resolved: #39201

Improved tests to fail when formula is wrong

ghstack-source-id: 3a7f60d
Pull Request resolved: #39202
durumu added a commit that referenced this pull request Jun 26, 2020
…zed ELU

ghstack-source-id: f70040e
Pull Request resolved: #39199

Updated ELU to accept additional parameters

ghstack-source-id: f70040e
Pull Request resolved: #39200

Added tests

ghstack-source-id: f70040e
Pull Request resolved: #39201

Improved tests to fail when formula is wrong

ghstack-source-id: f70040e
Pull Request resolved: #39202
@facebook-github-bot facebook-github-bot deleted the gh/durumu/4/head branch June 28, 2020 14:16
durumu added a commit that referenced this pull request Jul 7, 2020
…zed ELU

ghstack-source-id: dc6071a
Pull Request resolved: #39199

Updated ELU to accept additional parameters

ghstack-source-id: dc6071a
Pull Request resolved: #39200

Added tests

ghstack-source-id: dc6071a
Pull Request resolved: #39201

Improved tests to fail when formula is wrong

ghstack-source-id: dc6071a
Pull Request resolved: #39202
durumu added a commit that referenced this pull request Jul 7, 2020
…zed ELU

ghstack-source-id: 86c2437
Pull Request resolved: #39199

Updated ELU to accept additional parameters

ghstack-source-id: 86c2437
Pull Request resolved: #39200

Added tests

ghstack-source-id: 86c2437
Pull Request resolved: #39201

Improved tests to fail when formula is wrong

ghstack-source-id: 86c2437
Pull Request resolved: #39202
durumu added a commit that referenced this pull request Jul 8, 2020
…zed ELU

ghstack-source-id: b92cff1
Pull Request resolved: #39199

Updated ELU to accept additional parameters

ghstack-source-id: b92cff1
Pull Request resolved: #39200

Added tests

ghstack-source-id: b92cff1
Pull Request resolved: #39201

Improved tests to fail when formula is wrong

ghstack-source-id: b92cff1
Pull Request resolved: #39202
durumu added a commit that referenced this pull request Jul 13, 2020
…zed ELU

ghstack-source-id: c5e88ba
Pull Request resolved: #39199

Updated ELU to accept additional parameters

ghstack-source-id: c5e88ba
Pull Request resolved: #39200

Added tests

ghstack-source-id: c5e88ba
Pull Request resolved: #39201

Improved tests to fail when formula is wrong

ghstack-source-id: c5e88ba
Pull Request resolved: #39202
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.

2 participants