nhhviet98
Results
2
issues of
nhhviet98
I want to add new `labels` for **ALL** default `MetricFamily` (`nv_inference_request_success`, `nv_inference_request_failure`, `nv_inference_count`,...) in `python backend`, how can I do that? Example: ``` # HELP nv_inference_request_success Number of successful inference...
module: server
I want to use TRT and set `disenable_trt_tune` option is `True` but get an exception below: ```bash unknown parameter 'disenable_trt_tune` is provided for GPU execution accelerator config. Available choices are...