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

Fix Deformable Convolutional Op Support #179 #1129

Closed

Commits on Mar 26, 2020

  1. Update BUILD

    seanpmorgan authored and smallsunsun1 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    eca80f5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/tensorflow/addons

    make local branch sync with upstream branch
    smallsunsun1 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    1ad0309 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d46b24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    350d26c View commit details
    Browse the repository at this point in the history
  5. fixed a problem

    smallsunsun1 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    bec6e34 View commit details
    Browse the repository at this point in the history
  6. fix problem

    smallsunsun1 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    a84a1f0 View commit details
    Browse the repository at this point in the history
  7. reformat

    smallsunsun1 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    30a5434 View commit details
    Browse the repository at this point in the history
  8. reformat

    smallsunsun1 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    948f8ef View commit details
    Browse the repository at this point in the history
  9. fixed problem

    smallsunsun1 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    176fcb1 View commit details
    Browse the repository at this point in the history
  10. fix problem

    smallsunsun1 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    603ffa7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1c7b33a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    527dc81 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b13201e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e60191b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d1fc3ca View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    84d1d05 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    52ae901 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    27aa599 View commit details
    Browse the repository at this point in the history
  19. fix timeout problem

    smallsunsun1 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    057d927 View commit details
    Browse the repository at this point in the history
  20. fix test problem

    smallsunsun1 committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    663622a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. fix problem

    smallsunsun1 committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    6a72bcc View commit details
    Browse the repository at this point in the history
  2. format code

    smallsunsun1 committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    dc3e3ab View commit details
    Browse the repository at this point in the history
  3. manully format code

    smallsunsun1 committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    4aad322 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Update deformable_conv2d.py

    DeformableConv2D: serialization fixes
    liborvaneksw authored Jun 8, 2020
    Configuration menu
    Copy the full SHA
    430cc6a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Merge pull request #1 from liborvaneksw/feature/deformable_ops

    deformable_conv2d.py serialization fix
    smallsunsun1 authored Jul 8, 2020
    Configuration menu
    Copy the full SHA
    72c19cf View commit details
    Browse the repository at this point in the history