Giter Club home page Giter Club logo

e2eshark-reports's Introduction

e2eshark-reports

This repo contains status reports of e2e runs of over 25 models using SHARK/IREE/MLIR infra. They are organized by date and you can find a statusreport.md, summaryreport.md, and timereport.md for both onnx and turbine mode.

Turbine mode leverages SHARK-Turbine's (https://github.com/nod-ai/SHARK-Turbine) aot export to get the torch-mlir and then uses IREE compilation and runtime tools. Onnx mode converts the pytorch/onnx models to torch-mlir using onnx-export (to .onnx) then onnx-import (converts to torch-onnx IR) + torch-mlir tools. Then, IREE compilation and runtime tools are used to run the IR.

You can find wether they pass each phase of the process (statusreport.md), times for each phase per model (timereport.md), and overall e2e stats of running all the models (summaryreport.md) in these reports. Both modes are compared to torch references for validation, which determines if the inference phase passes.

The infra used to run all these models e2e can be found here with more details on implementation: https://github.com/nod-ai/SHARK-TestSuite/tree/main/e2eshark.

e2eshark-reports's People

Contributors

saienduri avatar

Watchers

 avatar Stella Laurenzo avatar  avatar  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.