add Int8FCRelu (#18673)
authorJongsoo Park <jongsoo@fb.com>
Tue, 2 Apr 2019 06:45:01 +0000 (23:45 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 2 Apr 2019 06:50:30 +0000 (23:50 -0700)
commitf084c129db176e148258b754dd97c4b9cce47326
tree3d19c9da52675ab1305b944a076956842d3e6d3f
parent8e873ce273c17cfc45f3c24043474e1b62222bb1
add Int8FCRelu (#18673)

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

Add a fused FC + Relu

Reviewed By: csummersea

Differential Revision: D14667055

fbshipit-source-id: d88fefba008fc0ca450291532d2b320694c6b785
caffe2/quantization/server/dnnlowp_op.h
caffe2/quantization/server/fully_connected_dnnlowp_op.cc
caffe2/quantization/server/fully_connected_dnnlowp_op.h
caffe2/quantization/server/fully_connected_dnnlowp_op_test.py