Coder Social home page Coder Social logo

Including pytorch? about berryconda HOT 4 OPEN

jjhelmus avatar jjhelmus commented on June 26, 2024
Including pytorch?

from berryconda.

Comments (4)

jjhelmus avatar jjhelmus commented on June 26, 2024

This would be a good addition to berryconda. I don't have the time to develop and test a recipe but would be happy to review a pull request with a working recipe.

from berryconda.

gaiar avatar gaiar commented on June 26, 2024

Hi!
Seems, that I've managed to get pytorch installing via conda on my raspberry pi 3, including all dependencies. You can check here:
https://anaconda.org/gaiar/pytorch-cpu
https://anaconda.org/gaiar/torchvision

Should I create a pull request for the recipe?

from berryconda.

Martin-Laclaustra avatar Martin-Laclaustra commented on June 26, 2024

@gaiar
Dear Gaiar,
would you mind providing in your channel (https://anaconda.org/gaiar/pytorch-cpu/files) a version for python v3.5?
I am trying to get pytorch together with tensorflow in an environment and the difficulty is that tensorflow is not available for python v3.6.
Also, did you finally provide the recipe? pytorch does not appear on rpi channel.

Thank you for your work and generosity in sharing all this!

from berryconda.

Martin-Laclaustra avatar Martin-Laclaustra commented on June 26, 2024

@gaiar
I am currently working only with pytorch, but I seem to have problems with the built-in types.
My project uses numba and llvmlite as well.

I face these errors:
Prediction script (from pretrained model in other machine):
RuntimeError: Expected tensor for argument #1 'indices' to have scalar type Long; but got CPUIntTensor instead (while checking arguments for embedding)
Training script:
Operands must be the same type, got (i32, i64)

Any advice on how to align the int type length?
Thanks in advance.

from berryconda.

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.