triton-inference-server / client

Triton Python, C++ and Java client libraries, and GRPC-generated client examples for go, java and scala.
BSD 3-Clause "New" or "Revised" License
551 stars 227 forks source link

Update the module dependency #663

Closed tanmayv25 closed 4 months ago

tanmayv25 commented 4 months ago

This is needed to fix the failing L0_simple_go_client

Server PR: https://github.com/triton-inference-server/server/pull/7239