Skip to content

Conversation

@yf225
Copy link
Contributor

@yf225 yf225 commented Nov 14, 2019

Since torchvision is not using input_channels / output_channels / with_bias in ConvOptions anymore (pytorch/vision#1576), we can remove the bridges now.

@yf225 yf225 added the module: cpp Related to C++ API label Nov 14, 2019
@yf225 yf225 requested review from pbelevich and removed request for ebetica and goldsborough November 14, 2019 21:32
@kostmo
Copy link
Member

kostmo commented Nov 14, 2019

CircleCI build failures summary

As of commit 697fb71:

  • 9/9 failures introduced in this PR
  • 0/9 recognized as flaky

Here are the reasons each build failed:

Job Step Log excerpt
pytorch_linux_xenial_py3_6_gcc5_4_test Test int64_t)\':\n/tmp/pip-req-build-na8db0ea/test/../torchvision/csrc/models/resnet.h:127:69: error:
pytorch_linux_xenial_py2_7_9_test Test int64_t)\':\n/tmp/pip-req-build-5ujowG/test/../torchvision/csrc/models/resnet.h:127:69: error:
pytorch_linux_xenial_py3_clang5_asan_test Test int64_t)\':\n/tmp/pip-req-build-yff5vyz5/test/../torchvision/csrc/models/resnet.h:127:69: error:
pytorch_linux_xenial_cuda9_cudnn7_py3_nogpu_test Test int64_t)\':\n/tmp/pip-req-build-m4x7a31n/test/../torchvision/csrc/models/resnet.h:127:69: error:
pytorch_xla_linux_xenial_py3_6_clang7_test Test int64_t)\':\n/tmp/pip-req-build-s_v8_m41/test/../torchvision/csrc/models/resnet.h:127:69: error:
pytorch_linux_xenial_cuda9_cudnn7_py3_slow_test Test int64_t)\':\n/tmp/pip-req-build-09670urs/test/../torchvision/csrc/models/resnet.h:127:69: error:
pytorch_linux_xenial_cuda9_cudnn7_py3_NO_AVX2_test Test int64_t)\':\n/tmp/pip-req-build-rzlc8nla/test/../torchvision/csrc/models/resnet.h:127:69: error:
pytorch_linux_xenial_cuda9_cudnn7_py3_test Test int64_t)\':\n/tmp/pip-req-build-6zmnbvoz/test/../torchvision/csrc/models/resnet.h:127:69: error:
pytorch_linux_xenial_cuda9_cudnn7_py3_NO_AVX_NO_AVX2_test Test int64_t)\':\n/tmp/pip-req-build-xij157d9/test/../torchvision/csrc/models/resnet.h:127:69: error:

This comment was automatically generated by Dr. CI.
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 4 time(s).

@yf225
Copy link
Contributor Author

yf225 commented Nov 14, 2019

Currently blocked by #29853.

@yf225 yf225 mentioned this pull request Nov 14, 2019
facebook-github-bot pushed a commit that referenced this pull request Nov 15, 2019
Summary:
Update torchvision in CI to include pytorch/vision@44a5bae.

This PR is blocking #29838.
Pull Request resolved: #29853

Differential Revision: D18531096

Pulled By: yf225

fbshipit-source-id: 19ed7628d08854108a05e01696e09c9b03a3d5f4
@yf225 yf225 force-pushed the cpp_remove_conv_options_deprecated_args branch from 697fb71 to e97a59d Compare November 15, 2019 17:24
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

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

facebook-github-bot pushed a commit to pytorch/vision that referenced this pull request Nov 16, 2019
…(#29838)

Summary:
Since torchvision is not using input_channels / output_channels / with_bias in ConvOptions anymore (#1576), we can remove the bridges now.
Pull Request resolved: pytorch/pytorch#29838

Differential Revision: D18531481

Pulled By: yf225

fbshipit-source-id: e48d9e8cf110095f83d9ed18b9fec020ec725f3e
@facebook-github-bot
Copy link
Contributor

@yf225 merged this pull request in 890a3f8.

csarofeen pushed a commit to mruberry/pytorch that referenced this pull request Nov 18, 2019
Summary:
Update torchvision in CI to include pytorch/vision@44a5bae.

This PR is blocking pytorch#29838.
Pull Request resolved: pytorch#29853

Differential Revision: D18531096

Pulled By: yf225

fbshipit-source-id: 19ed7628d08854108a05e01696e09c9b03a3d5f4
@yf225 yf225 reopened this Nov 19, 2019
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

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

@facebook-github-bot facebook-github-bot deleted the cpp_remove_conv_options_deprecated_args branch July 13, 2020 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged module: cpp Related to C++ API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants