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

ND Crop layer #3570

Merged
merged 4 commits into from
Mar 5, 2016
Merged

ND Crop layer #3570

merged 4 commits into from
Mar 5, 2016

Commits on Mar 5, 2016

  1. add CropLayer: crop blob to another blob's dimensions with offsets

    configure offset(s) through proto definition.
    longjon authored and BlGene committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    64e78bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    952fd17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca9fa49 View commit details
    Browse the repository at this point in the history
  4. Crop: more tests and test tuning.

    Changes are:
      reduce test blob dims for speed
      use standard Gaussian filler,
      polish formatting and rename tests,
      test HW crop and 5D crop,
      standard gradient checks
    shelhamer authored and BlGene committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    e03a287 View commit details
    Browse the repository at this point in the history