Timothy Gerdes
Timothy Gerdes
Fix support for Perf Analyzer's request-intervals Fixes https://github.com/triton-inference-server/model_analyzer/issues/808
Potential fix for https://github.com/triton-inference-server/model_analyzer/issues/800
Part of the reason for this change is so that testing can be automated. This also updates the "example release number" from 24.03 to 24.05, since the tutorial won't actually...
Adds the ability for PA to exit quicker. Old behavior was that PA would always wait for all requests to finish before exiting. For the case of async request-rate combined...