Y
Hacker News
new
|
ask
|
show
|
jobs
by
pavelstoev
659 days ago
I recommend hidet backend in torch.compile - implements many advanced model-specific optimizations automatically.
https://github.com/hidet-org/hidet
1 comments
roanakb
658 days ago
oh this looks great, thank you for bringing this up! I'll have to give it a try, but seems like the FSDP limitation on torch.compile might carry over?
link