thenumberouscode opened a new pull request, #18211:
URL: https://github.com/apache/tvm/pull/18211
Added NVIDIA RTX 5060 Ti as a supported target deviceļ¼so we can use it like
the following code
```python
target = tvm.target.Target("nvidia/geforce-rtx-5060-ti")
```
--
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]