Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to mnn 3.0 as well as lot of minor bug fixes #9

Merged
merged 22 commits into from
Dec 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
ce22e75
feat: Update to mnn 3.0.0
uttarayan21 Nov 29, 2024
dd5ee5d
feat: Emit tracing events from mnn
uttarayan21 Dec 2, 2024
1a31f2c
feat: Apply the patch at compile time with diffy
uttarayan21 Dec 2, 2024
1561857
feat: rename benchmarks
uttarayan21 Dec 2, 2024
b56c750
feat(tracing): Don't use diffy::patch since that's not working properly
uttarayan21 Dec 2, 2024
0bd1c16
feat: Don't try to patch MNNDefine with the HalideRuntime patch
uttarayan21 Dec 3, 2024
ec4bee2
fix(mnn-sys): Fix buildscript typo MNNDefine.hpp -> MNNDefine.h
uttarayan21 Dec 3, 2024
7a15b71
broken(coreml): Gatherv2 support in progress
uttarayan21 Dec 3, 2024
f0f0844
feat: Added test cases to ensure outputs for multiple backends are same
uttarayan21 Dec 4, 2024
576b97e
feat: Added testing tool
uttarayan21 Dec 9, 2024
5125aa2
feat: Added completions
uttarayan21 Dec 9, 2024
2cf1bd1
feat: Added benchmark result generator and checker
uttarayan21 Dec 10, 2024
5528503
feat: Added nix support for building bencher
uttarayan21 Dec 13, 2024
c78f7b3
fix: Fixed issue with models not creating cpu tensor using gpu backend
uttarayan21 Dec 13, 2024
004e3ea
feat: Use the average of 5 inference runs
uttarayan21 Dec 16, 2024
78d262a
fix: Fix the issue with debugging invalid filling of tensors
uttarayan21 Dec 17, 2024
2b1ea41
fix: dont duplicate host tensor
K-prog Dec 17, 2024
46cba33
feat: Document everything
uttarayan21 Dec 20, 2024
ffbf063
chore: Fix clippy lints
uttarayan21 Dec 20, 2024
954c631
fix(flake): Don't use mnn as a buildInput on common args
uttarayan21 Dec 20, 2024
3d61bc6
feat: Added some more tests
uttarayan21 Dec 20, 2024
e337d71
feat: Added cachix push script
uttarayan21 Dec 20, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .ignore

This file was deleted.

Loading
Loading