mit-han-lab / torchsparse

[MICRO'23, MLSys'22] TorchSparse: Efficient Training and Inference Framework for Sparse Convolution on GPUs.

Home Page:https://torchsparse.mit.edu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to ensure reproducibility of results

ybc-ybc opened this issue · comments

commented

In version torchsparse v2.1, do fixed seeds guarantee reproducible results?

Hi @ybc-ybc , we don't rely on the fixed seeds since all the benchmark data used in our paper are real-world data, which means that the inputs are not random.

Close as completed due to inactivity. If you have further questions, feel free to reopen it.