Skip to content

Commit dce4846

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0d4e919 commit dce4846

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

transformer_engine/debug/features/log_fp8_tensor_stats.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ def inspect_tensor_postquantize(
141141
stat in self._get_supported_stats_list()
142142
), f"[NVTORCH INSPECT ERROR] Statistic {stat} is not supported."
143143

144-
145144
STATS_BUFFERS.try_add_buffer(
146145
layer_name=layer_name,
147146
tensor_name=tensor_name,

0 commit comments

Comments
 (0)