Onnx Runtime: “Cross-Platform Accelerated Machine Learning”

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • onnxruntime

    ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

  • onnx

    Open standard for machine learning interoperability

  • I would say onnx.ai [0] provides more information about ONNX for those who aren’t working with ML/DL.

    [0] https://onnx.ai

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • wonnx

    A WebGPU-accelerated ONNX inference run-time written 100% in Rust, ready for native and the web

  • There's also a third-party WebGPU implementation: https://github.com/webonnx/wonnx

  • tinygrad

    You like pytorch? You like micrograd? You love tinygrad! ❤️

  • Be better to use https://github.com/tinygrad/tinygrad as an intermediary framework?

  • TorchML__MD_000000000000_000

    Discontinued COLABFIT Torch Model Driver Base

  • We wanted to use ONNX runtime for a "model driver" for MD simulations, where any ML model can be used for molecular dynamics simulations. Problem was it was way too immature. Like ceiling function will only work with single precision in ONNX. But the biggest issue was that we could not take derivatives in ONNX runtime, so any complicated model that uses derivatives inside was a nogo, is that limitation still exist? Do you know if it can take derivatives in training mode now?

    Eventually we went with pytorch only support for the time being, with still exploring OpenXLA in place of ONNX, as a universal adapter: https://github.com/ipcamit/colabfit-model-driver

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts