xiaozhah opened a new issue #19719: URL: https://github.com/apache/incubator-mxnet/issues/19719
I create a network and set the attributes of `dropout` to `training`, but it stills can't utilzed the `dropout` when using MXNet C++ API [`MXPredForward`](https://mxnet.apache.org/versions/1.7.0/api/cpp/docs/api/c__predict__api_8h.html#a1ce8a6c852f1ae11c2504b9bc186e723). [![enter image description here][1]][1] How to enable `dropout` in c_predict_api? any suggestion? [1]: https://i.stack.imgur.com/HVR60.png ---------------------------------------------------------------- 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]
