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

Profile Static Lib Hardcoded mnist with callgrind and ValGrind and do a report #178

Open
Hitomamacs opened this issue Feb 23, 2025 · 1 comment

Comments

@Hitomamacs
Copy link
Contributor

Hitomamacs commented Feb 23, 2025

Feature Description

We need to start profiling our code to see if we are good with memory allocation (heap and stack) and which function we should optimize the most apart from gemm (matmul/dot product). Produce a report after it that will be used to decide were to work on in the next days.

Problem Statement

Explain the problem this feature will solve or the improvement it will bring.

Suggested Solution

Describe your ideal solution or any alternatives you’ve considered.

Additional Context

Add any other context, designs, or screenshots related to the request.

Copy link

Connected to Huly®: X_PI-211

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

No branches or pull requests

1 participant