Add CSV benchmark results saving feature

This commit is contained in:
Derek Rosenzweig
2025-03-13 20:02:24 -07:00
parent bd2a775528
commit eb8e8346c8
4 changed files with 65 additions and 7 deletions

2
scripts/docker-build.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
docker build -t deepgemm-test:latest -f Dockerfile .