samskalicky commented on issue #15489: Dynamic Library Loading Support
URL: https://github.com/apache/incubator-mxnet/pull/15489#issuecomment-518404947
 
 
   @marcoabreu we added an example directory at: example/lib_api. Currently the 
test.py includes a test that uses the locally built library (build using the 
included Makefile). But this only provides an example for how to build a 
library. 
   
   We'll create another example python script that pulls from the S3 bucket and 
loads that one. But it will just be an example, not a unittest that will run in 
the CI. 
   
   Do you have other ideas/suggestions on how we can improve testing or provide 
more 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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to