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

[VSINPU]Split\Pad and some element-wise OPs support #22916

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

xuke537
Copy link

@xuke537 xuke537 commented Nov 21, 2024

Description

-Add split/pad/neg/not/ceil/round/min/max op support
-Fix conv2d op default pads value issue

Motivation and Context

-New OPs support for VSINPU EP

@xuke537
Copy link
Author

xuke537 commented Nov 21, 2024

@microsoft-github-policy-service agree company="Verisilicon"

1 similar comment
@xuke537
Copy link
Author

xuke537 commented Nov 21, 2024

@microsoft-github-policy-service agree company="Verisilicon"

@@ -0,0 +1,193 @@
/****************************************************************************

Check warning

Code scanning / lintrunner

CLANGFORMAT/format

See https://clang.llvm.org/docs/ClangFormat.html. Run `lintrunner -a` to apply this patch.
@@ -0,0 +1,198 @@
/****************************************************************************

Check warning

Code scanning / lintrunner

CLANGFORMAT/format

See https://clang.llvm.org/docs/ClangFormat.html. Run `lintrunner -a` to apply this patch.
Description
-Add split/pad/neg/not/ceil/round/min/max op support
-Fix conv2d op default pads value issue

Signed-off-by: Kee <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant