Y
Hacker News
new
|
ask
|
show
|
jobs
by
t55
491 days ago
never heard of Hidet before; for when/what would I use it over CUDA/Triton/Pytorch?
1 comments
pavelstoev
490 days ago
It is written in Python itself and emits efficient CUDA code. This way, you can understand what is going on. The current focus is on inference, but hopefully, training workloads will be supported soon.
https://github.com/hidet-org/hidet
link