24 lines
664 B
Markdown
24 lines
664 B
Markdown
---
|
|
name: Feature Request
|
|
about: Use this template for raising a feature request
|
|
labels: 'type:feature'
|
|
|
|
---
|
|
|
|
<em>Please make sure that this is a feature request. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:feature_template</em>
|
|
|
|
|
|
**System information**
|
|
- TensorFlow version (you are using):
|
|
- Are you willing to contribute it (Yes/No):
|
|
|
|
|
|
|
|
**Describe the feature and the current behavior/state.**
|
|
|
|
**Will this change the current api? How?**
|
|
|
|
**Who will benefit with this feature?**
|
|
|
|
**Any Other info.**
|