onnx / onnx/optimizer

Demo to run onnx optimizer on browser

Open
#291 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
834
Forks
109
Avg merge
6h 55m
Merged PRs (30d)
2

Description

I'm currently creating some online onnx simplifier/optimizer demo on github pages: https://take-cheeze.github.io/onnx-simplifier/
It's inspired by convertmodel.com which had simplifying feature using wasm: https://github.com/daquexian/onnx-simplifier/issues/374
The deploying codes are in https://github.com/take-cheeze/onnx-simplifier/pull/5 and building wasm module was quite easy compared to deploying python web server somewhere

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked demo at take-cheeze.github.io/onnx-simplifier/ and the deployment pull request at github.com/take-cheeze/onnx-simplifier/pull/5. The issue names no files or tests in onnx/optimizer and does not define the expected integration or acceptance criteria; done would require a specific browser-demo scope and a confirmed way to run the optimizer there.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, wasm
Domain
machine-learning, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.