mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Merge pull request #50444 from tensorflow:jvishnuvardhan-patch-6
PiperOrigin-RevId: 381372887 Change-Id: I91a11411db3de22a753029e8a643429fefda62b0
This commit is contained in:
commit
4cdece0345
20
.github/ISSUE_TEMPLATE/90-keras-issue.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/90-keras-issue.md
vendored
Normal file
|
|
@ -0,0 +1,20 @@
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
name: Keras Issue about: Use this template for reporting a keras issue labels:
|
||||||
|
'type: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
|
||||||
Loading…
Reference in New Issue
Block a user