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

[TF - Fix] Fix imports from tensorflow.python.keras with tf.__version__ >= 2.6.0 #3403

Merged
merged 9 commits into from Feb 26, 2022

Commits on Feb 7, 2022

  1. Fix Keras Import to load upstream Keras

    DEKHTIARJonathan authored and chongxiaoc committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    a7849c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

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

Commits on Feb 23, 2022

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

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    66965b4 View commit details
    Browse the repository at this point in the history
  2. remove unused package

    chongxiaoc committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    addf2f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    e3407c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d47fe91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb2bdc6 View commit details
    Browse the repository at this point in the history
  4. Add CHANGELOG

    chongxiaoc committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    201c0a9 View commit details
    Browse the repository at this point in the history