szha commented on a change in pull request #20338:
URL: https://github.com/apache/incubator-mxnet/pull/20338#discussion_r662408669
##########
File path: include/mxnet/c_api.h
##########
@@ -261,6 +261,14 @@ MXNET_DLL int MXRandomSeed(int seed);
*/
MXNET_DLL int MXRandomSeedContext(int seed, int dev_type, int dev_id);
+/*!
+ * \brief Change floating-point calculations when dealing with denormalized
values.
Review comment:
We may also note down the default value when mxnet backend is
initialized.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]