tvm
tvm copied to clipboard
[BugFix][UMA] Bugfix of target attr and fixed link in tutorial
There was a flaw in UMA backend.py that triggered an error when for passing target attributes. It is fixed.
A link in the UMA tutorial was broken and fixed by this PR.
@cgerum @areusch
@areusch, @manupak , what are your 2cents here?
This seems like a minor fix.
thanks @MichaelJKlaiber ! agreed with the others that it would be great if we could update the test to cover this case as well
@MichaelJKlaiber
- The bug annoyed UMA initialisation, thanks for the fix !
@areusch , @manupak, @lhutton1
- LGTM, confirming that in real practice the issue is fixed.
Can this be moved forward and merged ?
Closing as this PR is superseded by #13624