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

GaussianBlur and ColorJitter ops. #84

Merged
merged 14 commits into from
Jul 12, 2021
Merged

Commits on Jul 10, 2021

  1. Configuration menu
    Copy the full SHA
    f5b640f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Add tests for GaussianBlur

    barucden committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    9c5412a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    604d15c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    371316c View commit details
    Browse the repository at this point in the history
  2. Add tests for ColorJitter

    barucden committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    73a5037 View commit details
    Browse the repository at this point in the history
  3. Small changes

    barucden committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    ad46309 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    804763a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    389571d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f913c1c View commit details
    Browse the repository at this point in the history
  7. Make _get_M type-stable

    barucden committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    2f162e1 View commit details
    Browse the repository at this point in the history
  8. Add @propagate_inbounds

    Co-authored-by: Johnny Chen <[email protected]>
    barucden and johnnychen94 authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    64db769 View commit details
    Browse the repository at this point in the history
  9. Update src/operations/blur.jl

    Co-authored-by: Johnny Chen <[email protected]>
    barucden and johnnychen94 authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    a5f192f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    94567fc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dff96ba View commit details
    Browse the repository at this point in the history