The backend configuration settings.
Definition at line 440 of file sources/libs/nvdsinferserver/infer_trtis_server.h.
Data Fields | |
| std::string | backend |
| Name of the backend. More... | |
| std::string | key |
| Name of the setting. More... | |
| std::string | value |
| Value of the setting. More... | |
| std::string nvdsinferserver::triton::BackendConfig::backend |
Name of the backend.
Definition at line 444 of file sources/libs/nvdsinferserver/infer_trtis_server.h.
| std::string nvdsinferserver::triton::BackendConfig::key |
Name of the setting.
Definition at line 448 of file sources/libs/nvdsinferserver/infer_trtis_server.h.
| std::string nvdsinferserver::triton::BackendConfig::value |
Value of the setting.
Definition at line 452 of file sources/libs/nvdsinferserver/infer_trtis_server.h.