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

OpInfos for torch.{flatten, column_stack} #67555

Closed
wants to merge 2 commits into from

Conversation

anjali411
Copy link
Contributor

@anjali411 anjali411 commented Oct 29, 2021

@pytorch-probot
Copy link

pytorch-probot bot commented Oct 29, 2021

CI Flow Status

⚛️ CI Flow

Ruleset - Version: v1
Ruleset - File: https://github.com/pytorch/pytorch/blob/8be8711eff49a0c43ab9bd83a82782215e2cd3fb/.github/generated-ciflow-ruleset.json
PR ciflow labels: ciflow/default

Workflows Labels (bold enabled) Status
Triggered Workflows
linux-bionic-py3.6-clang9 ciflow/all, ciflow/cpu, ciflow/default, ciflow/linux, ciflow/noarch, ciflow/xla ✅ triggered
linux-vulkan-bionic-py3.6-clang9 ciflow/all, ciflow/cpu, ciflow/default, ciflow/linux, ciflow/vulkan ✅ triggered
linux-xenial-cuda11.3-py3.6-gcc7 ciflow/all, ciflow/cuda, ciflow/default, ciflow/linux ✅ triggered
linux-xenial-py3-clang5-mobile-build ciflow/all, ciflow/default, ciflow/linux, ciflow/mobile ✅ triggered
linux-xenial-py3-clang5-mobile-custom-build-static ciflow/all, ciflow/default, ciflow/linux, ciflow/mobile ✅ triggered
linux-xenial-py3.6-clang7-asan ciflow/all, ciflow/cpu, ciflow/default, ciflow/linux, ciflow/sanitizers ✅ triggered
linux-xenial-py3.6-clang7-onnx ciflow/all, ciflow/cpu, ciflow/default, ciflow/linux, ciflow/onnx ✅ triggered
linux-xenial-py3.6-gcc5.4 ciflow/all, ciflow/cpu, ciflow/default, ciflow/linux ✅ triggered
linux-xenial-py3.6-gcc7 ciflow/all, ciflow/cpu, ciflow/default, ciflow/linux ✅ triggered
linux-xenial-py3.6-gcc7-bazel-test ciflow/all, ciflow/bazel, ciflow/cpu, ciflow/default, ciflow/linux ✅ triggered
pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single ciflow/all, ciflow/android, ciflow/cpu, ciflow/default, ciflow/linux ✅ triggered
pytorch-linux-xenial-py3-clang5-android-ndk-r19c-gradle-custom-build-single-full-jit ciflow/all, ciflow/android, ciflow/cpu, ciflow/default, ciflow/linux ✅ triggered
win-vs2019-cpu-py3 ciflow/all, ciflow/cpu, ciflow/default, ciflow/win ✅ triggered
win-vs2019-cuda11.3-py3 ciflow/all, ciflow/cuda, ciflow/default, ciflow/win ✅ triggered
Skipped Workflows
caffe2-linux-xenial-py3.6-gcc5.4 ciflow/all, ciflow/cpu, ciflow/linux 🚫 skipped
docker-builds ciflow/all 🚫 skipped
ios-12-5-1-arm64 ciflow/all, ciflow/ios, ciflow/macos 🚫 skipped
ios-12-5-1-arm64-coreml ciflow/all, ciflow/ios, ciflow/macos 🚫 skipped
ios-12-5-1-arm64-custom-ops ciflow/all, ciflow/ios, ciflow/macos 🚫 skipped
ios-12-5-1-arm64-full-jit ciflow/all, ciflow/ios, ciflow/macos 🚫 skipped
ios-12-5-1-arm64-metal ciflow/all, ciflow/ios, ciflow/macos 🚫 skipped
ios-12-5-1-x86-64 ciflow/all, ciflow/ios, ciflow/macos 🚫 skipped
ios-12-5-1-x86-64-coreml ciflow/all, ciflow/ios, ciflow/macos 🚫 skipped
ios-12-5-1-x86-64-full-jit ciflow/all, ciflow/ios, ciflow/macos 🚫 skipped
libtorch-linux-xenial-cuda10.2-py3.6-gcc7 ciflow/all, ciflow/cuda, ciflow/libtorch, ciflow/linux 🚫 skipped
libtorch-linux-xenial-cuda11.3-py3.6-gcc7 ciflow/all, ciflow/cuda, ciflow/libtorch, ciflow/linux 🚫 skipped
linux-bionic-cuda10.2-py3.9-gcc7 ciflow/all, ciflow/cuda, ciflow/linux, ciflow/slow 🚫 skipped
macos-10-15-py3-arm64 ciflow/all, ciflow/macos 🚫 skipped
macos-10-15-py3-lite-interpreter-x86-64 ciflow/all, ciflow/macos 🚫 skipped
macos-10-15-py3-x86-64 ciflow/all, ciflow/macos 🚫 skipped
parallelnative-linux-xenial-py3.6-gcc5.4 ciflow/all, ciflow/cpu, ciflow/linux 🚫 skipped
periodic-libtorch-linux-xenial-cuda11.1-py3.6-gcc7 ciflow/all, ciflow/cuda, ciflow/libtorch, ciflow/linux, ciflow/scheduled 🚫 skipped
periodic-linux-xenial-cuda10.2-py3-gcc7-slow-gradcheck ciflow/all, ciflow/cuda, ciflow/linux, ciflow/scheduled, ciflow/slow, ciflow/slow-gradcheck 🚫 skipped
periodic-linux-xenial-cuda11.1-py3.6-gcc7-debug ciflow/all, ciflow/cuda, ciflow/linux, ciflow/scheduled 🚫 skipped
periodic-win-vs2019-cuda11.1-py3 ciflow/all, ciflow/cuda, ciflow/scheduled, ciflow/win 🚫 skipped

