You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 14, 2026. It is now read-only.
I am not able to run the benchmark.py, float_test.py and ans_test.py. The line torch.ops.load_library("//dietgpu:dietgpu") fails with file not found. I can see there is an open PR that addresses this issue by changing the path. But I still get undefined symbol error.
Any steps to test the dietgpu performance and use the test scripts would greatly help
I am not able to run the benchmark.py, float_test.py and ans_test.py. The line
torch.ops.load_library("//dietgpu:dietgpu")fails with file not found. I can see there is an open PR that addresses this issue by changing the path. But I still get undefined symbol error.Any steps to test the dietgpu performance and use the test scripts would greatly help