diff --git a/images/logos/samtec-logo.png b/images/logos/samtec-logo.png new file mode 100644 index 0000000000..b3416cb965 Binary files /dev/null and b/images/logos/samtec-logo.png differ diff --git a/index.html b/index.html index 652f81f3eb..95e9ed0268 100644 --- a/index.html +++ b/index.html @@ -378,21 +378,21 @@

“We use ONNX Runtime to easily deploy thousands of open-source state-of-the-art models in the Hugging Face model hub and accelerate private models for customers of the Accelerated Inference API on CPU and GPU.”

– Morgan Funtowicz, Machine Learning Engineer, Hugging Face

“The unique combination of ONNX Runtime and SAS Event Stream Processing changes the game for developers and systems integrators by supporting flexible pipelines and enabling them to target multiple hardware platforms for the same AI models without bundling and packaging changes. This is crucial considering the additional build and test effort saved on an ongoing basis.”

– Saurabh Mishra, Senior Manager, Product Management, Internet of Things, SAS

“The ONNX Runtime API for Java enables Java developers and Oracle customers to seamlessly consume and execute ONNX machine-learning models, while taking advantage of the expressive power, high performance, and scalability of Java.”

– Stephen Green, Director of Machine Learning Research Group, Oracle

@@ -402,7 +402,7 @@

“ONNX Runtime has vastly increased Vespa.ai’s capacity for evaluating large models, both in performance and model types we support.”

– Lester Solbakken, Principal Engineer, Vespa.ai, Verizon Media

@@ -410,23 +410,30 @@

“We use ONNX Runtime to accelerate model training for a 300M+ parameters model that powers code autocompletion in Visual Studio IntelliCode.”

– Neel Sundaresan, Director SW Engineering, Data & AI, Developer Division, Microsoft

“Using a common model and code base, the ONNX Runtime allows Peakspeed to easily flip between platforms to help our customers choose the most cost-effective solution based on their infrastructure and requirements.”

– Oscar Kramer, Chief Geospatial Scientist, Peakspeed

-
+
+

“We needed a runtime engine to handle the transition from data science land to a high-performance production runtime system. ONNX Runtime (ORT) simply ‘just worked’. Having no previous experience with ORT, I was able to easily convert my models, and had prototypes running inference in multiple languages within just a few hours. ORT will be my go-to runtime engine for the foreseeable future.”

+ – Bill McCrary, Application Architect, Samtec

+
+
+

“At CERN in the ATLAS experiment, we have integrated the C++ API of ONNX Runtime into our software framework: Athena. We are currently performing inferences using ONNX models especially in the reconstruction of electrons and muons. We are benefiting from its C++ compatibility, platform*-to-ONNX converters (* Keras, TensorFlow, PyTorch, etc) and its thread safety.”

– ATLAS Experiment team, CERN (European Organization for Nuclear Research)