23 lines
739 B
Markdown
23 lines
739 B
Markdown
---
|
|
name: Keras Issue
|
|
about: Use this template for reporting a keras issue
|
|
labels: 'comp:keras'
|
|
|
|
---
|
|
|
|
<em>Please make sure that this is an issue related to keras.
|
|
tag:keras_template</em>
|
|
|
|
**Important Notice**
|
|
|
|
Please note that `tf.keras` code was moved entirely to
|
|
[keras-team/keras](https://github.com/keras-team/keras) repository
|
|
|
|
You can open any code/doc bugs, performance issues, and feature requests
|
|
in [keras-team/keras](https://github.com/keras-team/keras/issues) repository
|
|
|
|
`tf.keras` related issues opened in
|
|
[tensorflow/tensorflow](https://github.com/tensorflow/tensorflow) repository may
|
|
not get attention as [keras-team/keras](https://github.com/keras-team/keras)
|
|
repository is dedicated for the development of `keras` code
|