We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Loading from checkpoint: /neurmips/checkpoints/replica-kitchen-experts.pth Baked planes alpha as [200 * 200] Traceback (most recent call last): File "experts_test_fast.py", line 220, in main mnh_cuda.sort_by_key_float32_int64(active_depth, reorder_indices_by_depth) RuntimeError: radix_sort: failed on 1st step: cudaErrorInvalidDevice: invalid device ordinal
Hi @zhihao-lin , Great work! Any ideas for this error? Downloaded the pretrained model and run fast eval.
The text was updated successfully, but these errors were encountered:
Thanks for your interest in our work!
I wonder if you could provide the environment and the GPU you are currently running the program with? For example,
It would be easier for us to debug if you provide the information above. Thanks~~
Sorry, something went wrong.
No branches or pull requests
Hi @zhihao-lin , Great work! Any ideas for this error? Downloaded the pretrained model and run fast eval.
The text was updated successfully, but these errors were encountered: