forked from tensorflow/model-analysis
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request tensorflow#7 from chuanyu/master
Project import generated by Copybara.
- Loading branch information
Showing
9 changed files
with
105 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
Please go to Stack Overflow for help and support: | ||
|
||
https://stackoverflow.com/questions/tagged/tensorflow-model-analysis | ||
|
||
If you open a GitHub issue, here is our policy: | ||
|
||
1. It must be a bug, a feature request, or a significant problem with | ||
documentation (for small docs fixes please send a PR instead). | ||
2. The form below must be filled out. | ||
|
||
**Here's why we have that policy**: TensorFlow Model Analysis developers respond | ||
to issues. We want to focus on work that benefits the whole community, e.g., | ||
fixing bugs and adding features. Support only helps individuals. GitHub also | ||
notifies thousands of people when issues are filed. We want them to see you | ||
communicating an interesting problem, rather than being redirected to Stack | ||
Overflow. | ||
|
||
-------------------------------------------------------------------------------- | ||
|
||
### System information | ||
|
||
- **Have I written custom code (as opposed to using a stock example script | ||
provided in TensorFlow Model Analysis)**: | ||
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: | ||
- **TensorFlow Model Analysis installed from (source or binary)**: | ||
- **TensorFlow Model Analysis version (use command below)**: | ||
- **Python version**: | ||
- **Jupyter Notebook version**: | ||
- **Exact command to reproduce**: | ||
|
||
You can obtain the TensorFlow Model Analysis version with | ||
|
||
`python -c "import tensorflow_model_analysis as tfma; print(tfma.VERSION_STRING)"` | ||
|
||
### Describe the problem | ||
|
||
Describe the problem clearly here. Be sure to convey here why it's a bug in | ||
TensorFlow Model Analysis or a feature request. | ||
|
||
### Source code / logs | ||
|
||
Include any logs or source code that would be helpful to diagnose the problem. | ||
If including tracebacks, please include the full traceback. Large logs and files | ||
should be attached. Try to provide a reproducible test case that is the bare | ||
minimum necessary to generate the problem. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters