-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: HSTU bug has been fixed upstream: facebookresearch/generative-recommenders#152, so we can remove the patch now. After upstream pytorch pin update, we now use `triton.__file__` to identify whether Triton is installed from main or torch-triton. Pull Request resolved: #93 Test Plan: Internal test: ``` buck2 test -c fbcode.nvcc_arch=h100a -c fbcode.platform010_cuda_version=12.4 'fbcode//mode/opt' fbcode//pytorch/tritonbench/test/test_gpu:test_gpu -- --exact 'pytorch/tritonbench/test/test_gpu:test_gpu - test_gpu_tritonbench_flash_attention (pytorch.tritonbench.test.test_gpu.main.TestTritonbenchGpu)' ``` Cache hits: 98%. Commands: 462286 (cached: 453091, remote: 7877, local: 1318) Tests finished: Pass 1. Fail 0. Fatal 0. Skip 0. Build failure 0 Reviewed By: plotfi Differential Revision: D66741231 Pulled By: xuzhao9 fbshipit-source-id: dece3777acc996015682e28d2ec31a21b1795260
- Loading branch information
1 parent
6b0b478
commit 7543890
Showing
6 changed files
with
13 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.