"value":"In Tensorflow before version 2.4.0, when the `boxes` argument of `tf.image.crop_and_resize` has a very large value, the CPU kernel implementation receives it as a C++ `nan` floating point value. Attempting to operate on this is undefined behavior which later produces a segmentation fault. The issue is patched in eccb7ec454e6617738554a255d77f08e60ee0808 and TensorFlow 2.4.0 will be released containing the patch. TensorFlow nightly packages after this commit will also have the issue resolved."
},
{
"lang":"es",
"value":"En Tensorflow versiones anteriores a 2.4.0, cuando el argumento \"boxes\" de la funci\u00f3n \"tf.image.crop_and_resize\" presenta un valor muy grande, la implementaci\u00f3n del kernel de la CPU lo recibe como un valor de punto flotante \"nan\" de C++. Intentar operar sobre esto es un comportamiento indefinido que luego produce un fallo de segmentaci\u00f3n. El problema est\u00e1 parcheado en eccb7ec454e6617738554a255d77f08e60ee0808 y TensorFlow 2.4.0 se publicar\u00e1 con el parche. Los paquetes nocturnos de TensorFlow despu\u00e9s de esta confirmaci\u00f3n tambi\u00e9n resolver\u00e1n el problema"