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 conv-hwc yaml with table header #7445

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

Conversation

RahulSundarMCW
Copy link
Contributor

No description provided.

copybara-service bot pushed a commit that referenced this pull request Nov 13, 2024
--
5d5cd76 by RahulSudarMCW <[email protected]>:

Replace conv-hwc yaml with table header

--
ad05494 by RahulSudarMCW <[email protected]>:

Remove 'conv-hwc-microkernel-tester.h'

--
6d39a08 by RahulSudarMCW <[email protected]>:

Declare microkernal to use table header

--
93d6323 by RahulSudarMCW <[email protected]>:

Resolve failed checks

FUTURE_COPYBARA_INTEGRATE_REVIEW=#7445 from RahulSundarMCW:conv-hwc 93d6323
PiperOrigin-RevId: 695826548
copybara-service bot pushed a commit that referenced this pull request Nov 13, 2024
--
5d5cd76 by RahulSudarMCW <[email protected]>:

Replace conv-hwc yaml with table header

--
ad05494 by RahulSudarMCW <[email protected]>:

Remove 'conv-hwc-microkernel-tester.h'

--
6d39a08 by RahulSudarMCW <[email protected]>:

Declare microkernal to use table header

--
93d6323 by RahulSudarMCW <[email protected]>:

Resolve failed checks

FUTURE_COPYBARA_INTEGRATE_REVIEW=#7445 from RahulSundarMCW:conv-hwc 93d6323
PiperOrigin-RevId: 695826548
copybara-service bot pushed a commit that referenced this pull request Nov 13, 2024
--
5d5cd76 by RahulSudarMCW <[email protected]>:

Replace conv-hwc yaml with table header

--
ad05494 by RahulSudarMCW <[email protected]>:

Remove 'conv-hwc-microkernel-tester.h'

--
6d39a08 by RahulSudarMCW <[email protected]>:

Declare microkernal to use table header

--
93d6323 by RahulSudarMCW <[email protected]>:

Resolve failed checks

FUTURE_COPYBARA_INTEGRATE_REVIEW=#7445 from RahulSundarMCW:conv-hwc 93d6323
PiperOrigin-RevId: 695826548
@RahulSundarMCW RahulSundarMCW force-pushed the conv-hwc branch 2 times, most recently from edd8c87 to 45f3170 Compare November 18, 2024 06:44
TEST(ukernel, input_width_eq) \
{ \
auto tester = ConvHWCMicrokernelTester() \
Copy link
Collaborator

Choose a reason for hiding this comment

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

TEST_REQUIRES_ARCH_FALGS(arch_flags)

Also, these macros are really big. Can you put these in helper functions, so the macro is smaller? Compiler errors and such in macros are a pain to work with.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Could you please provide further clarification, as we are a bit unclear

test/f32-conv-hwc.cc Show resolved Hide resolved
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.

2 participants