今日已更新 80 条资讯 | 累计 20052 条内容
关于我们

I silently break training codes or configs so I made pybench [P]

/u/SpecificPark2594 2026年06月27日 14:33 2 次阅读 来源:Reddit r/MachineLearning

It is like pytest but for statistical tests: it ensures no regression of your metrics at a statistical level. It manages tedious things such that seeds, past benchmark results, ... Simple CLI working like pytest but with benchmarks/ directory instead of tests/: pybench # 1st time: samples seeds, saves a baseline, marks NEW pybench # later: reruns on the same seeds, marks PASS / FAIL pybench update # re-baseline after an intended change pybench show # print current baseline stats (--history for per commit) Please give me your feedback, Github: https://github.com/AnthonyBeeblebrox/pybench Docs: https://pybench.readthedocs.io/en/latest/ submitted by /u/SpecificPark2594 [link] [留言]

本文内容来源于互联网,版权归原作者所有
查看原文