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

Update data reader for compatibility with TensorFlow 2.0 #16

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Oct 5, 2019

  1. nest -> tf.nest

    iShohei220 committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    dd87f7f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. update for tf2.0

    iShohei220 committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    7653933 View commit details
    Browse the repository at this point in the history
  2. delete redundant lines

    iShohei220 committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    34e7b35 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    iShohei220 committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    a4b9de9 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. resize_bilinear -> resize

    iShohei220 committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    05b976e View commit details
    Browse the repository at this point in the history
  2. remove __pycache__

    iShohei220 committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    6025c37 View commit details
    Browse the repository at this point in the history
  3. remove align_corners

    iShohei220 committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    be831ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96b2583 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2019

  1. add repeat

    iShohei220 committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    53f87b1 View commit details
    Browse the repository at this point in the history