lanking520 commented on issue #18121:
URL: 
https://github.com/apache/incubator-mxnet/issues/18121#issuecomment-1125169609

   You can do 
   
   ```
   Please turn off np shape semantics in Python using `with np_shape(False)` to 
scope the code of loading the ndarray.
   ```
   
   and load the model. After that, enable the np_shape and resave it to the 
latest format.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to