ChaiBapchya opened a new pull request #18825:
URL: https://github.com/apache/incubator-mxnet/pull/18825


   ## Description ##
   Tests mx.nd.linalg.gemm operator for large size tensor [not large dimension]
   
   ## Results ##
   ```
   python3 -m pytest -s --exitfirst --verbose 
tests/nightly/test_large_array.py::test_linalg
   
=============================================================================================================================
 test session starts 
==============================================================================================================================
   platform linux -- Python 3.7.7, pytest-5.4.1, py-1.8.1, pluggy-0.13.1 -- 
/home/ubuntu/anaconda3/bin/python3
   cachedir: .pytest_cache
   hypothesis profile 'default' -> 
database=DirectoryBasedExampleDatabase('/home/ubuntu/chai-mxnet/.hypothesis/examples')
   rootdir: /home/ubuntu/chai-mxnet
   plugins: remotedata-0.3.2, openfiles-0.4.0, astropy-header-0.1.2, 
hypothesis-5.8.3, arraydiff-0.3, doctestplus-0.5.0
   collected 1 item
   
   tests/nightly/test_large_array.py::test_linalg
   ```
   
   ## Comments
   - FIxes indent in linalg.gemm2 test
   - Removes hardcode & replaces with "perturbation" for gradient checks


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


Reply via email to