NVIDIA / OpenSeq2Seq

Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP
https://nvidia.github.io/OpenSeq2Seq
Apache License 2.0
1.54k stars 369 forks source link

Model Checkpoint dtype Mismatch #333

Closed blisc closed 5 years ago

blisc commented 5 years ago

Allows for loading of float32 checkpoints into mixed precision models and vice-versa. Addresses #233