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

Finishing touches on @bhack's SliceLayer (#680) #755

Merged
merged 2 commits into from
Jul 22, 2014

Commits on Jul 22, 2014

  1. Add split dim layer

    Differentiate top test blob vector size
    
    Rename to SplitLayer
    Add slicing points
    ste-m5s authored and jeffdonahue committed Jul 22, 2014
    Configuration menu
    Copy the full SHA
    324973a View commit details
    Browse the repository at this point in the history
  2. SliceLayer: post-rebase fixes, cleanup, etc. (some from changes

    suggested by @sguada).  Test for both num & channels in forward &
    backward; use GaussianFiller so that tests are non-trivial.
    jeffdonahue committed Jul 22, 2014
    Configuration menu
    Copy the full SHA
    5db5b31 View commit details
    Browse the repository at this point in the history