pytorch/torch/testing
Raghuraman Krishnamoorthi 3258cb61b1 Dynamic quantization support for LSTMCell, RNNCell and GRUCell [Remove randomness in weights] (#40102)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/40102

Enable dynamic quantization for LSTMCell, RNNCell and GRUCell
ghstack-source-id: 105997236

(Note: this ignores all push blocking failures!)

Test Plan: buck test caffe2/test:quantization -- 'test_quantized_rnn_cell \(quantization\.test_quantize\.TestPostTrainingDynamic\)'

Differential Revision: D22071017

fbshipit-source-id: 3fe1eac39db9c1e0566838eb8b969bbb1fa983c9
2020-06-16 21:29:50 -07:00
..
_internal Dynamic quantization support for LSTMCell, RNNCell and GRUCell [Remove randomness in weights] (#40102) 2020-06-16 21:29:50 -07:00
__init__.py Add/fix typing annotations to some functions (#39075) 2020-06-04 13:40:04 -07:00