Thank you for sharing this, Anirudh. Curious to know: - what will be saved in a training checkpoint or snapshot? Can it be resumed on another platform which might not support the lower precision the previous one used? - what will be saved in the final symbol.json and params file when training is finished? - more generally, what will be saved when users want to serialize their model to disk?
Thank you, -tao -----Original Message----- From: Anirudh Subramanian [mailto:anirudh2...@gmail.com] Sent: Monday, April 29, 2019 7:00 PM To: dev@mxnet.incubator.apache.org Subject: Proposal for Conversion from FP32 to Mixed Precision Models Hi all, I have created a doc for conversion from FP32 to Mixed Precision Models: https://cwiki.apache.org/confluence/display/MXNET/Conversion+from+FP32+to+Mixed+Precision+Models I look forward to your feedback on the same. Thanks, Anirudh