triton-inference-server / fil_backend

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

Internal Docs Feedback: Protobuf import error in generate_example_model.py #296

Closed wphicks closed 1 year ago

wphicks commented 1 year ago

Invoking model example generation script (python qa/L0_e2e/generate_example_model.py) resulted in ImportError: cannot import name 'builder' from 'google.protobuf.internal'

wphicks commented 1 year ago

Could not reproduce this locally or in CI. Closing pending further repro instructions.