Fix typo in NNAPI tests (#63797)
authorAkshit Khurana <axit@fb.com>
Mon, 23 Aug 2021 23:33:07 +0000 (16:33 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 23 Aug 2021 23:34:24 +0000 (16:34 -0700)
commit130549d61ba34f3d70167be3dc88631385112625
tree9fbb821409c0176765a131384fa027fd414fdf2f
parent84890aae352ea6bf8dd2c501683a0da240ea7dec
Fix typo in NNAPI tests (#63797)

Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/63797

nnapi memory format test has a typo

Test Plan:
pytest test/test_nnapi.py::TestNNAPI

Imported from OSS

Reviewed By: Amyh11325

Differential Revision: D30495473

fbshipit-source-id: 8edad7c01a080847a64a2797e077ec4d6077552a
test/test_nnapi.py