Skip to content

Conversation

@awgu
Copy link
Collaborator

@awgu awgu commented Mar 28, 2022

Stack from ghstack:

Add myself and remove Bo.

Differential Revision: D35188765

[ghstack-poisoned]
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Mar 28, 2022

🔗 Helpful links

💊 CI failures summary and remediations

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


  • 5/5 failures introduced in this PR

🕵️ 5 new failures recognized by patterns

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

See GitHub Actions build linux-docs / build-docs (cpp) (1/5)

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

2022-03-28T17:55:05.8919276Z error: could not l...modules/third_party/zstd/config: Permission denied
2022-03-28T17:55:05.8740112Z http.https://github.com/.extraheader
2022-03-28T17:55:05.8755929Z error: could not lock config file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config: Permission denied
2022-03-28T17:55:05.8774467Z Entering 'third_party/tensorpipe/third_party/pybind11'
2022-03-28T17:55:05.8797193Z http.https://github.com/.extraheader
2022-03-28T17:55:05.8810876Z error: could not lock config file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config: Permission denied
2022-03-28T17:55:05.8828154Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang'
2022-03-28T17:55:05.8852303Z http.https://github.com/.extraheader
2022-03-28T17:55:05.8864131Z error: could not lock config file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config: Permission denied
2022-03-28T17:55:05.8882175Z Entering 'third_party/zstd'
2022-03-28T17:55:05.8907845Z http.https://github.com/.extraheader
2022-03-28T17:55:05.8919276Z error: could not lock config file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config: Permission denied
2022-03-28T17:55:05.9163336Z Cleaning up orphan processes
2022-03-28T17:55:05.9587490Z Terminate orphan process: pid (9205) (docker)

See GitHub Actions build linux-xenial-py3.7-gcc5.4 / test (backwards_compat, 1, 1, linux.2xlarge) (2/5)

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

2022-03-28T17:54:21.9607974Z The PR is introduc...m to confirm whether this change is wanted or not.
2022-03-28T17:54:21.9594027Z processing existing schema:  text(__torch__.torch.classes.profiling.SourceRef _0) -> (str _0)
2022-03-28T17:54:21.9595571Z processing existing schema:  count(__torch__.torch.classes.profiling.InstructionStats _0) -> (int _0)
2022-03-28T17:54:21.9596953Z processing existing schema:  duration_ns(__torch__.torch.classes.profiling.InstructionStats _0) -> (int _0)
2022-03-28T17:54:21.9598323Z processing existing schema:  source(__torch__.torch.classes.profiling.SourceStats _0) -> (__torch__.torch.classes.profiling.SourceRef _0)
2022-03-28T17:54:21.9599941Z processing existing schema:  line_map(__torch__.torch.classes.profiling.SourceStats _0) -> (Dict(int, __torch__.torch.classes.profiling.InstructionStats) _0)
2022-03-28T17:54:21.9600971Z processing existing schema:  __init__(__torch__.torch.classes.profiling._ScriptProfile _0) -> (NoneType _0)
2022-03-28T17:54:21.9602275Z processing existing schema:  enable(__torch__.torch.classes.profiling._ScriptProfile _0) -> (NoneType _0)
2022-03-28T17:54:21.9603630Z processing existing schema:  disable(__torch__.torch.classes.profiling._ScriptProfile _0) -> (NoneType _0)
2022-03-28T17:54:21.9605379Z processing existing schema:  _dump_stats(__torch__.torch.classes.profiling._ScriptProfile _0) -> (__torch__.torch.classes.profiling.SourceStats[] _0)
2022-03-28T17:54:21.9607028Z processing existing schema:  __init__(__torch__.torch.classes.dist_rpc.WorkerInfo _0, str _1, int _2) -> (NoneType _0)
2022-03-28T17:54:21.9607974Z The PR is introducing backward incompatible changes to the operator library. Please contact PyTorch team to confirm whether this change is wanted or not. 
2022-03-28T17:54:21.9608232Z 
2022-03-28T17:54:21.9608305Z Broken ops: [
2022-03-28T17:54:21.9608601Z 	aten::_pad_circular(Tensor self, int[] pad) -> (Tensor)
2022-03-28T17:54:21.9608917Z 	aten::_csr_to_block_csr(Tensor self, int[2] block_size) -> (Tensor)
2022-03-28T17:54:21.9609434Z 	aten::to_sparse_csr(Tensor self) -> (Tensor)
2022-03-28T17:54:21.9609803Z 	aten::where.self_out(Tensor condition, Tensor self, Tensor other, *, Tensor(a!) out) -> (Tensor(a!))
2022-03-28T17:54:21.9610116Z 	prim::is_nested(Tensor a) -> (bool)
2022-03-28T17:54:21.9610290Z ]
2022-03-28T17:54:22.0618689Z + cleanup
2022-03-28T17:54:22.0619185Z + retcode=1

See GitHub Actions build linux-docs / build-docs (python) (3/5)

Step: "Build python docs" (full log | diagnosis details | 🔁 rerun)

