NeuroBench / neurobench

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

Fix Test Metrics #145

Closed ben9809 closed 1 year ago

ben9809 commented 1 year 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.