mlcommons / inference_policies

Issues related to MLPerf™ Inference policies, including rules and suggested changes
https://mlcommons.org/en/groups/inference/
Apache License 2.0
55 stars 52 forks source link

Source code reqs for Network Division #262

Closed DilipSequeira closed 1 year ago

github-actions[bot] commented 1 year ago

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

badhri-intel commented 1 year ago

Please take a look at the Document which contains some code and explanation for protobuf & gRPC usage on Loadgen node. Let me know if you need more clarifications

DilipSequeira commented 1 year ago

@badhri-intel that looks good to me, and constitutes a good example of "sufficient documentation of the session layer API that a reader of that code can understand what data is being marshalled and sent over the network for each query.", as described in the current PR.