huggingface / huggingface/candle
Regarding the issue of WASM operating speed
Open
- Dominant language
- Rust
- Stars
- 21k
- Forks
- 1.8k
- Avg merge
- 16h 42m
- Merged PRs (30d)
- 25
Description
When using the YOLO project in the handle wasm example, it takes a long time to make predictions on the browser side, and the CPU usage remains unchanged. How can I improve prediction performance.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue points to the YOLO project in the handle wasm example, but names no file or test. Start by reproducing browser-side prediction and measuring runtime and CPU usage, then trace the WASM inference path to identify the bottleneck. Done means prediction performance is measurably improved and the result is verified in the browser example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- machine-learning, performance, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100