Commit c88c95f2 authored by rusty1s's avatar rusty1s
Browse files

clean up [skip ci]

parent ad0d2d67
...@@ -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(
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment