pytorch
99c59d73 - Remove input_channels / output_channels / with_bias from ConvOptions (#29838)

Commit
5 years ago
Remove input_channels / output_channels / with_bias from ConvOptions (#29838) Summary: Since torchvision is not using input_channels / output_channels / with_bias in ConvOptions anymore (https://github.com/pytorch/vision/pull/1576), we can remove the bridges now. Pull Request resolved: https://github.com/pytorch/pytorch/pull/29838 Differential Revision: D18597943 Pulled By: yf225 fbshipit-source-id: 59101437f032f042574998eb90eaf0be09352364
Author
Will Feng
Parents
Loading