tree: 1ba1a0b163dff001e3670500080b8d8b4e30ad1c [path history] [tgz]
  1. distribute/
  2. engine/
  3. initializers/
  4. layers/
  5. legacy_tf_layers/
  6. mixed_precision/
  7. optimizer_v2/
  8. protobuf/
  9. saving/
  10. utils/
  11. __init__.py
  12. activations.py
  13. backend.py
  14. backend_config.py
  15. BUILD
  16. callbacks.py
  17. callbacks_v1.py
  18. combinations.py
  19. constraints.py
  20. keras_parameterized.py
  21. losses.py
  22. metrics.py
  23. models.py
  24. optimizer_v1.py
  25. optimizers.py
  26. README.md
  27. regularizers.py
  28. testing_utils.py
tensorflow/python/keras/README.md

STOP!

This folder contains the legacy Keras code which is stale and about to be deleted. The current Keras code lives in github/keras-team/keras.

Please do not use the code from this folder.