anko-intel opened a new pull request #20969:
URL: https://github.com/apache/incubator-mxnet/pull/20969


   ## Description ##
   Previously single output was wrongly compared with tolerance calculate 
separately for each row instead of whole tensor.
   It fixes tests test_fc_subgraph.py -k "test_fc_transpose and shape2" run 
with MXNET_TEST_SEED=1655704507 form the issue #20967.
   
   ## Checklist ##
   ### Essentials ###
   - [ ] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], 
[FEATURE], [DOC], etc)
   - [ ] Changes are complete (i.e. I finished coding on this PR)
   - [ ] All changes have test coverage
   - [ ] Code is well-documented
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to