Skip to content

Commit

Permalink
adding reference to onnx-mlir-serving (#1745)
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandre Eichenberger <[email protected]>
Co-authored-by: chentong319 <[email protected]>
  • Loading branch information
AlexandreEichenberger and chentong319 authored Oct 3, 2022
1 parent f276565 commit 172c226
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,3 +156,7 @@ Practically, each `git commit` needs to be signed, see [here](docs/Workflow.md#s
## Code of Conduct

The ONNX-MLIR code of conduct is described at https://onnx.ai/codeofconduct.html.

## Projects related/using onnx-mlir

* The [onnx-mlir-serving](https://github.com/IBM/onnx-mlir-serving) project implements a GRPC server written with C++ to serve onnx-mlir compiled models. Benefiting from C++ implementation, ONNX Serving has very low latency overhead and high throughput.

0 comments on commit 172c226

Please sign in to comment.