szha commented on issue #11626: [MXNET-651] MXNet Model Backwards Compatibility 
Checker
URL: https://github.com/apache/incubator-mxnet/pull/11626#issuecomment-404348704
 
 
   For loading in past versions, there's no need to perform repeated tests as 
the code is not being updated. We only need to test them if there's a patch.
   
   For new versions, you can simply generate and save random parameters on s3, 
and use those in unit test to make sure it loads correctly.
   
   Let's avoid copying the example codes.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to