@@ -81,6 +81,7 @@ what it was tested against.
81
81
| TensorFlow Addons | TensorFlow | Python |
82
82
| :----------------------- | :---| :---------- |
83
83
| tfa-nightly | 2.7, 2.8, 2.9 | 3.7, 3.8, 3.9, 3.10 |
84
+ | tensorflow-addons-0.17.0 | 2.7, 2.8, 2.9 | 3.7, 3.8, 3.9, 3.10 |
84
85
| tensorflow-addons-0.16.1 | 2.6, 2.7, 2.8 | 3.7, 3.8, 3.9, 3.10 |
85
86
| tensorflow-addons-0.15.0 | 2.5, 2.6, 2.7 | 3.7, 3.8, 3.9 |
86
87
| tensorflow-addons-0.14.0 | 2.4, 2.5, 2.6 | 3.6, 3.7, 3.8, 3.9 |
@@ -112,6 +113,7 @@ is compiled differently. A typical example of this would be `conda`-installed Te
112
113
| TensorFlow Addons | TensorFlow | Compiler | cuDNN | CUDA |
113
114
| :----------------------- | :---- | :---------| :---------| :---------|
114
115
| tfa-nightly | 2.9 | GCC 7.3.1 | 8.1 | 11.2 |
116
+ | tensorflow-addons-0.17.0 | 2.9 | GCC 7.3.1 | 8.1 | 11.2 |
115
117
| tensorflow-addons-0.16.1 | 2.8 | GCC 7.3.1 | 8.1 | 11.2 |
116
118
| tensorflow-addons-0.15.0 | 2.7 | GCC 7.3.1 | 8.1 | 11.2 |
117
119
| tensorflow-addons-0.14.0 | 2.6 | GCC 7.3.1 | 8.1 | 11.2 |
0 commit comments