forked from alibaba/MNN
-
Notifications
You must be signed in to change notification settings - Fork 1
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
[pull] master from alibaba:master #6
Open
pull
wants to merge
257
commits into
oXoi:master
Choose a base branch
from
alibaba:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add create new jni function: nativeFromBuffer
[MNN:Sync] Sync Internal Gitlab (2.4)
fixes typo of Transformer architecture
fix(opencl): fix mLWS dimension bigger than gws
[MNN:Sync] Sync Internal 2.4.1
build(hiai): fix for update hiai to 100.520.020.010
Feature/sync
[MNN:Sync] Sync 2.4.2
Currently the yield is occuring every time a completion loop iterates and this is quite an expensive kernel system call. It is not really required if we break out of the loop, so move the yield to the end of the do-while loop to reduce the yielding overhead Perf metrics show that the current code eats up ~2.4% CPU yielding whereas this change reduces this down to ~0.6% of the total CPU run time. Signed-off-by: Colin Ian King <[email protected]>
Only yield at the end if the completion loop needs another pass
[MNN:Sync] Sync Internal Gitlab 2.4.3
[MNN:Sync] Sync Internal 2.5.0
hiai ddk sunset ddk v2 interface
[update] add cp311 of pymnn.
[update] support repository_dispatch for pymnn_release.
MNN:Bugfix: Fix bug for dynammic quant nan for same value input
Fix duplicate test methods
MNN:Sync: Sync Internal 2.9.6
Put KleidiAI files in folder source/backend/cpu/arm/kleidiAI/kai, download from arm gitlab and remain unchanged. Maybe will remove these files and download them when build. MNNKleidiAI.cpp is interface between MNN and KleidiAI. Rewrite function in class DenseConvInt8TiledExecutor , in ConvInt8TiledExecutor.cpp, to call KleidiAI functions. Maybe implement a new execution later. Changes to GeometryConvUtils.cpp and ShapeTensorConvert.cpp are for the input and output of DenseConvInt8TiledExecutor is NCHW, rather than NC4HW4, to avoid redundant pack/unpack and get better performance.
…ithub/workflows/actions/download-artifact-4.1.7 Build(deps): Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Integrate kleidiAI release v0.3.0 into MNN 2.9.6
support linux aarch64 pymnn release.
[MNN:CI] update actions/upload-artifact@v4.
[MNN:CI] update upload/download-artifact@v4.
[MNN:CI] bugfix of ci wheel name.
[MNN:CI] add merge-multiple in download-artifact
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )