Benchmarksgood first issue
倉庫指標
- Star
- (1,516 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
reproducibility_data is an old serialization mechanism. With the current state of benchmarks it is easier and more efficient to save the benchmark arguments and fix a random seed to guarantee reproducibility (this is not guaranteed to work for different avalanche versions). Alternatively, it is possible to use serialization.
Therefore, we should remove reproducibility_data and and encourage other reproducibility solutions.