Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
akihironitta committed Sep 9, 2024
1 parent 9bb0585 commit 4e4c3ea
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions torch_frame/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,7 @@

if WITH_PT24:
import torch
import numpy as np
import codecs
torch.serialization.add_safe_globals([
np._core.multiarray.scalar,
np.dtype,
np.dtypes.Int32DType,
codecs.encode,
stype,
torch_frame.data.stats.StatType,
])
Expand Down

0 comments on commit 4e4c3ea

Please sign in to comment.