Skip to content

Conversation

@5000user5000
Copy link
Owner

This PR includes the following:

  • Implemented the benchmarking component (run_benchmark.cpp and scripts/benchmark.py)
  • Added Python API interface via Engine
    • gemm_engine.hpp: backend wrapper supporting LUT, MKL, and naive GEMM
    • bindings.cpp: exposes Engine and post-processing to Python using pybind11
  • Updated README.md:
    • Added build instructions (with and without MKL)
    • Added Python API usage example
    • Described project structure and functionality overview

@5000user5000 5000user5000 merged commit 59f207c into main May 4, 2025
2 checks passed
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