forked from tensorflow/models
-
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.
- Loading branch information
Showing
2 changed files
with
16 additions
and
16 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 |
---|---|---|
@@ -1 +1,16 @@ | ||
## Please let us know which model this issue is about (specify the top-level directory) | ||
NOTE: Issues that are not bugs or feature requests will be closed. Please ask usage questions on StackOverflow. Also, please understand that many of the models included in this repository are experimental and research-style code. | ||
|
||
### You must complete this information or else your issue will be closed | ||
- *What is the top-level directory of the model you are using?*: | ||
- *Have I written custom code (as opposed to using a stock example script provided in TensorFlow)?*: | ||
- *TensorFlow installed from (source or binary)?*: | ||
- *TensorFlow version*: | ||
- *Bazel version (if compiling from source)*: | ||
- *CUDA/cuDNN version*: | ||
- *GPU Model and Memory*: | ||
- *Exact command to reproduce*: | ||
|
||
### Describe the problem clearly | ||
|
||
### 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 reproducible test-case code the bare-minimum necessary to generate the problem |
This file was deleted.
Oops, something went wrong.