Skip to content

Commit 1a40d4f

Browse files
authored
fixes #106
this is only a renaming of the previous commit
1 parent ba9e120 commit 1a40d4f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/segger/prediction/predict_parquet.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
import torch.nn.functional as F
77
import torch._dynamo
88
import gc
9-
10-
# import rmm
119
import re
1210
import glob
1311
from pathlib import Path

0 commit comments

Comments
 (0)