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

Add EvenSplitN subgraph #7632

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RahulSundarMCW
Copy link
Contributor

  • Replaced existing even-split2, even-split3, even-split4, tests with a single test covering the EvenSplitN API.
  • Marked old functions as XNN_DEPRECATED.
  • Added shims in deprecated.c to call the new EvenSplitN API functions.
  • Ensured the subgraph API remains stable with the new implementation.

@RahulSundarMCW RahulSundarMCW force-pushed the evensplitN branch 4 times, most recently from 0ba8842 to 08c6756 Compare January 2, 2025 10:21
  - Replaced existing even-split2, even-split3, even-split4, tests with a single test covering the EvenSplitN API.
  - Marked old functions as XNN_DEPRECATED.
  - Added shims in deprecated.c to call the new EvenSplitN API functions.
  - Ensured the subgraph API remains stable with the new implementation.
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