Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mitkotak committed Aug 15, 2024
1 parent b9a28ff commit 6d4c641
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions model.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
import torch
torch.jit.script = lambda x: x
import torch.nn as nn
import e3nn
e3nn.set_optimization_defaults(jit_script_fx=False)

from e3nn import o3

from torch_geometric.data import Data
Expand Down

0 comments on commit 6d4c641

Please sign in to comment.