Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torch-harmonics
Commits
13d6130e
Commit
13d6130e
authored
May 22, 2025
by
Boris Bonev
Committed by
Boris Bonev
May 24, 2025
Browse files
cleaning up imports
parent
7d8d8eb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
torch_harmonics/__init__.py
torch_harmonics/__init__.py
+0
-1
No files found.
torch_harmonics/__init__.py
View file @
13d6130e
...
...
@@ -35,7 +35,6 @@ from .sht import RealSHT, InverseRealSHT, RealVectorSHT, InverseRealVectorSHT
from
.convolution
import
DiscreteContinuousConvS2
,
DiscreteContinuousConvTransposeS2
from
.resample
import
ResampleS2
from
.attention
import
AttentionS2
,
NeighborhoodAttentionS2
from
._neighborhood_attention
import
_neighborhood_attention_s2_fwd_torch
,
_NeighborhoodAttentionS2
# for tests
from
.
import
quadrature
from
.
import
random_fields
from
.
import
examples
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment