Skip to content

Commit

Permalink
remove import landamarks
Browse files Browse the repository at this point in the history
  • Loading branch information
hbb1 committed May 8, 2021
1 parent ec3e7ca commit acab0a8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions core/models/context/_pconv/conv4.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import torch
import numpy as np
import landmarks
import pdb
from torch.autograd import gradcheck
from torch.autograd import Function
import torch.nn as nn
from landmarkconv import _C
Expand Down
1 change: 0 additions & 1 deletion core/models/context/_pconv/conv8.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import torch
import numpy as np
import landmarks
import pdb
from torch.autograd import gradcheck
from torch.autograd import Function
Expand Down

0 comments on commit acab0a8

Please sign in to comment.