josephevans commented on code in PR #21003:
URL: https://github.com/apache/incubator-mxnet/pull/21003#discussion_r852296170
##########
example/extensions/lib_api/init_lib.cc:
##########
@@ -28,7 +28,7 @@
using namespace mxnet::ext;
MXReturnValue initialize(int version) {
- if (version >= 10900) {
Review Comment:
Do we have to update the required mxnet versions for examples?
--
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]