GithubHelp home page GithubHelp logo

MaxPool1D about burn HOT 5 CLOSED

tracel-ai avatar tracel-ai commented on May 14, 2024 1
MaxPool1D

from burn.

Comments (5)

antimora avatar antimora commented on May 14, 2024 1

@caiopiccirillo Please go ahead! We have already implemented MaxPool2d. You should probably use it underneath just like Conv1d uses Conv2d but the data is reshaped and the kernel size, among other conf remade to operate on 1d.

@nathanielsimard please confirm this, I am not 100% sure. (Note he's on discord as well, you can chat directly if you have questions).

from burn.

antimora avatar antimora commented on May 14, 2024 1

@caiopiccirillo I have assigned it to you.

from burn.

nathanielsimard avatar nathanielsimard commented on May 14, 2024 1

@caiopiccirillo I don't think anybody is on this. You can look into how avg_pool1d is done, it provide a default implementation so not all backends require to implement the function, but it gives to option to override the default implementation (using the 2d kernel) to improve performance.

Like @antimora mentionned, don't hesite to poke us on Discord if you need help. Good luck!

from burn.

caiopiccirillo avatar caiopiccirillo commented on May 14, 2024

I'd love to contribute to this project, is this issue already in progress or can I give it a try?

from burn.

antimora avatar antimora commented on May 14, 2024

Completed per #602

from burn.

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.