Closed xuzhao9 closed 3 weeks ago
As mentioned in https://github.com/pytorch-labs/tritonbench/issues/17
Test plan:
(base) ➜ tritonbench git:(xz9/fix-tk-load) python -c "from tritonbench.utils.loader import load_library; load_library('tk/tk_attn_h100_fwd.so')" (base) ➜ tritonbench git:(xz9/fix-tk-load) echo $? 0
@xuzhao9 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@xuzhao9 merged this pull request in pytorch-labs/tritonbench@a5ac343e40a074f01dbb1913a01f924e19dc2e9b.
As mentioned in https://github.com/pytorch-labs/tritonbench/issues/17
Test plan: