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

Add pil backend for vision transforms #28035

Merged
merged 24 commits into from
Oct 20, 2020

Commits on Oct 16, 2020

  1. add pil backend

    LielinJiang committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    2f81c3b View commit details
    Browse the repository at this point in the history
  2. update comment

    LielinJiang committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    e8d1f06 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. fix errors

    LielinJiang committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    3bb04a8 View commit details
    Browse the repository at this point in the history
  2. add example codes

    LielinJiang committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    39dbd62 View commit details
    Browse the repository at this point in the history
  3. fix py2

    LielinJiang committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    5e935fb View commit details
    Browse the repository at this point in the history
  4. fix unittest

    LielinJiang committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    9858af4 View commit details
    Browse the repository at this point in the history
  5. fix docs

    LielinJiang committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    c84449d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. Configuration menu
    Copy the full SHA
    b8196ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2617942 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f6a7e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b963fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9209514 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ea1485 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. refine code

    LielinJiang committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    28a9697 View commit details
    Browse the repository at this point in the history
  2. clean code, fix coverage

    LielinJiang committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    a3da96d View commit details
    Browse the repository at this point in the history
  3. update comment

    LielinJiang committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    eadc85b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d203c26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66c10a3 View commit details
    Browse the repository at this point in the history
  6. fix sample code

    LielinJiang committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    e537a56 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6e612e View commit details
    Browse the repository at this point in the history
  8. fix sample code

    LielinJiang committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    4df5b62 View commit details
    Browse the repository at this point in the history
  9. fix unittest

    LielinJiang committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    16267c3 View commit details
    Browse the repository at this point in the history
  10. add image load

    LielinJiang committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    4229e88 View commit details
    Browse the repository at this point in the history
  11. change utils to image

    LielinJiang committed Oct 19, 2020
    1 Configuration menu
    Copy the full SHA
    2eb23f0 View commit details
    Browse the repository at this point in the history