optimize max pool 2d (#17418)
authorJongsoo Park <jongsoo@fb.com>
Sat, 23 Feb 2019 03:38:38 +0000 (19:38 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 23 Feb 2019 03:43:57 +0000 (19:43 -0800)
commit08fed51926c8d309d07c99b20c70fe739c03cca8
tree5fcb03b11302d4b72a3f236e4a42276b3c2dfc17
parent340cf2a2ddb15157624217371f3f2141e8202cb9
optimize max pool 2d (#17418)

Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17418

Retry of D14181620 this time with CMakeLists.txt changes

Reviewed By: jianyuh

Differential Revision: D14190538

fbshipit-source-id: c59b1bd474edf6376f4c2767a797b041a2ddf742
caffe2/quantization/server/CMakeLists.txt
caffe2/quantization/server/pool_dnnlowp_op.cc
caffe2/quantization/server/pool_dnnlowp_op_avx2.cc [new file with mode: 0644]
caffe2/quantization/server/pool_dnnlowp_op_avx2.h [new file with mode: 0644]