2022-03-28T17:54:46.4921206Z ImportError: canno...da/lib/python3.7/site-packages/jinja2/__init__.py)
2022-03-28T17:54:46.4914348Z   File "/opt/conda/lib/python3.7/site-packages/sphinx/cmd/build.py", line 25, in <module>
2022-03-28T17:54:46.4914888Z     from sphinx.application import Sphinx
2022-03-28T17:54:46.4915810Z   File "/opt/conda/lib/python3.7/site-packages/sphinx/application.py", line 43, in <module>
2022-03-28T17:54:46.4916613Z     from sphinx.registry import SphinxComponentRegistry
2022-03-28T17:54:46.4917291Z   File "/opt/conda/lib/python3.7/site-packages/sphinx/registry.py", line 24, in <module>
2022-03-28T17:54:46.4917815Z     from sphinx.builders import Builder
2022-03-28T17:54:46.4918490Z   File "/opt/conda/lib/python3.7/site-packages/sphinx/builders/__init__.py", line 26, in <module>
2022-03-28T17:54:46.4919107Z     from sphinx.util import import_object, logging, progress_message, rst, status_iterator
2022-03-28T17:54:46.4919852Z   File "/opt/conda/lib/python3.7/site-packages/sphinx/util/rst.py", line 21, in <module>
2022-03-28T17:54:46.4920405Z     from jinja2 import Environment, environmentfilter
2022-03-28T17:54:46.4921206Z ImportError: cannot import name 'environmentfilter' from 'jinja2' (/opt/conda/lib/python3.7/site-packages/jinja2/__init__.py)
2022-03-28T17:54:46.5194622Z Makefile:38: recipe for target 'html' failed
2022-03-28T17:54:46.5194952Z make: *** [html] Error 1
2022-03-28T17:54:46.5195363Z ++ code=2
2022-03-28T17:54:46.5195609Z ++ '[' 2 -ne 0 ']'
2022-03-28T17:54:46.5195772Z ++ set +x
2022-03-28T17:54:46.5195990Z =========================
2022-03-28T17:54:46.5206427Z =========================
2022-03-28T17:54:46.5206754Z Docs build failed. If the failure is not clear, scan back in the log
2022-03-28T17:54:46.5207066Z for any WARNINGS or for the line build finished with problems
2022-03-28T17:54:46.5207325Z (tried to echo the WARNINGS above the ==== line)

See GitHub Actions build pytorch-xla-linux-bionic-py3.7-clang8 / test (xla, 1, 1, linux.2xlarge) (4/5)

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

2022-03-28T18:09:46.1384207Z /var/lib/jenkins/w...type named 'OptionalIntArrayRef' in namespace 'at'
2022-03-28T18:09:46.1380690Z                             ~~~~^
2022-03-28T18:09:46.1381106Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/aten_xla_type.cpp:3445:34: error: no type named 'OptionalIntArrayRef' in namespace 'at'
2022-03-28T18:09:46.1381478Z     const at::Tensor& input, at::OptionalIntArrayRef output_size,
2022-03-28T18:09:46.1381707Z                              ~~~~^
2022-03-28T18:09:46.1382126Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/aten_xla_type.cpp:3465:40: error: no type named 'OptionalIntArrayRef' in namespace 'at'
2022-03-28T18:09:46.1382559Z     const at::Tensor& grad_output, at::OptionalIntArrayRef output_size,
2022-03-28T18:09:46.1382799Z                                    ~~~~^
2022-03-28T18:09:46.1383224Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/aten_xla_type.cpp:3527:40: error: no type named 'OptionalIntArrayRef' in namespace 'at'
2022-03-28T18:09:46.1383572Z                                    at::OptionalIntArrayRef dim,
2022-03-28T18:09:46.1383795Z                                    ~~~~^
2022-03-28T18:09:46.1384207Z /var/lib/jenkins/workspace/xla/torch_xla/csrc/aten_xla_type.cpp:3541:33: error: no type named 'OptionalIntArrayRef' in namespace 'at'
2022-03-28T18:09:46.1384572Z     const at::Tensor& self, at::OptionalIntArrayRef dim,
2022-03-28T18:09:46.1384807Z                             ~~~~^
2022-03-28T18:09:46.1384980Z 7 errors generated.
2022-03-28T18:09:48.0912417Z [9/179] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/cross_replica_reduces.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/cross_replica_reduces.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/cross_replica_reduces.o -std=c++14 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1
2022-03-28T18:09:48.4798495Z [10/179] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/data_ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/data_ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/data_ops.o -std=c++14 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1
2022-03-28T18:09:48.5158379Z [11/179] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/convolution.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/convolution.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/convolution.o -std=c++14 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1
2022-03-28T18:09:49.0930984Z [12/179] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_autograd_ops.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/aten_autograd_ops.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/aten_autograd_ops.o -std=c++14 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1
2022-03-28T18:09:50.5289551Z [13/179] clang++-8 -MMD -MF /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/debug_util.o.d -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -I/var/lib/jenkins/workspace/xla -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-bin -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/protobuf_archive/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_protobuf/src -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/eigen_archive -I/var/lib/jenkins/workspace/xla/third_party/tensorflow/bazel-tensorflow/external/com_google_absl -I/var/lib/jenkins/workspace -I/var/lib/jenkins/workspace/torch/csrc -I/var/lib/jenkins/workspace/torch/lib/tmp_install/include -I/opt/conda/lib/python3.7/site-packages/torch/include -I/opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/opt/conda/lib/python3.7/site-packages/torch/include/TH -I/opt/conda/lib/python3.7/site-packages/torch/include/THC -I/opt/conda/include/python3.7m -c -c /var/lib/jenkins/workspace/xla/torch_xla/csrc/debug_util.cpp -o /var/lib/jenkins/workspace/xla/build/temp.linux-x86_64-3.7/torch_xla/csrc/debug_util.o -std=c++14 -Wno-sign-compare -Wno-deprecated-declarations -Wno-return-type -Wno-macro-redefined -Wno-return-std-move -DNDEBUG -DTORCH_API_INCLUDE_EXTENSION_H '-DPYBIND11_COMPILER_TYPE="_clang"' '-DPYBIND11_STDLIB="_libstdcpp"' '-DPYBIND11_BUILD_ABI="_cxxabi1002"' -DTORCH_EXTENSION_NAME=_XLAC -D_GLIBCXX_USE_CXX11_ABI=1
2022-03-28T18:09:50.5291859Z ninja: build stopped: subcommand failed.
2022-03-28T18:09:50.5339890Z Traceback (most recent call last):

