Skip to content
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

add request parameters #405

Merged

Conversation

debermudez
Copy link
Contributor

Add support for passing parameters from the command line to triton server via the grpc protocol

@debermudez debermudez force-pushed the dbermudez-add-request-parameters branch from 37b0d9f to 6691c83 Compare September 28, 2023 23:32
@debermudez debermudez force-pushed the dbermudez-add-request-parameters branch from 6691c83 to eb4ca9b Compare September 28, 2023 23:48
@debermudez debermudez merged commit 1c89222 into periodic-concurrency-mode Sep 29, 2023
3 checks passed
@debermudez debermudez deleted the dbermudez-add-request-parameters branch September 29, 2023 22:39
matthewkotila pushed a commit that referenced this pull request Oct 7, 2023
* Initial parameter passing support

* Fix parameter ordering

* Remove commented code

* Remove unnecessary type in request parameter

* Fix includes and map assignment

* Update grpc request parameters to use only strings in PA
matthewkotila pushed a commit that referenced this pull request Oct 7, 2023
* Initial parameter passing support

* Fix parameter ordering

* Remove commented code

* Remove unnecessary type in request parameter

* Fix includes and map assignment

* Update grpc request parameters to use only strings in PA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants