Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.07 KB

ISSUE_TEMPLATE.md

File metadata and controls

38 lines (27 loc) · 1.07 KB

Please fill out this template for a bug report.

Make sure you ran the unit tests before submitting an issue and tell us if and where they fail.

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
  • TensorFlow version:
  • Python version:
  • Running on GPU or CPU:
  • Using Docker:

System information required if using GPU acceleration

  • output of command nvidia-smi :
  • output of command python3 -c "import tensorflow as tf; print(tf.sysconfig.get_build_info()); print(tf.config.list_physical_devices('GPU'))" :
  • CUDA/cuDNN version :

Expected Behavior

Current Behavior

Steps to Reproduce

Additional infos