pytorch/caffe2/ideep/utils
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
..
ideep_context.h fix -Wsign-compare warnings for some files inside c2 (#18123) 2019-03-19 10:39:20 -07:00
ideep_operator.h implement operators for DNNLOWP (#18656) 2019-04-10 12:04:39 -07:00
ideep_register.cc Move ideep singleton registration to ATen from C2. (#18335) 2019-04-01 08:00:33 -07:00