Skip to content

define public API for torch.nn.utils #324830

define public API for torch.nn.utils

define public API for torch.nn.utils #324830

Re-run triggered October 12, 2023 00:34
Status Failure
Total duration 22m 25s
Artifacts

lint.yml

on: pull_request
lintrunner  /  linux-job
22m 11s
lintrunner / linux-job
quick-checks  /  linux-job
3m 12s
quick-checks / linux-job
pr-sanity-checks
2m 5s
pr-sanity-checks
workflow-checks  /  linux-job
2m 49s
workflow-checks / linux-job
toc  /  linux-job
2m 45s
toc / linux-job
Test tools  /  linux-job
3m 11s
Test tools / linux-job
Test `run_test.py` is usable without boto3/rockset
49s
Test `run_test.py` is usable without boto3/rockset
Matrix: Test collect_env
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
Test collect_env (older_python_version)
You are using pip version 20.3.4, however version 23.2.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command.
Test tools / linux-job
Process completed with exit code 2.", "time": "2022-12-16T15:05:31.870000Z"}, {"workflowId": 3714206650, "id": 10142872329, "name": "Lint / Test tools", "jobName": "Test tools", "conclusion": "failure", "completed_at": "2022-12-16T15:07:27Z", "html_url": "https://github.com/pytorch/pytorch/actions/runs/3714206650/jobs/6297806967", "head_branch": "gh/bdhirsh/356/head", "pr_number": 90791, "head_sha": "70711ab89515aa4515ce60d3c29a04dbdba8e06e", "failure_captures": ["Process completed with exit code 2."], "failure_line": "##[error]Process completed with exit code 2.", "time": "2022-12-16T15:05:59.491000Z"}], "FLAKY": [], "BROKEN_TRUNK": [], "UNSTABLE": []}
MYPY [arg-type]: torch/ao/nn/intrinsic/quantized/modules/conv_relu.py#L59
Argument 3 to "fuse_conv_bn_weights" has incompatible type "Optional[Tensor]"; expected "Tensor"
MYPY [arg-type]: torch/ao/nn/intrinsic/quantized/modules/conv_relu.py#L59
Argument 4 to "fuse_conv_bn_weights" has incompatible type "Optional[Tensor]"; expected "Tensor"
MYPY [arg-type]: torch/ao/nn/intrinsic/quantized/modules/conv_relu.py#L108
Argument 3 to "fuse_conv_bn_weights" has incompatible type "Optional[Tensor]"; expected "Tensor"
MYPY [arg-type]: torch/ao/nn/intrinsic/quantized/modules/conv_relu.py#L108
Argument 4 to "fuse_conv_bn_weights" has incompatible type "Optional[Tensor]"; expected "Tensor"
MYPY [arg-type]: torch/ao/nn/intrinsic/quantized/modules/conv_relu.py#L160
Argument 3 to "fuse_conv_bn_weights" has incompatible type "Optional[Tensor]"; expected "Tensor"
MYPY [arg-type]: torch/ao/nn/intrinsic/quantized/modules/conv_relu.py#L161
Argument 4 to "fuse_conv_bn_weights" has incompatible type "Optional[Tensor]"; expected "Tensor"
MYPY [arg-type]: torch/ao/nn/intrinsic/qat/modules/conv_fused.py#L344
Argument 3 to "fuse_conv_bn_weights" has incompatible type "Optional[Tensor]"; expected "Tensor"
MYPY [arg-type]: torch/ao/nn/intrinsic/qat/modules/conv_fused.py#L345
Argument 4 to "fuse_conv_bn_weights" has incompatible type "Optional[Tensor]"; expected "Tensor"
MYPY [arg-type]: torch/ao/nn/intrinsic/qat/modules/linear_fused.py#L165
Argument 3 to "fuse_linear_bn_weights" has incompatible type "Optional[Tensor]"; expected "Tensor"
MYPY [arg-type]: torch/ao/nn/intrinsic/qat/modules/linear_fused.py#L166
Argument 4 to "fuse_linear_bn_weights" has incompatible type "Optional[Tensor]"; expected "Tensor"
Test `run_test.py` is usable without boto3/rockset
Failed to find test times file. Using round robin sharding.