You can add a comment to the PR and tag @pytorchbot with the following commands:
# ciflow rerun, "ciflow/default" will always be added automatically
@pytorchbot ciflow rerun

# ciflow rerun with additional labels "-l <ciflow/label_name>", which is equivalent to adding these labels manually and trigger the rerun
@pytorchbot ciflow rerun -l ciflow/scheduled -l ciflow/slow

For more information, please take a look at the CI Flow Wiki.

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Oct 29, 2021

🔗 Helpful links

💊 CI failures summary and remediations

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


  • 10/10 failures possibly* introduced in this PR
    • 1/10 non-scanned failure(s)

🕵️ 9 new failures recognized by patterns

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

See CircleCI build pytorch_linux_xenial_py3_6_gcc5_4_test (1/9)

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

Nov 24 18:15:47 AssertionError: can only test a child process
Nov 24 18:15:47     assert self._parent_pid == os.getpid(), 'can only test a child process'
Nov 24 18:15:47 AssertionError: can only test a child process
Nov 24 18:15:47 Exception ignored in: <bound method _MultiProcessingDataLoaderIter.__del__ of <torch.utils.data.dataloader._MultiProcessingDataLoaderIter object at 0x7fe200668748>>
Nov 24 18:15:47 Traceback (most recent call last):
Nov 24 18:15:47   File "/opt/conda/lib/python3.6/site-packages/torch/utils/data/dataloader.py", line 1328, in __del__
Nov 24 18:15:47     self._shutdown_workers()
Nov 24 18:15:47   File "/opt/conda/lib/python3.6/site-packages/torch/utils/data/dataloader.py", line 1320, in _shutdown_workers
Nov 24 18:15:47     if w.is_alive():
Nov 24 18:15:47   File "/opt/conda/lib/python3.6/multiprocessing/process.py", line 134, in is_alive
Nov 24 18:15:47     assert self._parent_pid == os.getpid(), 'can only test a child process'
Nov 24 18:15:47 AssertionError: can only test a child process
Nov 24 18:15:48 ok (0.652s)
Nov 24 18:15:48   test_iterabledataset_len (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s)
Nov 24 18:15:50   test_large_sampler_indices (__main__.TestDataLoaderPersistentWorkers) ... ok (1.860s)
Nov 24 18:15:50   test_len (__main__.TestDataLoaderPersistentWorkers) ... ok (0.009s)
Nov 24 18:15:51   test_multiple_dataloaders (__main__.TestDataLoaderPersistentWorkers) ... ok (1.898s)
Nov 24 18:15:57   test_multiprocessing_contexts (__main__.TestDataLoaderPersistentWorkers) ... ok (5.026s)
Nov 24 18:15:57   test_no_segfault (__main__.TestDataLoaderPersistentWorkers) ... ok (0.987s)
Nov 24 18:15:57   test_numpy (__main__.TestDataLoaderPersistentWorkers) ... ok (0.004s)
Nov 24 18:15:57   test_numpy_gen_state (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s)
Nov 24 18:15:58   test_numpy_scalars (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s)

