Is there a way to silence "Warning: FP16/BF16 fused attention is supported by cuDNN 8.9.0+. Please upgrade your cuDNN version if possible"

Getting a deluge of the above message ? The following did not work.

export CUDNN_LOGWARN_DBG=0
export CUDNN_LOGINFO_DBG=0

So is there update on this topic? I am meeting the same problem.