See GitHub Actions build linux-xenial-py3.7-gcc5.4 / test (docs_test, 1, 1, linux.2xlarge) (5/5)

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

2022-03-28T17:54:12.9806109Z ImportError: canno...da/lib/python3.7/site-packages/jinja2/__init__.py)
2022-03-28T17:54:12.9799683Z   File "/opt/conda/lib/python3.7/site-packages/sphinx/cmd/build.py", line 25, in <module>
2022-03-28T17:54:12.9800193Z     from sphinx.application import Sphinx
2022-03-28T17:54:12.9800944Z   File "/opt/conda/lib/python3.7/site-packages/sphinx/application.py", line 43, in <module>
2022-03-28T17:54:12.9801550Z     from sphinx.registry import SphinxComponentRegistry
2022-03-28T17:54:12.9802231Z   File "/opt/conda/lib/python3.7/site-packages/sphinx/registry.py", line 24, in <module>
2022-03-28T17:54:12.9802748Z     from sphinx.builders import Builder
2022-03-28T17:54:12.9803415Z   File "/opt/conda/lib/python3.7/site-packages/sphinx/builders/__init__.py", line 26, in <module>
2022-03-28T17:54:12.9804059Z     from sphinx.util import import_object, logging, progress_message, rst, status_iterator
2022-03-28T17:54:12.9804782Z   File "/opt/conda/lib/python3.7/site-packages/sphinx/util/rst.py", line 21, in <module>
2022-03-28T17:54:12.9805324Z     from jinja2 import Environment, environmentfilter
2022-03-28T17:54:12.9806109Z ImportError: cannot import name 'environmentfilter' from 'jinja2' (/opt/conda/lib/python3.7/site-packages/jinja2/__init__.py)
2022-03-28T17:54:13.0044805Z Makefile:38: recipe for target 'doctest' failed
2022-03-28T17:54:13.0045098Z make: *** [doctest] Error 1
2022-03-28T17:54:13.0046303Z + cleanup
2022-03-28T17:54:13.0046533Z + retcode=2
2022-03-28T17:54:13.0046707Z + set +x
2022-03-28T17:54:13.0050095Z + cleanup
2022-03-28T17:54:13.0050392Z + retcode=2
2022-03-28T17:54:13.0050550Z + set +x
2022-03-28T17:54:13.0088991Z ##[error]Process completed with exit code 2.
2022-03-28T17:54:13.0117438Z ##[group]Run # Ensure the working directory gets chowned back to the current user

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.

awgu pushed a commit that referenced this pull request Mar 28, 2022
ghstack-source-id: 4708ea7
Pull Request resolved: #74840
@awgu
Copy link
Collaborator Author

awgu commented Mar 28, 2022

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

facebook-github-bot pushed a commit that referenced this pull request Mar 28, 2022
Summary:
Pull Request resolved: #74840

Add myself and remove Bo.

Test Plan: Imported from OSS

Reviewed By: albanD

Differential Revision: D35188765

Pulled By: awgu

fbshipit-source-id: c0353e9871d9797e17c75f0bf3b26351d79c1e8f
@github-actions
Copy link
Contributor

Hey @awgu.
You've committed this PR, but it does not have both a 'release notes: ...' and 'topics: ...' label. Please add one of each to the PR. The 'release notes: ...' label should represent the part of PyTorch that this PR changes (fx, autograd, distributed, etc) and the 'topics: ...' label should represent the kind of PR it is (not user facing, new feature, bug fix, perf improvement, etc). The list of valid labels can be found here for the 'release notes: ...' and here for the 'topics: ...'.
For changes that are 'topic: not user facing' there is no need for a release notes label.

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.

4 participants