-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Decoupled Async Execute #7062
Decoupled Async Execute #7062
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice testing. Could you also profile this model with perf analyzer with high concurrencies just to make sure everything works fine?
Yes, the perf_analyzer run on "async_execute_decouple" model works great
|
* Add async execute decoupled test * Add decoupled bls async exec test * Enhance test with different durations for concurrent executes
Related PR: triton-inference-server/python_backend#350
Tests for Python backend decoupled async execute function. Covered cases: