STT-tensorflow/ISSUE_TEMPLATE.md
Martin Wicke 337aa36fed Add Cuda/Cudnn version request (#1795)
* Add Cuda/Cudnn version request

* Update ISSUE_TEMPLATE.md
2016-04-07 09:50:53 -07:00

1.0 KiB

GitHub issues are for bugs / installation problems / feature requests.
For general support from the community, see StackOverflow. To make bugs and feature requests more easy to find and organize, we close issues that are deemed out of scope for GitHub Issues and point people to StackOverflow.

For bugs or installation issues, please provide the following information. The more information you provide, the more easily we will be able to offer help and advice.

Environment info

Operating System:

Installed version of CUDA and cuDNN: (please attach the output of ls -l /path/to/cuda/lib/libcud*):

If installed from binary pip package, provide:

  1. Which pip package you installed.
  2. The output from python -c "import tensorflow; print(tensorflow.version)".

If installed from sources, provide the commit hash:

Steps to reproduce

What have you tried?

Logs or other output that would be helpful

(If logs are large, please upload as attachment).