waytrue17 edited a comment on pull request #19614:
URL: https://github.com/apache/incubator-mxnet/pull/19614#issuecomment-740090186


   @mseth10  Result for gluon-nlp tests:
   > python3 -m pytest --forked --device="cpu" test_attention_cell.py
   
   Setting module np/mx/python random seeds, use MXNET_MODULE_SEED=1825779130 
to reproduce.
   =================================================================== test 
session starts 
====================================================================
   platform linux -- Python 3.6.9, pytest-6.1.2, py-1.9.0, pluggy-0.13.1
   rootdir: /home/ubuntu/project/nlp, configfile: pytest.ini
   plugins: forked-1.3.0
   collected 113 items                                                          
                                                                              
   
   test_attention_cell.py 
.................................................................................................................
             [100%]
   
   ===================================================================== 
warnings summary 
=====================================================================
   ../../master-mx/python/mxnet/optimizer/optimizer.py:163
     /home/ubuntu/project/master-mx/python/mxnet/optimizer/optimizer.py:163: 
UserWarning: WARNING: New optimizer gluonnlp.optimizer.AdamW is overriding 
existing optimizer mxnet.optimizer.adamW.AdamW
       Optimizer.opt_registry[name].__name__))
   
   -- Docs: https://docs.pytest.org/en/stable/warnings.html
   ============================================================= 113 passed, 1 
warning in 30.48s ==============================================================
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to