GithubHelp home page GithubHelp logo

heresyrac / onnxruntime-riscv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ucb-bar/onnxruntime-riscv

0.0 0.0 0.0 438.26 MB

Fork of upstream onnxruntime focused on supporting risc-v accelerators

License: MIT License

Batchfile 0.07% Shell 0.41% CMake 1.35% C# 5.94% C++ 65.19% C 5.26% Objective-C 0.36% PowerShell 0.01% Python 11.09% Cuda 2.42% Assembly 3.09% Java 0.84% PureBasic 0.01% HLSL 0.03% Jupyter Notebook 0.90% Pascal 0.01% JavaScript 0.06% TypeScript 2.78% Objective-C++ 0.15% Roff 0.05%

onnxruntime-riscv's Introduction

ONNX Runtime is a cross-platform inference and training machine-learning accelerator.

Systolic Quickstart

This is a fork of upstream onnxruntime modified to work on riscv platforms and particularly focused on supporting the Gemmini accelerator. Gemmini is not necessarily required though, so this should also be suitable for those wanting to perform cpu-only inference on a riscv platform -- although this is less thoroughly tested so may not be as performant (the main blocker I can think of is that the sgemm kernel is implemented via naive matmul; ideally this should be linked with a proper BLAS implementation, but since floating point inference was not the main goal with this fork – rather, running quantized networks was – that is still a todo).

Read BUILD.md in systolic_runner(along with other documentation) for information on cross-compiling and usage instructions.

ONNX Runtime inference can enable faster customer experiences and lower costs, supporting models from deep learning frameworks such as PyTorch and TensorFlow/Keras as well as classical machine learning libraries such as scikit-learn, LightGBM, XGBoost, etc. ONNX Runtime is compatible with different hardware, drivers, and operating systems, and provides optimal performance by leveraging hardware accelerators where applicable alongside graph optimizations and transforms. Learn more →

ONNX Runtime training can accelerate the model training time on multi-node NVIDIA GPUs for transformer models with a one-line addition for existing PyTorch training scripts. Learn more →

Get Started

http://onnxruntime.ai/

Build Pipeline Status

System CPU GPU EPs
Windows Build Status Build Status Build Status
Linux Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Mac Build Status
Build Status
Android Build Status
iOS Build Status
WebAssembly Build Status

Data/Telemetry

Windows distributions of this project may collect usage data and send it to Microsoft to help improve our products and services. See the privacy statement for more details.

Contributions and Feedback

We welcome contributions! Please see the contribution guidelines.

For feature requests or bug reports, please file a GitHub Issue.

For general discussion or questions, please use Github Discussions.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

License

This project is licensed under the MIT License.

onnxruntime-riscv's People

Contributors

askhade avatar edgchen1 avatar er3x3 avatar faxu avatar fdwr avatar fs-eire avatar guoyu-wang avatar hariharans29 avatar hectorsvc avatar jeffbloo avatar jignparm avatar jywu-msft avatar linkerzhang avatar liqunfu avatar pranav-prakash avatar pranavsharma avatar randysheriffh avatar ryanunderhill avatar shahasad avatar sherlocknomad avatar skottmckay avatar smk2007 avatar snnn avatar tianleiwu avatar tracysh avatar wangyems avatar weixingzhang avatar yufenglee avatar yuslepukhin avatar zhanghuanrong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.