Skip to content

Commit c9375ef

Browse files
authored
Update README.md
1 parent 1c3a2b2 commit c9375ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ is compiled differently. A typical example of this would be `conda`-installed Te
111111
#### C++ Custom Op Compatibility Matrix
112112
| TensorFlow Addons | TensorFlow | Compiler | cuDNN | CUDA |
113113
|:----------------------- |:---- |:---------|:---------|:---------|
114-
| tfa-nightly | 2.8 | GCC 7.3.1 | 8.1 | 11.2 |
114+
| tfa-nightly | 2.9 | GCC 7.3.1 | 8.1 | 11.2 |
115115
| tensorflow-addons-0.16.1 | 2.8 | GCC 7.3.1 | 8.1 | 11.2 |
116116
| tensorflow-addons-0.15.0 | 2.7 | GCC 7.3.1 | 8.1 | 11.2 |
117117
| tensorflow-addons-0.14.0 | 2.6 | GCC 7.3.1 | 8.1 | 11.2 |

0 commit comments

Comments
 (0)