Git Product home page Git Product logo

Comments (5)

pangsu0613 avatar pangsu0613 commented on August 10, 2024 2

Hello @Jamie725 , I understand installing spconv is not easy. You can try change torch::jit::RegisterOperators into torch::RegisterOperators() under /spconv/src/spconv/all.cc.
You can also check the issues section in spconv repo for other instructions.

from clocs.

pangsu0613 avatar pangsu0613 commented on August 10, 2024

Hi @Jamie725 , you need to use the spconv with the commit that I mentioned in the readme. This is constraint by SECOND-V1.5.

from clocs.

Jamie725 avatar Jamie725 commented on August 10, 2024

Hi @pangsu0613,
Thanks for the information. I followed the following commands but failed building spconv:

git clone https://github.com/traveller59/spconv.git
cd spconv
git checkout 8da6f967fb9a054d8870c3515b1b44eca2103634

I got building errors with:
error: no matching function for call to ‘torch::jit::RegisterOperators::RegisterOperators(const char [28], )’
20 | torch::jit::RegisterOperators("spconv::get_indice_pairs_2d", &spconv::getIndicePair<2>)

image

Therefore, I was wondering if I did anything wrong. Could you please share with me the some suggested instructions to install this specific commit on spconv?

Thank you very much for your help!

from clocs.

Jamie725 avatar Jamie725 commented on August 10, 2024

Hi @pangsu0613,
It works! Thank you very much for your help!

from clocs.

Anirbanbhk88 avatar Anirbanbhk88 commented on August 10, 2024

@Jamie725 how did you solve the above issue

from clocs.

Related Issues (20)

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.