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

Replace lut32norm yaml with table header #7444

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

RahulSundarMCW
Copy link
Contributor

No description provided.

//
// Auto-generated file. Do not edit!
// Specification: test/u8-lut32norm.yaml
// Generator: tools/generate-lut-norm-test.py

#include <cstddef>

#include <gtest/gtest.h>
#include "xnnpack/lut.h"
#include "lut-norm-microkernel-tester.h"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this file and move the contents here (if it's the only use).

@dsharletg
Copy link
Contributor

I think this one is failing the import/copybara step due to a merge conflict, can you try merging master?

@RahulSundarMCW
Copy link
Contributor Author

RahulSundarMCW commented Nov 13, 2024

I think this one is failing the import/copybara step due to a merge conflict, can you try merging master?

Yesterday, we resolved the merge conflicts through the web editor, but since that option wasn't available today, so handled them locally and pushed the updates. I hope this works smoothly, but please let me know if any further adjustments are needed.

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.

3 participants