TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, if the stride and window size are not positive for tf.raw_ops.AvgPoolGrad, it can give a floating point exception. A fix is included in TensorFlow version 2.12.0 and version 2.11.1.
| Software | From | Fixed in |
|---|---|---|
| google / tensorflow | - | 2.12.0 |
tensorflow
|
- | 2.11.1 |
tensorflow-cpu
|
- | 2.11.1 |
tensorflow-gpu
|
- | 2.11.1 |