nvidia-riva / python-clients

Riva Python client API and CLI utils
MIT License
73 stars 26 forks source link

Need more explanation for stop_history_eou #93

Open mehadi92 opened 2 months ago

mehadi92 commented 2 months ago

Can you please share how the configuration works? Do you have any technical documents or papers related to this?

optional int32 stop_history_eou = 5;
optional float stop_threshold_eou = 6;

Thanks