Closed d4l3k closed 1 year ago
Should fix regression in pytorch master https://hud.pytorch.org/minihud?name_filter=deploy
Test plan: CI
rm -r build; cmake -S . -B build; and cmake --build build/ --config Release -j -t multipy_pybind
@d4l3k has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@d4l3k merged this pull request in pytorch/multipy@7dd29931fa8e9bb7c970f05f8c0dc13b69e17494.
Should fix regression in pytorch master https://hud.pytorch.org/minihud?name_filter=deploy
Test plan: CI