triton-inference-server / fil_backend

FIL backend for the Triton Inference Server
Apache License 2.0
68 stars 35 forks source link

Extract optimal model from top line of CSV output in example notebook #192

Open wphicks opened 2 years ago

wphicks commented 2 years ago

Because configuration naming is liable to change in the ModelAnalyzer, the optimal model name in the example notebook should be programmatically extracted by looking at the top line of CSV output.