GithubHelp home page GithubHelp logo

`conv3d` operation missing about mlx HOT 3 CLOSED

ml-explore avatar ml-explore commented on July 17, 2024 3
`conv3d` operation missing

from mlx.

Comments (3)

awni avatar awni commented on July 17, 2024 4

Hi! We don't have conv3d yet. It is definitely something that an enterprising contributor could add, there is no requirement that it come from within Apple, and we are very encouraging of outside contributions.

That said I believe we would need to implement the kernel itself which is non-trivial. Though we have some Conv2D kernels as a good starting point.

from mlx.

delneg avatar delneg commented on July 17, 2024 1

3d ops are definitely needed, bumped into Conv3d missing while trying to substitute upsample_nearest3d from pytorch for MPS

Pytorch has a PR pending with Conv3d:

https://github.com/pytorch/pytorch/pull/114183/files

Maybe this will be helpful

from mlx.

francescopisu avatar francescopisu commented on July 17, 2024

@awni Is this something the community can do with a reasonable effort (by adding a new op in mlx/mlx/ops.py and making the required adjustments/extensions) or do we need help from within Apple ? Thank you for the nice framework!!

from mlx.

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.