ThomasDelteil opened a new pull request #14532: Nightly test fix: add filter to 
warnings
URL: https://github.com/apache/incubator-mxnet/pull/14532
 
 
   ## Description ##
   
   nightly test fails because of warnings that have been introduced. However 
there are no ways to not get the warnings at the moment. Adding filters to 
ignore them.
   
   That's a bad solution, but I think it's worst to simply ignore warnings in 
the nightly tests. We need to either remove the warnings that have been 
introduced in : https://github.com/apache/incubator-mxnet/pull/14214, suppress 
the warnings in the imports / onnx load API or update the API to specify the 
type at model loading time.

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