See GitHub Actions build linux-xenial-py3.6-clang7-asan / test (default, 1, 2, linux.2xlarge) (2/9)

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

2021-11-24T19:49:35.9002614Z FAIL [0.021s]: test_dtypes_column_stack_cpu (__main__.TestCommonCPU)
2021-11-24T19:49:35.7841053Z   test_neg_view_view_as_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.016s)
2021-11-24T19:49:35.8175398Z   test_neg_view_view_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.033s)
2021-11-24T19:49:35.8271440Z   test_neg_view_vsplit_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.010s)
2021-11-24T19:49:35.8355797Z   test_neg_view_vstack_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.008s)
2021-11-24T19:49:35.8682808Z   test_neg_view_where_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.033s)
2021-11-24T19:49:35.8722818Z   test_neg_view_xlogy_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.004s)
2021-11-24T19:49:35.8906347Z   test_neg_view_zero__cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.018s)
2021-11-24T19:49:35.9001076Z   test_neg_view_zeros_like_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.009s)
2021-11-24T19:49:35.9001465Z 
2021-11-24T19:49:35.9002051Z ======================================================================
2021-11-24T19:49:35.9002614Z FAIL [0.021s]: test_dtypes_column_stack_cpu (__main__.TestCommonCPU)
2021-11-24T19:49:35.9003660Z ----------------------------------------------------------------------
2021-11-24T19:49:35.9004172Z Traceback (most recent call last):
2021-11-24T19:49:35.9005068Z   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 376, in instantiated_test
2021-11-24T19:49:35.9005808Z     result = test(self, **param_kwargs)
2021-11-24T19:49:35.9006677Z   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 742, in test_wrapper
2021-11-24T19:49:35.9007353Z     return test(*args, **kwargs)
2021-11-24T19:49:35.9008149Z   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 777, in dep_fn
2021-11-24T19:49:35.9008793Z     return fn(slf, *args, **kwargs)
2021-11-24T19:49:35.9009605Z   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 777, in dep_fn
2021-11-24T19:49:35.9010238Z     return fn(slf, *args, **kwargs)

See GitHub Actions build linux-xenial-py3.6-gcc7 / test (default, 1, 2, linux.2xlarge) (3/9)

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

2021-11-24T18:16:06.6958398Z FAIL [0.006s]: test_dtypes_column_stack_cpu (__main__.TestCommonCPU)
2021-11-24T18:16:06.6759771Z   test_neg_view_view_as_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.003s)
2021-11-24T18:16:06.6807900Z   test_neg_view_view_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.005s)
2021-11-24T18:16:06.6826436Z   test_neg_view_vsplit_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.002s)
2021-11-24T18:16:06.6844524Z   test_neg_view_vstack_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.002s)
2021-11-24T18:16:06.6891835Z   test_neg_view_where_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.005s)
2021-11-24T18:16:06.6905985Z   test_neg_view_xlogy_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.001s)
2021-11-24T18:16:06.6935268Z   test_neg_view_zero__cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.003s)
2021-11-24T18:16:06.6956258Z   test_neg_view_zeros_like_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.002s)
2021-11-24T18:16:06.6957080Z 
2021-11-24T18:16:06.6957569Z ======================================================================
2021-11-24T18:16:06.6958398Z FAIL [0.006s]: test_dtypes_column_stack_cpu (__main__.TestCommonCPU)
2021-11-24T18:16:06.6959505Z ----------------------------------------------------------------------
2021-11-24T18:16:06.6960044Z Traceback (most recent call last):
2021-11-24T18:16:06.6960952Z   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 376, in instantiated_test
2021-11-24T18:16:06.6961673Z     result = test(self, **param_kwargs)
2021-11-24T18:16:06.6962525Z   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 742, in test_wrapper
2021-11-24T18:16:06.6963174Z     return test(*args, **kwargs)
2021-11-24T18:16:06.6963971Z   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 777, in dep_fn
2021-11-24T18:16:06.6964606Z     return fn(slf, *args, **kwargs)
2021-11-24T18:16:06.6965407Z   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 777, in dep_fn
2021-11-24T18:16:06.6966050Z     return fn(slf, *args, **kwargs)

