Skip to content

Commit 57e1a54

Browse files
authored
Update FBGEMM_GPU_VERSION to 1.7.0 (#8101)
Update FBGEMM_GPU_VERSION to 1.7.0 ([Release note](https://github.com/pytorch/FBGEMM/releases/tag/v1.7.0)) Aligns with PyTorch 2.12.x.
1 parent e68868a commit 57e1a54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release/release_versions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ TORCH_TENSORRT_RTX_VERSION=${TORCH_TENSORRT_VERSION}
1515
TORCHAO_VERSION=${TORCHAO_VERSION:-0.17.0}
1616
TORCHDATA_VERSION=${TORCHDATA_VERSION:-0.11.0}
1717
TORCHTUNE_VERSION=${TORCHTUNE_VERSION:-0.2.1}
18-
FBGEMM_GPU_VERSION=${FBGEMM_GPU_VERSION:-1.6.0}
18+
FBGEMM_GPU_VERSION=${FBGEMM_GPU_VERSION:-1.7.0}
1919
FBGEMM_GPU_GENAI_VERSION=${FBGEMM_GPU_VERSION}
2020
MSLK_VERSION=${MSLK_VERSION:-1.1.1}
2121
FLASH_ATTN_3_VERSION=${FLASH_ATTN_3_VERSION:-3.0.0}

0 commit comments

Comments
 (0)