pytorch
3258cb61 - Dynamic quantization support for LSTMCell, RNNCell and GRUCell [Remove randomness in weights] (#40102)

Commit
4 years ago
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
Parents
Loading