Go to file
Scott Zhu 2ac31074fe Update PIP package script to include OSS keras as a PIP dependency.
Also update keras build script to remove keras-nightly package if it is there. This will ensure keras integration test to only run with the code from local workspace.

PiperOrigin-RevId: 364873257
2021-03-24 13:05:16 -07:00
keras Update PIP package script to include OSS keras as a PIP dependency. 2021-03-24 13:05:16 -07:00
.bazelrc Initial commit for tensorflow/python/keras to Github project keras-team/keras. 2020-12-07 14:33:04 -08:00
BUILD Change how OSS Keras import python deps. 2021-03-23 11:31:28 -07:00
CONTRIBUTING.md Initial commit for tensorflow/python/keras to Github project keras-team/keras. 2020-12-07 14:33:04 -08:00
LICENSE Initial commit for tensorflow/python/keras to Github project keras-team/keras. 2020-12-07 14:33:04 -08:00
README.md Sync OSS keras to head. (#14300) 2020-12-11 13:57:47 -08:00
requirements.txt Ping the tf-nightly version for the last green for now. Until we fix the Keras tests. 2021-03-17 11:23:47 -07:00
WORKSPACE Change how OSS Keras import python deps. 2021-03-23 11:31:28 -07:00

Keras: Deep Learning for Python

Keras logo

Under Construction

In the near future, this repository will be used once again for developing the Keras codebase. For the time being, the Keras codebase is being developed at tensorflow/tensorflow, and any PR or issue should be directed there.