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
build_pytorch/pytorch/.venv/lib/python3.12/site-packages/bitnet-1.1-py3.12-linux-x86_64.egg/gemm_lowbit_ext.cpython-312-x86_64-linux-gnu.so: undefined symbol: _ZNK2at10TensorBase8data_ptrI6__halfEEPT_v
have anyone seen that issue i just try to run the example/kernel_test.py
The text was updated successfully, but these errors were encountered:
Stale issue message
Sorry, something went wrong.
change the code "typedef half fp8" in gemm_lowbit_kernel.cu into "typedef at::Half fp8"
kyegomez
No branches or pull requests
build_pytorch/pytorch/.venv/lib/python3.12/site-packages/bitnet-1.1-py3.12-linux-x86_64.egg/gemm_lowbit_ext.cpython-312-x86_64-linux-gnu.so: undefined symbol: _ZNK2at10TensorBase8data_ptrI6__halfEEPT_v
have anyone seen that issue
i just try to run the example/kernel_test.py
Upvote & Fund
The text was updated successfully, but these errors were encountered: