mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Summary: Previously dynamic LSTM modules weren't able to save/load from state_dict since PackedParameter used in RNNs isn't serializable from python Pull Request resolved: https://github.com/pytorch/pytorch/pull/39105 Test Plan: python test/test_quantization.py TestSerialization Reviewed By: jerryzh168 Differential Revision: D21752256 Pulled By: supriyar fbshipit-source-id: ef82cf21ce21a3a1304d147ed0da538c639f952d
13 KiB
13 KiB