Skip to content

Commit 41725ee

Browse files
committed
format
1 parent efeea50 commit 41725ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

transformer_engine/plugin/core/backends/vendor/musa/musa_patches.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ def apply_patch() -> None:
4545
# imports this module to run patches and that would cause a circular import.
4646
try:
4747
import transformer_engine
48+
4849
transformer_engine.TE_DEVICE_TYPE = "musa"
4950
transformer_engine.TE_PLATFORM = torch.musa
5051
except Exception as e:

0 commit comments

Comments
 (0)