You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arm backend: Add "normalized op name" -> "edge op name mapping" (pytorch#16825)
To produce exir operator test coverage reports for the Arm backend, it
requires mapping from normalized op name to full edge op name. Add this
to collect_testname_resources.py.
Signed-off-by: Martin Lindström <Martin.Lindstroem@arm.com>
0 commit comments