See GitHub Actions build win-vs2019-cpu-py3 / test (default, 2, 2, windows.4xlarge) (4/9)

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

2021-11-24T19:12:23.3379466Z FAIL [0.016s]: test_dtypes_column_stack_cpu (__main__.TestCommonCPU)
2021-11-24T19:12:23.3128293Z   test_neg_view_view_as_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.000s)
2021-11-24T19:12:23.3186613Z   test_neg_view_view_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.017s)
2021-11-24T19:12:23.3211281Z   test_neg_view_vsplit_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.000s)
2021-11-24T19:12:23.3234779Z   test_neg_view_vstack_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.000s)
2021-11-24T19:12:23.3293417Z   test_neg_view_where_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.000s)
2021-11-24T19:12:23.3312597Z   test_neg_view_xlogy_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.000s)
2021-11-24T19:12:23.3349761Z   test_neg_view_zero__cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.016s)
2021-11-24T19:12:23.3377638Z   test_neg_view_zeros_like_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.000s)
2021-11-24T19:12:23.3378745Z 
2021-11-24T19:12:23.3379041Z ======================================================================
2021-11-24T19:12:23.3379466Z FAIL [0.016s]: test_dtypes_column_stack_cpu (__main__.TestCommonCPU)
2021-11-24T19:12:23.3380005Z ----------------------------------------------------------------------
2021-11-24T19:12:23.3380443Z Traceback (most recent call last):
2021-11-24T19:12:23.3381917Z   File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_device_type.py", line 376, in instantiated_test
2021-11-24T19:12:23.3382652Z     result = test(self, **param_kwargs)
2021-11-24T19:12:23.3383522Z   File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_device_type.py", line 742, in test_wrapper
2021-11-24T19:12:23.3384194Z     return test(*args, **kwargs)
2021-11-24T19:12:23.3385141Z   File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_device_type.py", line 777, in dep_fn
2021-11-24T19:12:23.3385803Z     return fn(slf, *args, **kwargs)
2021-11-24T19:12:23.3386583Z   File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_device_type.py", line 777, in dep_fn
2021-11-24T19:12:23.3387239Z     return fn(slf, *args, **kwargs)

See GitHub Actions build linux-xenial-cuda11.3-py3.6-gcc7 / test (default, 1, 2, linux.4xlarge.nvidia.gpu) (5/9)

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

