samskalicky opened a new pull request #19607: URL: https://github.com/apache/incubator-mxnet/pull/19607
## Description ## Support destructors for custom stateful ops - Adds virtual destructor for CustomStatefulOp base class - Calls delete on customStatefulOp instance in CustomStatefulOpWrapper destructor ---------------------------------------------------------------- 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]
