Skip to content

Commit 27ee9ce

Browse files
committed
123
1 parent 29d1397 commit 27ee9ce

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • transformer_engine/plugin/core/backends/vendor/npu

transformer_engine/plugin/core/backends/vendor/npu/patches.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ def get_npu_device_properties(device=None):
3636
# TODO: Add other patches for NPU.
3737
]
3838

39-
#def get_npu_device_properties(device=None):
40-
# return (9, 0)
41-
4239
def apply_patch() -> None:
4340
"""Apply NPU Python-side patches (idempotent, best-effort)."""
4441
try:

0 commit comments

Comments
 (0)