Skip to content

Commit

Permalink
Update cgcnn_inference.py
Browse files Browse the repository at this point in the history
  • Loading branch information
williamyxl authored Apr 10, 2024
1 parent 1c04a18 commit a044b66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mofa/scoring/cgcnn_inference.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import os
import ase
from pymatgen.io.ase import AseAtomsAdaptor
from train.dist_utils import get_local_rank, init_distributed
import torch.nn as nn
import torch.distributed as dist
from torch_geometric.loader import DataLoader
Expand Down

0 comments on commit a044b66

Please sign in to comment.