forked from keras-team/keras-tuner
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add back Python 2 support and run tests in Python 2 and 3 (keras-team…
…#179) * Run integration tests in Py2 and 3 * Just run TF2 tests * Just run TF2 tests * Just run TF2 tests * Just run TF2 tests * Just run TF2 tests * Just run TF2 tests * Remove Pathlib * Just run TF2 tests * Just run TF2 tests * Py2 fixes * Dont build docs * Fix * Fix * Fix doc * Fix doc * Fix imports * Fix docstrings * Fix LocalPath error * Fix engine tests * Use six.string_types, six.integer_types * Fix flake8 * Fix failing integration test * Change setup.py * Test fixes * Skip failing Py 2 tests * Fix Fixed instance checks * Reduce test flakiness
- Loading branch information
1 parent
eea61d2
commit 91fe478
Showing
24 changed files
with
216 additions
and
411 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.