Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpatialMaxUnpooling support #38

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

SpatialMaxUnpooling support #38

wants to merge 8 commits into from

Commits on Jul 5, 2018

  1. formatting, if name == main

    Anatoly Baksheev committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    1741ed0 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. formatting

    Anatoly Baksheev committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    b0ee72c View commit details
    Browse the repository at this point in the history
  2. moved source to separate header file

    Anatoly Baksheev committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    944a346 View commit details
    Browse the repository at this point in the history
  3. formatting

    Anatoly Baksheev committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    82f5b6d View commit details
    Browse the repository at this point in the history
  4. moved to class, added MaxUnpool support

    Anatoly Baksheev committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    e77709f View commit details
    Browse the repository at this point in the history
  5. formatting + use nn.MaxPool2d if no SpatialMaxUnpooling

    Anatoly Baksheev committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    a0ea3e4 View commit details
    Browse the repository at this point in the history
  6. restore copying modelfilename by default

    Anatoly Baksheev committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    bf26724 View commit details
    Browse the repository at this point in the history
  7. formatting

    Anatoly Baksheev committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    1d5e5d9 View commit details
    Browse the repository at this point in the history