GithubHelp home page GithubHelp logo

universome / non-uniform-interpolation Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 1.0 5.39 MB

Differentiable non-uniform interpolation: https://arxiv.org/abs/2012.13257

Python 17.64% C++ 9.30% Cuda 73.06%
image-processing interpolation

non-uniform-interpolation's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

tubbz-alt

non-uniform-interpolation's Issues

How to slove the issue?

When running the ./cuda/test.ipynd, the PyCharm cannot make the GPInterp from the
gp_interp_cuda = load('gp_interp_cuda', ['gp_interp_cuda.cpp', 'gp_interp_cuda_kernel.cu'], extra_cflags=['-O2'],verbose=True).
How can I sloved it?

Traceback (most recent call last):
  File "D:/PyCharm/PyCharm_Project/non_uniform/cuda/non-uniform.py", line 3, in <module>
    gp_interp_cuda = load('gp_interp_cuda', ['gp_interp_cuda.cpp', 'gp_interp_cuda_kernel.cu'], extra_cflags=['-O2'],verbose=True)
  File "J:\Anaconda\envs\tf-gpu\lib\site-packages\torch\utils\cpp_extension.py", line 1085, in load
    return _jit_compile(
  File "J:\Anaconda\envs\tf-gpu\lib\site-packages\torch\utils\cpp_extension.py", line 1323, in _jit_compile
    return _import_module_from_library(name, build_directory, is_python_module)
  File "J:\Anaconda\envs\tf-gpu\lib\site-packages\torch\utils\cpp_extension.py", line 1706, in _import_module_from_library
    module = importlib.util.module_from_spec(spec)
  File "<frozen importlib._bootstrap>", line 556, in module_from_spec
  File "<frozen importlib._bootstrap_external>", line 1166, in create_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
ImportError: DLL load failed while importing gp_interp_cuda: The specified module could not be found.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.