You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
about: Use this template for reporting a bug or a performance issue.
4
+
5
+
---
6
+
7
+
**System information**
8
+
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow):
9
+
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
10
+
- TensorFlow installed from (source or binary):
11
+
- TensorFlow version (use command below):
12
+
- TensorFlow Addons installed from (source, PyPi):
13
+
- TensorFlow Addons version:
14
+
- Python version and type (eg. Anaconda Python, Stock Python as in Mac, or homebrew installed Python etc):
15
+
- Bazel version (if compiling from source):
16
+
- GCC/Compiler version (if compiling from source):
17
+
- Is GPU used? (yes/no):
18
+
- GPU model (if used):
19
+
20
+
**Describe the bug**
21
+
22
+
A clear and concise description of what the bug is.
23
+
24
+
**Describe the expected behavior**
25
+
26
+
**Code to reproduce the issue**
27
+
28
+
Provide a reproducible test case that is the bare minimum necessary to generate the problem.
29
+
30
+
**Other info / logs**
31
+
32
+
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.
0 commit comments