triton-lang/triton
[Question] Is it possible to cache the autotune output and re-use it later on ?
Aperta
#1072 aperta il 18 gen 2023
help wanted
Metriche repository
- Star
- (19.995 stelle)
- Metriche merge PR
- (Merge medio 2g 18h) (185 PR mergiate in 30 g)
Descrizione
Dear OpenAI Triton Team,
Here is my use case. I am deploying models and the more requests they get, the faster they become. After a large number of requests, it seems the auto-tune converges.
I wonder if that state can be cached and re-used when restarting the server ?
Best, T.C