2021-11-24T18:45:15.3763977Z FAIL [0.016s]: test_dtypes_column_stack_cuda (__main__.TestCommonCUDA)
2021-11-24T18:45:15.3180740Z   test_neg_view_view_as_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.008s)
2021-11-24T18:45:15.3344680Z   test_neg_view_view_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.016s)
2021-11-24T18:45:15.3389512Z   test_neg_view_vsplit_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s)
2021-11-24T18:45:15.3431564Z   test_neg_view_vstack_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.004s)
2021-11-24T18:45:15.3583055Z   test_neg_view_where_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.015s)
2021-11-24T18:45:15.3609033Z   test_neg_view_xlogy_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.002s)
2021-11-24T18:45:15.3702662Z   test_neg_view_zero__cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.009s)
2021-11-24T18:45:15.3759656Z   test_neg_view_zeros_like_cuda_float64 (__main__.TestMathBitsCUDA) ... ok (0.006s)
2021-11-24T18:45:15.3761108Z 
2021-11-24T18:45:15.3761767Z ======================================================================
2021-11-24T18:45:15.3763977Z FAIL [0.016s]: test_dtypes_column_stack_cuda (__main__.TestCommonCUDA)
2021-11-24T18:45:15.3766312Z ----------------------------------------------------------------------
2021-11-24T18:45:15.3767336Z Traceback (most recent call last):
2021-11-24T18:45:15.3768511Z   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_utils.py", line 1463, in wrapper
2021-11-24T18:45:15.3769359Z     method(*args, **kwargs)
2021-11-24T18:45:15.3770463Z   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 376, in instantiated_test
2021-11-24T18:45:15.3771384Z     result = test(self, **param_kwargs)
2021-11-24T18:45:15.3772489Z   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 742, in test_wrapper
2021-11-24T18:45:15.3773322Z     return test(*args, **kwargs)
2021-11-24T18:45:15.3774348Z   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 777, in dep_fn
2021-11-24T18:45:15.3775210Z     return fn(slf, *args, **kwargs)

See GitHub Actions build linux-xenial-py3.6-gcc5.4 / test (default, 1, 2, linux.2xlarge) (6/9)

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

2021-11-24T18:15:07.8079552Z FAIL [0.006s]: test_dtypes_column_stack_cpu (__main__.TestCommonCPU)
2021-11-24T18:15:07.7880312Z   test_neg_view_view_as_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.003s)
2021-11-24T18:15:07.7929673Z   test_neg_view_view_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.005s)
2021-11-24T18:15:07.7948142Z   test_neg_view_vsplit_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.002s)
2021-11-24T18:15:07.7965707Z   test_neg_view_vstack_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.002s)
2021-11-24T18:15:07.8014653Z   test_neg_view_where_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.005s)
2021-11-24T18:15:07.8028007Z   test_neg_view_xlogy_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.001s)
2021-11-24T18:15:07.8058194Z   test_neg_view_zero__cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.003s)
2021-11-24T18:15:07.8077943Z   test_neg_view_zeros_like_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.002s)
2021-11-24T18:15:07.8078498Z 
2021-11-24T18:15:07.8078925Z ======================================================================
2021-11-24T18:15:07.8079552Z FAIL [0.006s]: test_dtypes_column_stack_cpu (__main__.TestCommonCPU)
2021-11-24T18:15:07.8080653Z ----------------------------------------------------------------------
2021-11-24T18:15:07.8081169Z Traceback (most recent call last):
2021-11-24T18:15:07.8082027Z   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 376, in instantiated_test
2021-11-24T18:15:07.8082754Z     result = test(self, **param_kwargs)
2021-11-24T18:15:07.8083560Z   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 742, in test_wrapper
2021-11-24T18:15:07.8084211Z     return test(*args, **kwargs)
2021-11-24T18:15:07.8084975Z   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 777, in dep_fn
2021-11-24T18:15:07.8085586Z     return fn(slf, *args, **kwargs)
2021-11-24T18:15:07.8086352Z   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 777, in dep_fn
2021-11-24T18:15:07.8086964Z     return fn(slf, *args, **kwargs)

See GitHub Actions build linux-bionic-py3.6-clang9 / test (noarch, 1, 1, linux.2xlarge) (7/9)

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

