pytorch
675ba6cd - [qnnpack] Remove usage of conv_param_t in deconv-run.cc (#66465)

Commit
3 years ago
[qnnpack] Remove usage of conv_param_t in deconv-run.cc (#66465) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/66465 conv_param_t is being removed as it stores redundant information. This removes the last usage of it in qnnpack so we can begin removing the dependency. ghstack-source-id: 140475374 Test Plan: github tests Reviewed By: kimishpatel Differential Revision: D31564679 fbshipit-source-id: 049a28fac0235b2e739fb2e048484d7e8e7189fa
Author
John Shen
Parents
Loading