In #40 there is some discussion about supporting torch.compile and I'd like to create an issue for it in case anyone comes here looking for the same. I am working towards real-time applications, so any speed I can scrape is a massive gain for me. Must break the 1 FPS barrier!
I've made this benchmark below and would love to extend it. In particular I wonder if the speedup would be additive or multiplicative.
In #40 there is some discussion about supporting
torch.compile
and I'd like to create an issue for it in case anyone comes here looking for the same. I am working towards real-time applications, so any speed I can scrape is a massive gain for me. Must break the 1 FPS barrier!I've made this benchmark below and would love to extend it. In particular I wonder if the speedup would be additive or multiplicative.