Merge pull request #10228 from GabyCT/topic/removeionednn

metrics: Remove unused variable in oneDNN benchmark
This commit is contained in:
Alex Lyn 2024-08-30 09:31:14 +08:00 committed by GitHub
commit 4fd4b02f2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -62,7 +62,6 @@ EOF
}
function main() {
local i=0
local cmds=("docker")
local RES_DIR="/var/lib/phoronix-test-suite/test-results"