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

#8457: Add test cases for sliding window ops. #9209

Conversation

nkpatel-tt
Copy link
Contributor

No description provided.

@nkpatel-tt nkpatel-tt linked an issue Jun 6, 2024 that may be closed by this pull request
2 tasks
@nkpatel-tt nkpatel-tt self-assigned this Jun 10, 2024
tests/tt_eager/ops/test_sliding_window_ops.cpp Outdated Show resolved Hide resolved
tests/tt_eager/ops/test_sliding_window_ops.cpp Outdated Show resolved Hide resolved
tests/tt_eager/ops/test_sliding_window_ops.cpp Outdated Show resolved Hide resolved
tests/tt_eager/ops/test_sliding_window_ops.cpp Outdated Show resolved Hide resolved
tests/tt_eager/ops/test_sliding_window_ops.cpp Outdated Show resolved Hide resolved
tests/tt_eager/ops/test_sliding_window_ops.cpp Outdated Show resolved Hide resolved
tests/tt_eager/ops/test_sliding_window_ops.cpp Outdated Show resolved Hide resolved
tests/tt_eager/ops/test_sliding_window_ops.cpp Outdated Show resolved Hide resolved
tests/tt_eager/ops/test_sliding_window_ops.cpp Outdated Show resolved Hide resolved
tests/tt_eager/ops/test_sliding_window_ops.cpp Outdated Show resolved Hide resolved
@nkpatel-tt nkpatel-tt force-pushed the 8457-port-sliding-window-op-infra-functions-validationtests-to-the-new-c++-op branch 3 times, most recently from 5fdaa9f to 1d00173 Compare June 14, 2024 06:48
Signed-off-by: Nilaykumar K Patel <[email protected]>
Refactor code, push reference code to sliding_window infra and keep
test cases in tests

Signed-off-by: Nilaykumar K Patel <[email protected]>
@nkpatel-tt nkpatel-tt force-pushed the 8457-port-sliding-window-op-infra-functions-validationtests-to-the-new-c++-op branch from 50f5f6f to dd790e8 Compare June 20, 2024 06:47
@nkpatel-tt nkpatel-tt marked this pull request as ready for review June 20, 2024 07:24
@nkpatel-tt
Copy link
Contributor Author

please also confirm on the CI that this particular test also passed. Otherwise good to go, thanks!

Test for sliding window ops are passing in CI(https://github.com/tenstorrent/tt-metal/actions/runs/9592887922)
image

@nkpatel-tt nkpatel-tt closed this Jun 20, 2024
@nkpatel-tt nkpatel-tt reopened this Jun 20, 2024
@nkpatel-tt nkpatel-tt merged commit dc6ab5d into main Jun 20, 2024
79 checks passed
@nkpatel-tt nkpatel-tt deleted the 8457-port-sliding-window-op-infra-functions-validationtests-to-the-new-c++-op branch June 20, 2024 07:36
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.

Port sliding window op infra functions validation/tests to the new C++ op
2 participants