diff --git a/about.html b/about.html index bd26d8e6ee..3442f7276a 100644 --- a/about.html +++ b/about.html @@ -86,7 +86,7 @@

Optimization and acceleration

- Run any ONNX model using a single set of inference APIs that provide access to the best hardware acceleration available. Built-in optimization features trim and consolidate nodes without impacting model accuracy. Additionally, full backwards and forwards compatibility for ONNX and ONNX-ML ensures all ONNX models can be inferenced. + Run any ONNX model using a single set of inference APIs that provide access to the best hardware acceleration available. Built-in optimization features trim and consolidate nodes without impacting model accuracy. Additionally, full backwards compatibility for ONNX and ONNX-ML ensures all ONNX models can be inferenced.

@@ -97,7 +97,7 @@

API and platform support

- Take advantage of the benefits of ONNX Runtime without changing your technology stack. Access ONNX Runtime using your preferred APIC#, C++, C or Python. Support for Linux, Windows and Mac allows you to build and deploy applications without worry. + Take advantage of the benefits of ONNX Runtime without changing your technology stack. Access ONNX Runtime using your preferred APIC#, C++, C, Python, or Java. Support for Linux, Windows and Mac allows you to build and deploy applications without worry.