NeuroBench / neurobench

Benchmark harness and baseline results for the NeuroBench algorithm track.
https://neurobench.readthedocs.io
Apache License 2.0
47 stars 12 forks source link

Fix Test Metrics #145

Closed ben9809 closed 8 months ago

ben9809 commented 8 months ago

This PR updates variable names in the syn_ops dictionary. It changes 'MACs' to 'Effective_MACs' and 'ACs' to 'Effective_ACs' for consistency in the codebase.