szha commented on issue #19472: URL: https://github.com/apache/incubator-mxnet/issues/19472#issuecomment-721867827
the reported line of error is `model_fp16(src_data, src_valid_length, tgt_data, tgt_valid_length)`, which hasn't invoked amp yet. what's the expected behavior for sharing parameters and then casting the model to fp16? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
