An adaptor to allow Python allocator for PyTorch pluggable allocator
python setup.py sdist
python setup.py bdist_wheel --py-limited-api cp38
Also need to rename the wheel, replace linux
with manylinux1
.
twine upload dist/*
An adaptor to allow Python allocator for PyTorch pluggable allocator
python setup.py sdist
python setup.py bdist_wheel --py-limited-api cp38
Also need to rename the wheel, replace linux
with manylinux1
.
twine upload dist/*