pytorch/caffe2/python/mkl
Gu, Jinghui 575aebc182 implement operators for DNNLOWP (#18656)
Summary:
Implement operators for DNNLOWP, including int8_conv, int8_FC, int8_pooling, int8_relu, int8_sum, quantize/dequantize, and order_swtich operators.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/18656

Differential Revision: D14767092

Pulled By: yinghai

fbshipit-source-id: 1f3e24929a358a42214da333bd304c593ea4468f
2019-04-10 12:04:39 -07:00
..
__init__.py Add __init__.py so files get picked up on install (#14898) 2018-12-07 13:40:23 -08:00
mkl_concat_op_test.py
mkl_conv_op_test.py
mkl_copy_op_test.py
mkl_elementwise_add_op_test.py
mkl_elementwise_sum_op_test.py
mkl_fc_op_test.py
mkl_fc_speed_test.py
mkl_fill_op_test.py
mkl_LRN_op_test.py
mkl_LRN_speed_test.py
mkl_pool_op_test.py
mkl_pool_speed_test.py
mkl_relu_op_test.py
mkl_sbn_op_test.py
mkl_sbn_speed_test.py
mkl_sigmoid_op_test.py
mkl_speed_test.py
mkl_squeeze_op_test.py
rewrite_graph_test.py seperate mkl, mklml, and mkldnn (#12170) 2018-10-29 10:52:55 -07:00
rewrite_graph.py implement operators for DNNLOWP (#18656) 2019-04-10 12:04:39 -07:00