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 Cpp Version of Matmul Benchmark #18792

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

Conversation

edwinleeTT
Copy link
Contributor

Ticket

#18269

Problem description

A C++ example showing how to configure matmuls was required.

What's changed

This adds test_benchmark.cpp, which is a TTNN based port of tt-metal/tests/ttnn/unit_tests/benchmarks/test_benchmark.py. A test fixture is also added to support tracing.

Checklist

@edwinleeTT edwinleeTT changed the title Adds Cpp Port of Python Matmul Benchmark Add Cpp Version of Python Matmul Benchmark Mar 7, 2025
@edwinleeTT edwinleeTT changed the title Add Cpp Version of Python Matmul Benchmark Add Cpp Version of Matmul Benchmark Mar 7, 2025
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