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-spline-conv
Commits
c88c95f2
Commit
c88c95f2
authored
Apr 23, 2020
by
rusty1s
Browse files
clean up [skip ci]
parent
ad0d2d67
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
torch_spline_conv/__init__.py
torch_spline_conv/__init__.py
+0
-1
No files found.
torch_spline_conv/__init__.py
View file @
c88c95f2
...
@@ -4,7 +4,6 @@ import os.path as osp
...
@@ -4,7 +4,6 @@ import os.path as osp
import
torch
import
torch
__version__
=
'1.2.0'
__version__
=
'1.2.0'
expected_torch_version
=
(
1
,
4
)
for
library
in
[
'_version'
,
'_basis'
,
'_weighting'
]:
for
library
in
[
'_version'
,
'_basis'
,
'_weighting'
]:
torch
.
ops
.
load_library
(
importlib
.
machinery
.
PathFinder
().
find_spec
(
torch
.
ops
.
load_library
(
importlib
.
machinery
.
PathFinder
().
find_spec
(
...
...
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