mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
Update docs/ONNX_Runtime_Server_Usage.md (#7818)
Making it clear in the documentation to proactively inform users.
This commit is contained in:
parent
afca89dce6
commit
c08bb4eee3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<h1><span style="color:red">Note: ONNX Runtime Server is still in beta state and may not be ready for production environments.</span></h1>
|
||||
<h1><span style="color:red">Note: ONNX Runtime Server has been deprecated.</span></h1>
|
||||
|
||||
# How to Use build ONNX Runtime Server for Prediction
|
||||
ONNX Runtime Server provides an easy way to start an inferencing server for prediction with both HTTP and GRPC endpoints.
|
||||
|
|
|
|||
Loading…
Reference in a new issue