2021-11-24T18:07:28.1525371Z AssertionError: can only test a child process
2021-11-24T18:07:28.1514511Z     assert self._parent_pid == os.getpid(), 'can only test a child process'
2021-11-24T18:07:28.1515314Z AssertionError: can only test a child process
2021-11-24T18:07:28.1516984Z Exception ignored in: <bound method _MultiProcessingDataLoaderIter.__del__ of <torch.utils.data.dataloader._MultiProcessingDataLoaderIter object at 0x7f614a1b49b0>>
2021-11-24T18:07:28.1518621Z Traceback (most recent call last):
2021-11-24T18:07:28.1519756Z   File "/opt/conda/lib/python3.6/site-packages/torch/utils/data/dataloader.py", line 1328, in __del__
2021-11-24T18:07:28.1520618Z     self._shutdown_workers()
2021-11-24T18:07:28.1521719Z   File "/opt/conda/lib/python3.6/site-packages/torch/utils/data/dataloader.py", line 1320, in _shutdown_workers
2021-11-24T18:07:28.1522551Z     if w.is_alive():
2021-11-24T18:07:28.1523292Z   File "/opt/conda/lib/python3.6/multiprocessing/process.py", line 134, in is_alive
2021-11-24T18:07:28.1524515Z     assert self._parent_pid == os.getpid(), 'can only test a child process'
2021-11-24T18:07:28.1525371Z AssertionError: can only test a child process
2021-11-24T18:07:28.8007759Z ok (0.663s)
2021-11-24T18:07:28.8031945Z   test_iterabledataset_len (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s)
2021-11-24T18:07:30.4053340Z   test_large_sampler_indices (__main__.TestDataLoaderPersistentWorkers) ... ok (1.602s)
2021-11-24T18:07:30.4125801Z   test_len (__main__.TestDataLoaderPersistentWorkers) ... ok (0.007s)
2021-11-24T18:07:31.9482917Z   test_multiple_dataloaders (__main__.TestDataLoaderPersistentWorkers) ... ok (1.535s)
2021-11-24T18:07:35.2474319Z   test_multiprocessing_contexts (__main__.TestDataLoaderPersistentWorkers) ... ok (3.299s)
2021-11-24T18:07:36.0629778Z   test_no_segfault (__main__.TestDataLoaderPersistentWorkers) ... ok (0.815s)
2021-11-24T18:07:36.0662971Z   test_numpy (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s)
2021-11-24T18:07:36.0692337Z   test_numpy_gen_state (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s)
2021-11-24T18:07:36.0717402Z   test_numpy_scalars (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s)

See GitHub Actions build win-vs2019-cuda11.3-py3 / test (force_on_cpu, 1, 1, windows.4xlarge) (8/9)

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

2021-11-24T19:46:58.1773857Z FAIL [0.000s]: test_dtypes_column_stack_cpu (__main__.TestCommonCPU)
2021-11-24T19:46:58.1523470Z   test_neg_view_view_as_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.003s)
2021-11-24T19:46:58.1581587Z   test_neg_view_view_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.004s)
2021-11-24T19:46:58.1606065Z   test_neg_view_vsplit_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.000s)
2021-11-24T19:46:58.1629391Z   test_neg_view_vstack_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.000s)
2021-11-24T19:46:58.1688164Z   test_neg_view_where_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.000s)
2021-11-24T19:46:58.1707203Z   test_neg_view_xlogy_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.000s)
2021-11-24T19:46:58.1744121Z   test_neg_view_zero__cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.016s)
2021-11-24T19:46:58.1771958Z   test_neg_view_zeros_like_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.000s)
2021-11-24T19:46:58.1773087Z 
2021-11-24T19:46:58.1773405Z ======================================================================
2021-11-24T19:46:58.1773857Z FAIL [0.000s]: test_dtypes_column_stack_cpu (__main__.TestCommonCPU)
2021-11-24T19:46:58.1774389Z ----------------------------------------------------------------------
2021-11-24T19:46:58.1774882Z Traceback (most recent call last):
2021-11-24T19:46:58.1776756Z   File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_device_type.py", line 376, in instantiated_test
2021-11-24T19:46:58.1777524Z     result = test(self, **param_kwargs)
2021-11-24T19:46:58.1778443Z   File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_device_type.py", line 742, in test_wrapper
2021-11-24T19:46:58.1779139Z     return test(*args, **kwargs)
2021-11-24T19:46:58.1780077Z   File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_device_type.py", line 777, in dep_fn
2021-11-24T19:46:58.1780938Z     return fn(slf, *args, **kwargs)
2021-11-24T19:46:58.1781754Z   File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_device_type.py", line 777, in dep_fn
2021-11-24T19:46:58.1782417Z     return fn(slf, *args, **kwargs)

See GitHub Actions build linux-bionic-py3.6-clang9 / test (default, 1, 2, linux.2xlarge) (9/9)

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

2021-11-24T18:16:22.6834344Z FAIL [0.005s]: test_dtypes_column_stack_cpu (__main__.TestCommonCPU)
2021-11-24T18:16:22.6651633Z   test_neg_view_view_as_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.002s)
2021-11-24T18:16:22.6694590Z   test_neg_view_view_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.004s)
2021-11-24T18:16:22.6712425Z   test_neg_view_vsplit_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.002s)
2021-11-24T18:16:22.6729187Z   test_neg_view_vstack_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.002s)
2021-11-24T18:16:22.6772363Z   test_neg_view_where_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.004s)
2021-11-24T18:16:22.6786261Z   test_neg_view_xlogy_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.001s)
2021-11-24T18:16:22.6813725Z   test_neg_view_zero__cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.003s)
2021-11-24T18:16:22.6832700Z   test_neg_view_zeros_like_cpu_float64 (__main__.TestMathBitsCPU) ... ok (0.002s)
2021-11-24T18:16:22.6833351Z 
2021-11-24T18:16:22.6833825Z ======================================================================
2021-11-24T18:16:22.6834344Z FAIL [0.005s]: test_dtypes_column_stack_cpu (__main__.TestCommonCPU)
2021-11-24T18:16:22.6837781Z ----------------------------------------------------------------------
2021-11-24T18:16:22.6838587Z Traceback (most recent call last):
2021-11-24T18:16:22.6839755Z   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 376, in instantiated_test
2021-11-24T18:16:22.6840473Z     result = test(self, **param_kwargs)
2021-11-24T18:16:22.6841326Z   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 742, in test_wrapper
2021-11-24T18:16:22.6841988Z     return test(*args, **kwargs)
2021-11-24T18:16:22.6842759Z   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 777, in dep_fn
2021-11-24T18:16:22.6843404Z     return fn(slf, *args, **kwargs)
2021-11-24T18:16:22.6844180Z   File "/opt/conda/lib/python3.6/site-packages/torch/testing/_internal/common_device_type.py", line 777, in dep_fn
2021-11-24T18:16:22.6844822Z     return fn(slf, *args, **kwargs)

ci.pytorch.org: 1 failed


This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

anjali411 added a commit that referenced this pull request Oct 29, 2021
ghstack-source-id: 6c77b217d583090c9d1530ef4624fb8d19a0f86c
Pull Request resolved: #67555
input_list = []
cases: Tuple[tuple, tuple] = ( # type: ignore[assignment]
((S, 2, 1), (S, 3, 1)),
((S), (S, 5)), ((), (1, S))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

((S), (S, 5)) -> ((S,), (S, 5))?

Copy link
Collaborator

@mruberry mruberry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Just a couple inline comments for your consideration.

Thanks @anjali411!

anjali411 added a commit that referenced this pull request Nov 24, 2021
ghstack-source-id: 0b86f6443cbba7fca656578f7ebe427bf465ea8d
Pull Request resolved: #67555
@anjali411
Copy link
Contributor Author

@anjali411 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@anjali411 merged this pull request in aceb46e.

@facebook-github-bot
Copy link
Contributor

This pull request has been reverted by 14dc975. To re-land this change, follow these steps.

@facebook-github-bot facebook-github-bot deleted the gh/anjali411/140/head branch November 28, 2021 15:16
PaliC added a commit that referenced this pull request Nov 30, 2021
Summary:

Test Plan: Imported from OSS

Reviewed By: cpuhrsch

Differential Revision: D32650384

Pulled By: anjali411

fbshipit-source-id: 9ead83b378d0ece60569e1a0fc7d8849f89566b3

[ghstack-poisoned]
@malfet malfet mentioned this pull request Dec 7, 2021
@facebook-github-bot
Copy link
Contributor

This pull request has been reverted by 14dc975. To re-land this change, follow these steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants